Just FYI, there are many cases of malware (presumably browser extensions) targeting online bankings in Indonesia recently. The typical flow is like this: 1. The user logs in to his/her online banking website. 2. The malware gets triggered and phones home with user's credentials. 3. The bad guy logs in using user's credentials in own computer. 4. The bad guy initiates bank transfer from user's account to his account.…
Google purges bad extensions from Chrome
21–30 of 93 posts
Re: Google purges bad extensions from Chrome
#22Re: Google purges bad extensions from Chrome
#23Enjoy your walled garden. Soon enough the walls will be so high you wont even remember what a free browser felt like.
Re: Google purges bad extensions from Chrome
#24Re: Google purges bad extensions from Chrome
#25Just FYI, there are many cases of malware (presumably browser extensions) targeting online bankings in Indonesia recently. The typical flow is like this: 1. The user logs in to his/her online banking website. 2. The malware gets triggered and phones home with user's credentials. 3. The bad guy logs in using user's credentials in own computer. 4. The bad guy initiates bank transfer from user's account to his account.…
Doesn't even have to be that complicated, the malware can just rewrite the destination to the malware author's silently and wait for people to be sending money there anyway. It's a reasonably dangerous property of Google-style 2FA that they can be transposed without any warning. My bank attempts to get around this by only using SMS based tokens, and the first line of the SMS says exactly what is being sent and where.
Re: Google purges bad extensions from Chrome
#26Earlier quoted context omitted.
>That alone sounds like it'd make it pretty easy to examine and remove Minified and obfuscated Javascript is not much easier to check than binary files and more difficult than e.g Java class files, at least without ProGuard.
Just as a reference, you might like this tool - I've gotten great results with some really gnarly minified/obfuscated JS. http://www.jsnice.org/
And it can sure handle js uglify, etc there are tools and systems that allow you to remove more than that and then it becomes really difficult to get a handle on WTF is going on.
Re: Google purges bad extensions from Chrome
#27So how long until AdBlock Plus and uBlock are "bad" extensions? Enjoy your walled garden. Soon enough the walls will be so high you wont even remember what a free browser felt like.
Re: Google purges bad extensions from Chrome
#28Earlier quoted context omitted.
Doesn't even have to be that complicated, the malware can just rewrite the destination to the malware author's silently and wait for people to be sending money there anyway. It's a reasonably dangerous property of Google-style 2FA that they can be transposed without any warning. My bank attempts to get around this by only using SMS based tokens, and the first line of the SMS says exactly what is being sent and where.
On the other hand, it's much easier to reroute a cell phone number through social engineering than to steal TOTP secrets.
Re: Google purges bad extensions from Chrome
#29So how long until AdBlock Plus and uBlock are "bad" extensions? Enjoy your walled garden. Soon enough the walls will be so high you wont even remember what a free browser felt like.
You can manually install extensions, which is how I install mine (e.g. µMatrix). I'd rather not have to use the Chrome store (and I prefer Chromium , as well).
Not on Chrome stable. You have to use beta, dev, or a Chromium build for that.
Re: Google purges bad extensions from Chrome
#30Does anyone know where one could find a list of offending plugins? I tried, but came up empty handed.