Enumerate all subdomains
Identify CMS, frameworks, servers
Certificate expiry, SANs, issuer
.git, .env, actuator exposure
Reflected origin vulnerabilities
Known vulnerability detection
Visual capture of live hosts
0-100 security rating
Formatted for HackerOne
Run your own instance in one command:
git clone https://github.com/Loran4vr/vulnscan-pro.git cd vulnscan-pro bash install.sh export BOT_TOKEN=your_token node bot/index.js
Or with Docker:
docker-compose up -d