I typed in my password in Microsoft password strength checker website. Could it now be possible for someone to recover that password from my computer?
|
From your computer - Not any more than usual, no. However the owner of the website you used could very easily have a copy of your password! You shouldn't ever use an online password checker, as you have no control over where your data has gone. As Neal stated in this answer on a very similar question:
|
||||
|
|
|||
|
|
|
I assume you're referring to the Password Checker page on Microsoft.com. I've reviewed the HTML for that page and the JavaScript code it runs - https://www.microsoft.com/global/security/RenderingAssets/passwdcheck.js - and can ensure you that your password never leaves your computer. On the other hand, having reviewed the JavaScript code, I can also tell you that it isn't a very good password checker (mainly because it uses a tiny dictionary). |
|||
|
|