ThreatHawk is your ultimate command-line tool for streamlined cybersecurity threat intelligence. Say goodbye to tedious copy-pasting across multiple platforms – with ThreatHawk, you're equipped with everything you need to stay one step ahead of cyber threats.
- IP, Domain, and Hostname Reputation
- URL Analysis
- File Analysis (MD5/SHA256/SHA512)
- Blacklist Check
- Whois Info
- SPF Check
- DNS Info
ThreatHawk leverages the power of top-notch third-party vendors, including:
- Clone the repository:
git clone https://github.com/purbayan2014/ThreatHawk.git
- Navigate to the ThreatHawk directory:
cd ThreatHawk
- Install the dependencies:
pip3 install -r requirments.txt
- Simply run the CLI
python3 threathawk.py
Contributions are welcome! Feel free to fork the repository and submit pull requests to suggest improvements or new features.
This project is licensed under the Apache License 2.0.