dork-recon
node://dork-recon
dork-recon is a search-engine dork pipeline I built after evaluating GooHak and rejecting it: hardcoded Firefox, no machine-readable output, and a large share of its OSINT links dead. The durable idea — a set of Google dorks — stayed. Everything else got rewritten.
The design rule is that dorks are data. A zero-dependency Bash generator (dorkgen) reads a pipe-delimited corpus and can print URLs, write a Markdown/JSON report, or open tabs. Report mode makes no network requests; it only builds query strings. Coverage grows by editing the corpus, not the engine.
A Claude Code skill runs the generator and files results into the vault by type: domain and company work under Web-Security, people and emails under Personal-OSINT. Authorized use only — this is a research aid, not a spray-and-pray gadget.