Question 1 of 1
Given the requirement for a minimal probe set, how does tuning Nmap's version-detection intensity directly impact the scanning process and the resulting output?
Strong Interview Answer
Nmap -sV interrogates discovered ports to identify service protocols, applications, and versions, and version intensity controls how many probes are attempted.
What to Listen For
- version intensity
- probe intensity
- service detection
- scanning parameters
Caution
Avoid simply stating the answer. Focus on the mechanism and its effect.