The common man's OSINT tools
Usage: hank.py -u [username] -r [other names]
REQUIRED:
-u or --username
-r or --real-name
OPTIONAL:
-c or --count\t[Iteration count]
The real-name
parameter is used by the search engine, so any known aliases can be added as well as the person's real name.
python hank.py -u "johndoe" -r "John Doe bigjohnny421 johndoe"
By giving multiple names under which the target is know, the script will search for those partcular words in the specified search engine.
Integrated into this hank is the old binoculars tool.
It will check sites for the presence of a username.
- Finally fix the false flags on all sites
- Make the crawler more effective
- Add more search engines
- Add proxies
- Create GUI