Is MS365 Modern Authentication more secure ?

Posted by rmeman@reddit | sysadmin | View on Reddit | 18 comments

So MS retired old authentication and switched to modern. From what I understand, at sign-in time, the client now sends the password and in returns gets back a token which is used/refreshed for further access. Hackers already wrote tools that can extract this token from PC's memory and use it somewhere else: [https://mrd0x.com/stealing-tokens-from-office-applications/](https://mrd0x.com/stealing-tokens-from-office-applications/) So what's the point of "Modern Authentication" since now it's basically stealing tokens instead of passwords, either which can be used to gain access to the user's data.