Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 752 Bytes

README.md

File metadata and controls

42 lines (32 loc) · 752 Bytes

Hawk-Eye

An OSINT tool to search fast for accounts by username across 153 sites.


Setup

Clone the repository

git clone https://github.com/Aryanstha/Hawk-Eye
cd Hawk-Eye

Install requirements

pip install -r requirements.txt

Usage

Search by username

python hawkeye.py -u username

Run WebServer

python hawkeye.py --web

Access http://127.0.0.1:9797 on the browser

Read results file

python hawkeye.py -f username.json

List supported sites

python hawkeye.py --list-sites