200-201 · Question #453
An engineer must profile new servers that have been released recently and must identify running web services on nonstandard ports. Why is the probe returning no result?
The correct answer is A. Port 80 or 443 is blocked by the firewall. When profiling servers for running web services, if the probe returns no results, it is likely because the standard ports used for web services (HTTP on port 80 and HTTPS on port 443) are being blocked by a firewall. This prevents the probe from establishing connections and…
Question
An engineer must profile new servers that have been released recently and must identify running web services on nonstandard ports. Why is the probe returning no result?
Options
- APort 80 or 443 is blocked by the firewall.
- BServers use IPs from the DHCP server.
- CThe policy Is allowing Initial collection of data.
- DListening ports can use a range between 1 and 65535.
How the community answered
(24 responses)- A79% (19)
- B13% (3)
- C4% (1)
- D4% (1)
Explanation
When profiling servers for running web services, if the probe returns no results, it is likely because the standard ports used for web services (HTTP on port 80 and HTTPS on port 443) are being blocked by a firewall. This prevents the probe from establishing connections and identifying services running on these ports.
Topics
Community Discussion
No community discussion yet for this question.