Are my passwords really secure in Edge or Chrome?

Deleted
Not applicable

simpsonpassword.jpg

 

Good Morning


I recently cleaned up all Edge-Canary settings, including site users and passwords.
Users and passwords information saved in the browser are stored in a file called "Login Data", and in the case of Edge-Canary this file is stored in C:\Users\%USERNAME%\AppData\Local\Microsoft\Edge SxS\User Data\Default


It works the same way in Chrome, with the same filename, but logically in a different location.

 

But back to the Edge-Canary case, I have some saved system images.

So I opened one of these images, located the "Login Data" file, and copied it to the directory I mentioned above. And the passwords for websites that had been deleted obviously reappeared.

 

"Login Data" file is encrypted, but using the browser you can export this information to a CSV file, and in this CSV file passwords are decrypted.

 

My question is: is it possible for someone to hack into my computer, copy my "Login Data" file, paste this file into the specific directory on his computer, and thus have access to the usernames and passwords I use?

4 Replies

@Deleted 

Hi,

Short Answer: Yes

 

Long Answer:

 

IF someone manages to hack into your system and gain access then they can do everything you can do.

but that's a Big IF. browsers like Chrome or Edge have no problem related to the safety of the passwords, even if they were to save your passwords in a plain text, that wouldn't be much of an issue.

 

The thing you should be worried about is to prevent hackers from gaining access to your system in the first place. I can say about 90% of the time it's the user's fault and their actions/decisions.

the other 10% could be related to the installed programs and OS which you can take care of by always installing the latest Windows 10 version and keep it updated and also get rid of the unnecessary programs (to reduce attack surface) and make sure they are always updated as well.

there are lots of articles about Hardening the OS for the extra protection. but none of them can help when the user intentionally/accidentally compromises his/her own system by his/her actions/decisions.

 

 

@Deleted 

 

> My question is: is it possible for someone to hack into my computer, copy my "Login Data" file, paste this file into the specific directory on his computer, and thus have access to the usernames and passwords I use?

 

No. It's encrypted with your Windows password:

Vulnerability of Chrome's “Login Data” file after being orphaned from the host system

@Bruce Roberts 

 

When someone is able to hack into his computer then he/she is pretty much able to crack that login file too, since they both use the same password. that could even be the only reason his computer would be hacked.

 

This one is better, taken from the same topic you linked to:

 

Windows user's password. This means that every other program running under your Windows user is able to decrypt the login data. In fact, that's how tools like ChromePass and ChromePasswordDecryptor work. They only decrypt the file and reveal the passwords only if you run them on the same system that encrypted the file (or, perhaps, provide the victim's Windows password).

 

so once a hacker has gained access to that system, they can remotely run those programs or even create one of their own (which is super easy) and gain access to the user's password.

 

Anyway, the OP explicitly said "someone to hack into my computer" , once that is done, everything else is like drinking water :)

 

Bottom line, don't let your computer be hacked in the first place because that opens the door to everything else.

@HotCakeX 

 

I was answering the only specific question asked, about taking the file to another computer.

 

(There are many ways to hack into a computer without obtaining a particular user's password.)