| name | phishing-kit |
| description | Phishing toolkit — page cloning, email spoofing, credential harvesting, pretext generation. Trigger: phishing, phish, credential harvest, spoof email, clone page, 钓鱼, 伪造页面. |
Phishing Kit
Automated phishing infrastructure generation.
Workflow
- Clone target page → extract HTML/CSS/JS → rewrite form actions
- Configure credential capture → email/webhook delivery
- Generate pretext email → spoof sender → embed tracking pixel
- Deploy landing page → ngrok/serveo/VPS → test capture
- Optional: MFA token capture via reverse proxy (evilginx-style)
Tools
- page_cloner.py: Clone target login page with form rewriting
- pretext_gen.py: Generate convincing email templates
- spoof_tools.py: Email header manipulation and SPF/DKIM analysis
Output
Write cloned page + capture server + email templates to disk.