From cybersec-toolkit
Detects and responds to Adversary-in-the-Middle phishing attacks using reverse proxy kits like EvilProxy and Evilginx that bypass MFA and steal session tokens. Useful for security assessments and incident response.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cybersec-toolkit:performing-adversary-in-the-middle-phishing-detectionThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Adversary-in-the-Middle (AiTM) phishing attacks use reverse-proxy infrastructure to sit between the victim and the legitimate authentication service, intercepting both credentials and session cookies in real time. This allows attackers to bypass multi-factor authentication (MFA). The most prevalent PhaaS kits in 2025 include Tycoon 2FA, Sneaky 2FA, EvilProxy, and Evilginx. Over 1 million PhaaS ...
Adversary-in-the-Middle (AiTM) phishing attacks use reverse-proxy infrastructure to sit between the victim and the legitimate authentication service, intercepting both credentials and session cookies in real time. This allows attackers to bypass multi-factor authentication (MFA). The most prevalent PhaaS kits in 2025 include Tycoon 2FA, Sneaky 2FA, EvilProxy, and Evilginx. Over 1 million PhaaS attacks were detected in January-February 2025 alone. These attacks have evolved from QR codes to HTML attachments and SVG files for link distribution.
| Kit | Type | Primary Targets | Evasion |
|---|---|---|---|
| Tycoon 2FA | PhaaS | Microsoft 365, Google | CAPTCHA, Cloudflare turnstile |
| EvilProxy | PhaaS | Microsoft 365, Google, Okta | Random URLs, IP rotation |
| Evilginx | Open-source | Any web application | Custom phishlets |
| Sneaky 2FA | PhaaS | Microsoft 365 | Anti-bot checks |
| NakedPages | PhaaS | Multiple | Minimal infrastructure |
npx claudepluginhub 26zl/cybersec-toolkit --plugin cybersec-toolkitDetects and responds to Adversary-in-the-Middle phishing attacks using reverse proxy kits like EvilProxy and Evilginx that bypass MFA and steal session tokens. Useful for security assessments and incident response.
Detects and responds to Adversary-in-the-Middle (AiTM) phishing attacks using reverse proxy kits like EvilProxy, Evilginx, Tycoon 2FA to bypass MFA and steal session tokens. Useful for security assessments, incident response, and auditing.
Detects and responds to Adversary-in-the-Middle (AiTM) phishing attacks using EvilProxy, Evilginx, Tycoon 2FA to bypass MFA and steal session tokens. Guides SIEM rules, Azure AD policies, and proxy monitoring.