Hacker News new | past | comments | ask | show | jobs | submit login

Compromised browser extension could make sense, aye.

Do Chrome extensions have access to the file system too? Is there a chance my local KeePassX file has been siphoned off?

Thanks




I don't think that's possible, more likely an extension that has access to the login form of lastpass


Got it, thanks. And yes, you're right, after checking, Chrome extensions don't have access to local files by default. I checked all of the extensions I have (after disabling them all) and none had "file access" enabled.


Clipboard access might be possibility.


Chrome extensions can run native binaries, so yes.


they can't


They can. Look up native messaging ports.


that doesn't let you launch processes, it lets you interact with running ones. even if the chrome extensions could launch new processes, they run inside Untrusted integrity level on Windows, you can verify this at chrome:sandbox and checking the Chrome task manager (shift+esc). You cannot interact with processes above your own integrity level nor launch processes with an integrity level higher than your current.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: