OWASP / Nettacker

Automated Penetration Testing Framework - Open-Source Vulnerability Scanner - Vulnerability Management
https://owasp.org/www-project-nettacker/
Apache License 2.0
3.37k stars 752 forks source link

Vulnerbilities in profile not found #830

Open djpoker opened 5 months ago

djpoker commented 5 months ago

when i start --profile vulnerabilities the nettacker give me not found error

securestep9 commented 4 months ago

no such profile! try: --profile vuln

for example --profile vuln

python3 nettacker.py -i owasp.org --profile vuln

note that it will take a long time to scan a target with all vulnerabilities modules.