What is the effect of the -R option and when would you want to use it?

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

What is the effect of the -R option and when would you want to use it?

Explanation:
The option is about forcing DNS lookups for every target. It makes Nmap attempt to resolve the IPs of all targets to hostnames, so you’ll see names in the output instead of just numbers. This is handy when you need human-readable identifiers for logging or verification, such as matching results to known machines or documentation. The trade-off is the added overhead from DNS queries, which can slow down the scan and introduce potential delays if DNS is slow or unreachable. Use it when having hostnames is important for your workflow, and you’re willing to pay the extra time for those lookups.

The option is about forcing DNS lookups for every target. It makes Nmap attempt to resolve the IPs of all targets to hostnames, so you’ll see names in the output instead of just numbers. This is handy when you need human-readable identifiers for logging or verification, such as matching results to known machines or documentation. The trade-off is the added overhead from DNS queries, which can slow down the scan and introduce potential delays if DNS is slow or unreachable. Use it when having hostnames is important for your workflow, and you’re willing to pay the extra time for those lookups.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy