anouarbensaad / vulnx

vulnx 🕷️ an intelligent Bot, Shell can achieve automatic injection, and help researchers detect security vulnerabilities CMS system. It can perform a quick CMS security detection, information collection (including sub-domain name, ip address, country information, organizational information and time zone, etc.) and vulnerability scanning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScanPorts

rosaliebrooksa opened this issue · comments

commented

how can I just ports from a website?

you can use --ports to scan Ports of URL as follows:

python3 vulnx.py -u http://example.com --ports

The Ports will be outputed..