Which of the following commands will help you achieve this?

You are concerned that someone running PortSentry could block your scans, and you decide to slow your scans so that no one detects them. Which of the following commands will help you achieve this?

You are concerned that someone running PortSentry could block your scans, and you decide to slow your scans so that no one detects them. Which of the following commands will help you achieve this?

A.
nmap -sS -PT -PI -O -T1 <ip address>

B.
nmap -sO -PT -O -C5 <ip address>

C.
nmap -sF -PT -PI -O <ip address>

D.
nmap -sF -P0 -O <ip address>

Explanation:
-T[0-5]: Set timing template (higher is faster)



Leave a Reply 0

Your email address will not be published. Required fields are marked *