crypto theft / wallet drain
approve-for-all phishing, sweeper bots, malicious dapps, drained hot wallets. evidence is a tx graph + the malicious contract bytecode + browser history.
a guided path, not automation — each step opens a tool you run yourself; nothing uploads. progress is saved only in this browser.
wraps the crypto theft — IOC + tx-graph seed preset — drop chat exports + browser history + contract addresses → extract IOCs → merge with breach data → triage → report
guided steps
- evidence manifest generator
fix the evidentiary state of the victim's exports before pivoting
- ioc extractor
pull wallet addresses, contract addresses, dapp URLs, malicious sites from all text inputs
suggested options · format: json · aggregate: true
- ioc deduplicator and normalizer
merge across browser history + chat + screenshots OCR transcripts
suggested options · lowercase: true
- breach ioc normalizer
merge with any threat-intel IOC list the victim's exchange provided
- ioc bulk validator & triage
score the bundle; mixer addresses + sanctioned wallets surface as high-severity
- case report generator
draft a report that's a valid intake packet for a chain-analysis firm or law enforcement
suggested options · title: crypto theft — IOC seed bundle
when you're done
export a run summary — a small JSON record of which steps you marked done, your notes, and a self-hash so the record can't be silently altered. it is your reproducibility note, not a per-tool receipt: each tool emits its own input→output receipt when you run it.