Skip to content
OSINTTools

Hawker: An OSINT Tool for Investigating Emails, Phone Numbers, URLs, and IP Addresses in Python

GitHub: https://github.com/RetrO-M/Hawker


  • Don't worry if there are any bugs in the tool, we will try to fix them 🔧
  • This OSINT tool has been created to assist cybersecurity professionals, law enforcement, and security researchers in conducting legal and ethical investigations on email addresses, in compliance with applicable laws. Any malicious use, such as harassment, fraud, or illegal activities, is strictly prohibited.

⚠️ Report Bug

Options

[Commands]
[01] Find information about a person
[02] Find information about an email
[03] Find information about a Phone Number
[04] Find Bitcoin Address Information
[05] Find information about an IP address
[99] Clear the screen

Installing Hawker

git clone https://github.com/RetrO-M/Hawker
cd Hawker

Install Python modules
- pip install -r requirements.txt

Start the program
- python main.py

Disclaimer

  • Educational Purposes Only
    • This OSINT tool has been created to assist cybersecurity professionals, law enforcement, and security researchers in conducting legal and ethical investigations on email addresses, in compliance with applicable laws. Any malicious use, such as harassment, fraud, or illegal activities, is strictly prohibited.
  • Important
    • We encourage all users to exercise common sense and integrity when utilizing this tool. The goal of this tool is to promote transparency and security on the Internet, not to facilitate harmful or malicious behavior. Be aware of the ethical implications of your actions and remember that cybersecurity relies on respecting and protecting others.

Latest