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

No it isn't, there isn't any specified threat model anyway.

What we're talking about is whether malicious extensions are something attackers want to use. Having to package an entire browser is a win - it's super noisy and means there's a huge binary to lug around.




>No it isn't, there isn't any specified threat model anyway.

Well, yeah, in the sense that Mozilla people don't really think through what threat model they're protecting against here.

>What we're talking about is whether malicious extensions are something attackers want to use. Having to package an entire browser is a win - it's super noisy and means there's a huge binary to lug around.

The vast majority of that benefit comes from the default requirement for code to be signed, not from the barely measureable fraction of users that knowningly disable this protection and then get pwned.


I think you're missing my point, so let's specify a bit more of a threat model.

Attacker has code execution on your system and wants to maintain persistence and exfiltrate sensitive browser data. Sounds reasonable for Mozilla - at least, it's not totally nuts of them to consider this in their threat model.

One avenue, and a popular one, is to then sideload a malicious extension. An attacker who can disable the extension check can do this easily. An attacker who can't has to resort to other means - packaging a separate payload to host the extension.

Does that sound reasonable? I don't want to argue, just to explain my perspective on this issue based on the attacks I have seen.




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

Search: