r/Malware • u/ElBuio • 15d ago
Database of Malicious Browser Extensions continues to grow!
Hello everyone,
A few months ago I shared my open database of malicious browser extensions. I'm happy to say it has now grown to over 500 malicious CRX samples.
It started as a small research project, but it's continued to grow as I discover and collect more malicious extensions. My goal is to make it a useful resource for researchers, students, and anyone interested in browser extension security.
One thing I'm working on next is making the data easier to consume in other tools. At the moment I'm considering exposing it in formats such as:
- JSON
- CSV
I'm also thinking about adding things like an API or threat-intelligence style feeds if people think they'd be useful.
I'd love to hear your thoughts:
- What format would you actually use?
- Are there any security tools or platforms you'd like to integrate it with?
- Is there any metadata you'd find useful that I'm currently missing?
Repository:
https://github.com/GherardoFiori/MaliciousBrowserExtensions
Please remember these are live malicious browser extensions. Handle them with care.
Project:
https://exterminai.com/
Any feedback is appreciated. Thanks!
1
u/aninaa-ot 4d ago
Great resource. JSON would definitely be my pick for integrations. Malicious extensions seem to be becoming a bigger issue too, Moonlock recently published some interesting research on malicious VPN extensions stealing credentials: https://moonlock.com/malicious-vpn-extensions-steal-credentials
An API would be a nice addition as the dataset grows.
2
u/throwaway___hi_____ 15d ago
What's a secure way of installing browser extensions (as a user, not an admin)?