description |
---|
nikto -h http://<TARGET_IP> -o niktoscan.txt
nikto -h http://<TARGET_IP>/index.php?page=arbitrary-file-inclusion.php -Tuning 5 -o nikto.html -Format htm
{% embed url="https://www.kali.org/tools/nikto/" %}
{% embed url="https://github.com/Samsar4/Ethical-Hacking-Labs/blob/master/4-Vulnerability-Analysis/Overview-and-Tools.md" %} Vulnerability Scanning {% endembed %}
{% embed url="https://hackertarget.com/nikto-tutorial/" %}
{% embed url="https://geekflare.com/nikto-webserver-scanner/" %}