Enumerating HTTP and HTTPS I
Last updated
Last updated
The command:
Scans the web server at http://192.168.1.140
for common vulnerabilities.
nikto
: Web server vulnerability scanner.
-h
: Specifies the target host or URL.
🔍 Nikto scans for:
Outdated server software
Default files and pages
Insecure HTTP headers
Common vulnerabilities (e.g., directory traversal, XSS)