OH
Back to Projects
OSINT Hound
OSINTIn the works
OSINT Hound is the tool I wish existed every time I start a recon phase: point it at a username or email, and it fans out across public platforms to build a single footprint report instead of fifteen browser tabs.
The plan is a plugin-per-platform model (similar in spirit to C2Toolkits) so the source list can grow without rewriting the correlation engine, plus confidence scoring so results are ranked by how likely they are to belong to the same person rather than dumped as a flat list.
This one is still in the design/prototype phase — the architecture is sketched out and a couple of source modules work locally, but it isn't public yet.
Highlights
- Plugin-per-source model for extensibility
- Confidence scoring to rank cross-platform matches
- CLI-first, JSON output for chaining into other tools