PT0-002 · Question #551
A penetration tester would like to use a vulnerability scanner to assess the security of a web server. Which of the following specialized tools would be the best for the tester to use?
The correct answer is B. Nikto. Nikto is a specialized web server vulnerability scanner that focuses on identifying security issues specifically in web servers. It is designed to: - Detect known vulnerabilities in web server configurations. - Identify outdated software versions. - Scan for misconfigurations…
Question
A penetration tester would like to use a vulnerability scanner to assess the security of a web server. Which of the following specialized tools would be the best for the tester to use?
Options
- AOpenVAS
- BNikto
- CBrakeman
- DSCAP
How the community answered
(54 responses)- A7% (4)
- B85% (46)
- C6% (3)
- D2% (1)
Explanation
Nikto is a specialized web server vulnerability scanner that focuses on identifying security issues specifically in web servers. It is designed to: - Detect known vulnerabilities in web server configurations. - Identify outdated software versions. - Scan for misconfigurations. - Test for common web application security issues, such as default files, insecure HTTP headers, and vulnerable scripts. This makes Nikto the most appropriate tool for assessing the security of a web server.
Topics
Community Discussion
No community discussion yet for this question.