Install via pip
Get started in seconds with PyPI:
pip install hatiyar

Install via pip
Get started in seconds with PyPI:
pip install hatiyar5-Minute Quickstart
Run your first exploit and understand core concepts.
Time: 5 minutes
Start Tutorial →
Interactive Hunter
Metasploit-like shell experience
hatiyarhatiyar> ls cvehatiyar> use cve.cve_XXXX_XXXXhatiyar> set RHOST targethatiyar> set RPORT 80hatiyar> runPerfect for: Live engagements, exploration, learning
CLI Power User
One-liners for rapid testing
hatiyar run CVE-XXXX-XXXX \ --set RHOST=target.com \ --set RPORT=80Perfect for: Automation, scripting, CI/CD pipelines