Vulnerability Analysis
Nmap
[<https://nmap.org/nsedoc/categories/exploit.html>](<https://nmap.org/nsedoc/categories/exploit.html>)cd /usr/share/nmap/scripts/ ls -l \\*vuln\\*ls /usr/share/nmap/scripts/\\* | grep ftpnmap --script exploit -Pn $ip[<https://nmap.org/nsedoc/categories/auth.html>](<https://nmap.org/nsedoc/categories/auth.html>)[<https://nmap.org/nsedoc/categories/vuln.html>](<https://nmap.org/nsedoc/categories/vuln.html>)nmap --script dos -Pn $ip nmap --max-parallelism 750 -Pn --script http-slowloris --script-args http-slowloris.runforever=trueOther
OpenVas
Last updated