📋 Paste / Leak Post
Text posted to a paste site or leak forum — a frequent first appearance of stolen data.
Dark & Leak
Sources
8
5 no-auth
Disciplines
2
that use it
Mission domains
5
reach
Workbench
—
native tool
🔗 Analyst pivots
🔌 Sources that yield Paste / Leak Post (8)
| Source | Category | Auth | Format | |
|---|---|---|---|---|
| AIL Framework (CIRCL) Open-source framework to crawl and analyse pastes, leaks and onion sites for leaked inform | Paste Monitoring | NONE | html | home↗ |
| Lyzem Free search engine indexing public Telegram channels, groups, bots and messages. | Telegram OSINT | NONE | html | home↗ |
| Pastebin Dump Monitor (PSBDMP) Paste-site leak monitoring. | PASTINT | NONE | json | home↗ api↗ |
| PhoneBook.cz IntelX-powered lookup listing all domains, email addresses and URLs found for a given sele | Leak Aggregator | NONE | html | home↗ |
| psbdmp (Paste Dump) Searchable archive of 28M+ removed/expired Pastebin dumps by email, domain, keyword or dat | Paste Monitoring | NONE | rest | home↗ api↗ |
| Have I Been Pwned Canonical breach index; breach-catalog endpoints are free/no-auth, account lookups need a | Breach Search | KEY | rest | home↗ api↗ |
| Pastebin Scraping API Primary public paste host; real-time scraping API requires paid PRO account and IP whiteli | Paste Monitoring | KEY | rest | home↗ api↗ |
| TGStat Telegram channel/group analytics and search with a free API tier (post search, channel sta | Telegram OSINT | KEY | rest | home↗ api↗ |
🧭 Disciplines
🎯 Mission Domains
🔍 Lookup
🔄 Live Datasets & APIs (2 key-free · ingestible)
| Dataset / API | Format | Endpoint | |
|---|---|---|---|
| Pastebin Dump Monitor (PSBDMP) | json | https://psbdmp.ws/api/ | collect |
| psbdmp (Paste Dump) | rest | https://psbdmp.ws/api/v3/search/ | collect |
📜 Playbook — Paste / Leak Post exploitation
- Direction — frame the requirement for Paste / Leak Post: what decision does this support, by when?
- Collection — pull the 8 mapped sources (5 free) and the native workbench; capture provenance and observe OPSEC.
- Processing — normalize, de-duplicate and enrich the collected data.
- Analysis — correlate against local holdings; apply ACH; assign confidence.
- Dissemination — open a case, draft a report, share via STIX/MISP.
- Feedback — set an alert rule / watchlist to monitor for change.
⚡ AI Skills & Automation
Automate unattended via the cron pipeline (collect → ingest → resolve → enrich → score → alert).
🧩 Advanced Capabilities
✨ Enrichment pathways
🎫 Paste / Leak Post
A paste / leak post is content published to a paste site, leak forum, ransomware blog, or Telegram channel, frequently containing credentials, source code, PII, or database dumps. It matters for early breach detection, credential-exposure monitoring, and tracking threat actors who broker or dump stolen data.
Format: Paste URL or id (e.g. pastebin.com/<8-char id>), forum thread/post id, or .onion URL; free-text body often embedding structured dumps (email:password combolists, SQL, JSON)
📡 How it is collected
- Paste-site scraping / APIs
- Leak-forum and marketplace monitoring
- Telegram leak-channel ingestion
- Tor / hidden-service crawling
- Ransomware leak-site mirroring
- Combolist and stealer-log feeds
📚 Enrichment & validation sources
🔗 Pivot to
🧩 Analysis & hunting techniques
- Credential extraction and parsing
- Regex / entropy secret detection (API keys, tokens)
- PII detection and classification
- Actor-handle correlation across sources
- Breach clustering and de-duplication
- Combolist validation / stuffing-risk scoring
- Onion-to-clearnet operator linkage
🔧 Tools
- trufflehog
- gitleaks
- PSBDMP
- Intelligence X
- SpiderFoot
- Recon-ng
- Have I Been Pwned API
⚡ Workbench actions
- Extract credentials
- Scan for secrets
- Screen emails against HIBP
- Detect and redact PII
- Attribute actor handle
- Archive / snapshot paste
- Hash and de-duplicate
- Alert affected domains
📊 Dashboard KPIs
Credentials foundUnique emails exposedSecret / key hitsImpacted victim orgsPaste freshness (age)
Workstation · Copilot · AI Skills · Automation · Playbooks · Lookups · Docs · Reports
🤖 AI Copilot
⚡ AI Skills
🔍 Lookup & Enrich
📚 Docs & Reports
💡 Recommendations
- Explore related tools below
- Automate recurring work via cron