200-201 · Question #472
A penetration tester runs the Nmap scan against the company server to uncover possible vulnerabilities and exploit them. Which two elements can the penetration tester identify from the scan results?…
The correct answer is A. server purpose and functionality D. running services and applications. From the provided Nmap scan results, the penetration tester can identify the following two Server purpose and functionality By examining the open ports and the services running on them, such as SSH (port 22) and HTTP (port 80), the penetration tester can deduce the purpose of…
Question
A penetration tester runs the Nmap scan against the company server to uncover possible vulnerabilities and exploit them. Which two elements can the penetration tester identify from the scan results? (Choose two.)
Exhibit
Options
- Aserver purpose and functionality
- Bnumber of concurrent connections the server can handle
- Cserver uptime and internal clock
- Drunning services and applications
- EUIDs and group identifiers
How the community answered
(26 responses)- A92% (24)
- B4% (1)
- E4% (1)
Explanation
From the provided Nmap scan results, the penetration tester can identify the following two Server purpose and functionality By examining the open ports and the services running on them, such as SSH (port 22) and HTTP (port 80), the penetration tester can deduce the purpose of the server. For example, the presence of Apache HTTPD on port 80 indicates that the server might be functioning as a web server. Running services and applications The scan results show that SSH is running on port 22 and Apache HTTPD 2.4.7 is running on port 80. These are examples of the specific services and applications running on the server, which can provide insights into potential vulnerabilities.
Topics
Community Discussion
No community discussion yet for this question.
