ExamGecko
Question list
Search
Search

Related questions











Question 504 - 312-50v12 discussion

Report
Export

You are attempting to run an Nmap port scan on a web server. Which of the following commands would result in a scan of common ports with the least amount of noise In order to evade IDS?

A.
nmap -sP- -p-65535-T5
Answers
A.
nmap -sP- -p-65535-T5
B.
nmap-A-host-time 99-T1
Answers
B.
nmap-A-host-time 99-T1
C.
nmap -A -Pn
Answers
C.
nmap -A -Pn
D.
nmap -sT-O- To
Answers
D.
nmap -sT-O- To
Suggested answer: D

Explanation:

-A: Perform an aggressive scan which select most of the commonly used options within nmap

-Pn: Means Don't ping -p:scan specific ports -sT: TCP Connect scan -O: Operating system detection -T0: timing template (extremely slow- evade FW)


asked 18/09/2024
Robert Endicott
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first