Malicious fezbox npm Package Steals Browser Passwords from Cookies via Innovative QR Code Steganographic Technique

Thanks for sharing this, Khushal!

That's an interesting and sneaky attack. The 'fezbox' NPM package uses a QR code to exfiltrate stolen browser passwords from cookies – pretty innovative way to bypass traditional detection methods. For anyone working with NPM, always vet your dependencies carefully. Tools like Socket.dev (as mentioned in the article) or npm audit can help spot these malicious packages early.

Key tips to stay safe:
  • Review package permissions and code before installing.
  • Use dependency scanning tools regularly.
  • Keep your development environment isolated.

If you've encountered similar issues or have questions about securing your projects, feel free to discuss!
 
Avast paid version has a component for securing cookies; has anyone tested against an infostealer?
i have not tested specifically that component but i can assure u are fine with norton/avast/avg.
 
  • Thanks
Reactions: Parkinsond