๐Ÿ” VulnScan Pro

Automated security reconnaissance for any target

Try it Free on Telegram โ†’
๐ŸŒ

Subdomains

Enumerate all subdomains

๐Ÿ”ง

Tech Detection

Identify CMS, frameworks, servers

๐Ÿ”

SSL Analysis

Certificate expiry, SANs, issuer

โš ๏ธ

Sensitive Files

.git, .env, actuator exposure

๐Ÿ”ด

CORS Issues

Reflected origin vulnerabilities

๐Ÿฆ 

Nuclei CVEs

Known vulnerability detection

๐Ÿ“ธ

Screenshots

Visual capture of live hosts

๐Ÿ“Š

Exposure Score

0-100 security rating

๐Ÿ“

Bounty Report

Formatted for HackerOne

How it works

  1. Open @vulnscan_pro_bot on Telegram
  2. Send /order and pick a tier
  3. Enter your target domain
  4. Get your report in 2-5 minutes

Free

$0
3 scans
Subdomains + hosts

Basic

$4
Full scan
1 target

Pro

$12
+ Nuclei + Score
5 targets

Elite

$40
+ Bounty report
10 targets

๐Ÿ›  Self-Host

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