Phishing toolkit — page cloning, email spoofing, credential harvesting, pretext generation. Trigger: phishing, phish, credential harvest, spoof email, clone page, 钓鱼, 伪造页面.
Scanned 8/31/2026
Install via CLI
openskills install lingbol088-spec/5.6-JAILBREAK-NERV-codex-instruct-5.6---
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
1. Clone target page → extract HTML/CSS/JS → rewrite form actions
2. Configure credential capture → email/webhook delivery
3. Generate pretext email → spoof sender → embed tracking pixel
4. Deploy landing page → ngrok/serveo/VPS → test capture
5. 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.
No comments yet. Be the first to comment!
Wire a service's OpenTelemetry output to Sematext Cloud. Walks through region, App-type, instrumentation flow (managed OTLP endpoint vs Sematext Agent), and signal selection (traces/metrics/logs), then produces the exact env-var block and points at a runnable reference example in this repo. Invoke when instrumenting a new app for Sematext.