🔍 AH VulnScan – All-in-One Vulnerability Scanner AH VulnScan is a lightweight yet powerful Python-based tool that performs essential security analysis and vulnerability scanning on web targets. Designed for penetration testers, ethical hackers, and cybersecurity students, this script combines multiple reconnaissance and vulnerability detection techniques into a single interface.
🔗 Disclaimer
This Security Scanner Script Is Provided For Educational And Testing Purposes Only. Use It Only On Systems And Networks Where You Have Explicit Permission To Do So. The Author And Contributors Disclaim Any Liability For Misuse Or Damage Caused By This Script. Ensure You Comply With All Applicable Laws And Regulations When Using This Tool
🔗Installation
Download Essential Dependencies
pkg install git python nmap -y && pip3 install python-nmap requests dnspythonClone Repository
git clone https://github.com/ArunHax/AHVulnScanRun it
cd AHVulnScan && python3 AHVulnScan.py