In Nikto, which option allows scanning on ports other than the default HTTP port (80)?

Study for the SANS560 GIAC Penetration Tester (GPEN) Test. Study with flashcards and multiple choice questions, each question has hints and explanations. Get ready for your exam!

Multiple Choice

In Nikto, which option allows scanning on ports other than the default HTTP port (80)?

Explanation:
Scanning on ports other than 80 is controlled by the port-list option. The -p option lets you specify which ports to scan, using a comma-separated list or ranges (for example, -p 8080 or -p 8080,8443). By default, Nikto targets port 80, so providing a port list overrides that to cover non-standard ports as needed. The other options don’t change which ports are scanned: -h sets the target, -output saves results, and -vhost sets a Host header for virtual hosting.

Scanning on ports other than 80 is controlled by the port-list option. The -p option lets you specify which ports to scan, using a comma-separated list or ranges (for example, -p 8080 or -p 8080,8443). By default, Nikto targets port 80, so providing a port list overrides that to cover non-standard ports as needed. The other options don’t change which ports are scanned: -h sets the target, -output saves results, and -vhost sets a Host header for virtual hosting.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy