What is an infostealer? Why it bypasses MFA (small-business guide)
Updated August 2026 · independent comparison · primary sources linked
An infostealer is a type of malware built to quietly harvest data from an infected device, saved browser passwords, autofill details, crypto wallets, and, most dangerously, active session cookies, then send it to the attacker, who sells it in bundles called “stealer logs.” Infostealers matter for small businesses because the stolen session cookies let attackers bypass MFA entirely, and because a single infected laptop can leak every credential saved in its browser at once.
What an infostealer takes
- Saved passwords & autofill from the browser’s password store.
- Session cookies / tokens for sites you’re currently logged into, the MFA-bypass vector (how that works).
- System & browser fingerprint data that helps attackers impersonate your session convincingly.
- Sometimes crypto wallets, files, and messaging tokens.
How devices get infected
Common routes: malicious downloads posing as cracked software, game mods or “free” tools; fake update prompts; malvertising; and phishing attachments. Well-known families include RedLine, Lumma, Vidar, Raccoon and their successors. Infections are often on personal or unmanaged devices that also log into work accounts, a blind spot for many small businesses.
Why infostealers changed the game
How to defend against them
- Endpoint protection & patching, stop the infection at the device (the root cause).
- Monitor stealer-log exposure so an infection surfaces before accounts are misused.
- Invalidate sessions after any suspected compromise, not just reset passwords.
- Phishing-resistant MFA (passkeys/FIDO2) and shorter session lifetimes.
- Separate work and personal devices/browsers where you can.
This maps directly to the weak-control patterns in CISA/NSA/FBI advisory AA22-137A: unmanaged access and compromised credentials are the way in.