DarkRecon
DarkRecon helps you generate breach intelligence reports from one or more email addresses, then download packaged results for review and distribution.Base URL
https://darkrecon.1337807.xyz
Authentication
DarkRecon uses an API key sent in the request header:X-API-Key: <your_api_key>
/darkrecon/authentication.
Typical workflow
- Generate a report:
POST /recon - List reports:
GET /view_breaches - Download a report ZIP:
GET /download/{report_name}
