During enumeration to discover services on other machines, which action is most appropriate for service discovery?

Prepare for the Penetration Testing and Vulnerability Analysis Test with a range of challenging questions. Study with multiple choice format, hints, and detailed explanations to ace your next exam!

Multiple Choice

During enumeration to discover services on other machines, which action is most appropriate for service discovery?

Explanation:
The essential approach here is to identify what services are running on remote machines by actively discovering open ports and probing them for version details. Running a port scan with version detection and default scripts, using the Metasploit-integrated scanner, directly achieves this. It reveals open ports, the services bound to them, and their versions, and it stores the results for later use in exploitation or further analysis. A ping sweep only shows which hosts are alive and doesn’t disclose any services. Querying WMI can expose some Windows-specific information but isn’t a broad, network-wide method for discovering services across many machines. Checking event logs is a local, post-event source and doesn’t help with mapping services on remote hosts. So, performing a versioned scan with script-assisted probing is the most effective choice for service discovery.

The essential approach here is to identify what services are running on remote machines by actively discovering open ports and probing them for version details. Running a port scan with version detection and default scripts, using the Metasploit-integrated scanner, directly achieves this. It reveals open ports, the services bound to them, and their versions, and it stores the results for later use in exploitation or further analysis.

A ping sweep only shows which hosts are alive and doesn’t disclose any services. Querying WMI can expose some Windows-specific information but isn’t a broad, network-wide method for discovering services across many machines. Checking event logs is a local, post-event source and doesn’t help with mapping services on remote hosts. So, performing a versioned scan with script-assisted probing is the most effective choice for service discovery.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy