An organization is concerned that its hosted web servers are not running the most updated version of the software. Which of the following would work BEST to help identify potential vulnerabilities?
Option C, "nmap comptia.org -p 80 -sV", would work BEST to help identify potential vulnerabilities. This command performs a port scan on the web server (port 80 is used for HTTP) and identifies the software and version running on the server (using the "-sV" flag). This information can be used to determine if the software is outdated and if there are known vulnerabilities associated with that version.
Option A, "hping3 -S comptia-org -p 80", sends a SYN packet to the specified host and port to test if the host is listening on that port. This is not specifically designed to identify potential vulnerabilities.
Option B, "nc -l -v comptia.org -p 80", listens on port 80 for incoming connections. This is not designed to identify potential vulnerabilities.
Option D, "nslookup –port=80 comptia.org", performs a DNS lookup on the specified host and port. This is not designed to identify potential vulnerabilities.
The best option for identifying potential vulnerabilities on the hosted web servers is to use the "nmap" tool with the "-p" and "-sV" options. The command "nmap comptia.org -p 80 -sV" will scan the target domain "comptia.org" on port 80 (the default HTTP port) and use version detection ("-sV") to determine the software and its version running on that port.
Nmap is a powerful network scanning tool that can help identify open ports, services, and their versions on a target system. By using version detection, the organization can determine if the web server software is up-to-date or if there are known vulnerabilities associated with the specific version in use. This information can help the organization prioritize software updates and patching to address any potential security issues.
This section is not available anymore. Please use the main Exam Page.SY0-601 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
[Removed]
Highly Voted 2 years, 8 months agoYawannawanka
Highly Voted 2 years, 2 months agoganymede
Most Recent 1 year, 7 months agoApplebeesWaiter1122
1 year, 11 months agoSophyQueenCR82
2 years, 3 months ago[Removed]
2 years, 8 months agopassmemo
2 years, 8 months ago