Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kristofhracza/hank
OSINT toolkit
https://github.com/kristofhracza/hank
osint osint-tool osint-toolkit recon reconnaissance search user
Last synced: about 2 months ago
JSON representation
OSINT toolkit
- Host: GitHub
- URL: https://github.com/kristofhracza/hank
- Owner: kristofhracza
- Created: 2020-08-10T15:57:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T09:45:10.000Z (5 months ago)
- Last Synced: 2024-08-23T11:00:20.939Z (5 months ago)
- Topics: osint, osint-tool, osint-toolkit, recon, reconnaissance, search, user
- Language: Python
- Homepage:
- Size: 4.63 MB
- Stars: 14
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hank
The common man's OSINT tools## Usage
```
Usage: hank.py -u [username] -r [other names]
REQUIRED:
-u or --username
-r or --real-nameOPTIONAL:
-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.```bash
python hank.py -u "johndoe" -r "John Doe bigjohnny421 johndoe"
```## Search engine crawling
By giving multiple names under which the target is know, the script will search for those partcular words in the specified search engine.### To-Do list
- Add more search engines## Site lookup
Integrated into this *hank* is the old binoculars tool.It will check sites for the presence of a username.
### To-Do list
- Fix false positive / negatives
- Add new site list processor an system