💥 Data Breach
A known data breach or leak incident with exposed records.
Cyber
Sources
2
0 no-auth
Disciplines
1
that use it
Mission domains
3
reach
Workbench
—
native tool
🔗 Analyst pivots
🔌 Sources that yield Data Breach (2)
| Source | Category | Auth | Format | |
|---|---|---|---|---|
| DeHashed / Breach Lookup Compromised-credential search. | BREACHINT | KEY | json | home↗ api↗ |
| Have I Been Pwned Breach exposure lookup (free breach list). | Operational Security | KEY | json | home↗ api↗ |
🧭 Disciplines
🎯 Mission Domains
🔍 Lookup
📜 Playbook — Data Breach exploitation
- Direction — frame the requirement for Data Breach: what decision does this support, by when?
- Collection — pull the 2 mapped sources (0 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
🎫 Data Breach
A data breach is a named incident in which a dataset of records (credentials, PII, financial, health) was exfiltrated or exposed. It matters because breach corpora fuel credential-stuffing, phishing target selection, and identity resolution — and confirm which of a subject's accounts and secrets are compromised.
Format: Named breach (source, date, record count, exposed field schema); records as email:hash or email:plaintext, PII rows; combolists as user:pass; often distributed as SQL dump / CSV / JSON.
📡 How it is collected
- Breach-monitoring service ingestion
- Darknet forum / market dump acquisition
- Paste-site and Telegram channel scraping
- Combolist and stealer-log aggregation
- Direct notification / disclosure filings
- Exposed database (Elastic/Mongo) scanning
📚 Enrichment & validation sources
🔗 Pivot to
🧩 Analysis & hunting techniques
- Credential exposure lookup per selector
- Cross-breach identity linkage (email reuse)
- Combolist deduplication & normalization
- Stealer-log parsing (cookies, autofill)
- Password-reuse & pattern analysis
- Timeline correlation to intrusion events
- PII enrichment / identity resolution
- Domain-scoped exposure assessment
🔧 Tools
- h8mail
- HIBP API
- Maltego (breach transforms)
- SpiderFoot
- breach-parse
- DeHashed API
- theHarvester
⚡ Workbench actions
- Search selector across breaches
- Enumerate exposed fields
- Link identities across dumps
- Extract credentials & cookies
- Assess domain exposure
- Timeline breach vs activity
- Screen against sanctions/PII
- Pivot to phone & person
📊 Dashboard KPIs
Breaches containing selectorTotal exposed recordsPlaintext-password exposure countMost-recent exposure dateCross-breach identity links
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