Which scan type corresponds to the RPC Scan?

Prepare for the Nmap and ZenMap Tests. Access flashcards and multiple choice questions, with hints and explanations for each question. Ensure success in your exam!

Multiple Choice

Which scan type corresponds to the RPC Scan?

Explanation:
RPC scanning is a specialized Nmap approach that discovers Remote Procedure Call services by querying the portmapper (rpcbind) on the target. It uses RPC-specific probes to identify which RPC programs are registered and their endpoints, often revealing RPC-enabled services even when simple port probing isn’t conclusive. This behavior is activated with the -sR switch. The other scan types perform different tasks: a SYN scan (-sS) checks for open ports using half-open TCP connections, an IP protocol scan (-sO) determines which IP protocols the host supports, and a ping/host-discovery scan (-sP) just finds which hosts are up. So the RPC scan is the one that corresponds to -sR.

RPC scanning is a specialized Nmap approach that discovers Remote Procedure Call services by querying the portmapper (rpcbind) on the target. It uses RPC-specific probes to identify which RPC programs are registered and their endpoints, often revealing RPC-enabled services even when simple port probing isn’t conclusive. This behavior is activated with the -sR switch. The other scan types perform different tasks: a SYN scan (-sS) checks for open ports using half-open TCP connections, an IP protocol scan (-sO) determines which IP protocols the host supports, and a ping/host-discovery scan (-sP) just finds which hosts are up. So the RPC scan is the one that corresponds to -sR.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy