exam questions

Exam PT0-002 All Questions

View all questions & answers for the PT0-002 exam

Exam PT0-002 topic 1 question 94 discussion

Actual exam question from CompTIA's PT0-002
Question #: 94
Topic #: 1
[All PT0-002 Questions]

An assessor wants to run an Nmap scan as quietly as possible. Which of the following commands will give the LEAST chance of detection?

  • A. nmap ג€"T3 192.168.0.1
  • B. nmap ג€"P0 192.168.0.1
  • C. nmap ג€"T0 192.168.0.1
  • D. nmap ג€"A 192.168.0.1
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Thavee
Highly Voted 1 year, 11 months ago
Selected Answer: C
-T0 Paranoid: Very slow, used for IDS evasion -T1 Sneaky: Quite slow, used for IDS evasion -T2 Polite: Slows down to consume less bandwidth, runs ~10 times slower than default -T3 Normal: Default, a dynamic timing model based on target responsiveness -T4 Aggressive: Assumes a fast and reliable network and may overwhelm targets -T5 Insane: Very aggressive; will likely overwhelm targets or miss open ports
upvoted 10 times
...
Armaggon
Highly Voted 2 years, 1 month ago
It should be C - T0 to avoid IDS/IPS etc.
upvoted 8 times
...
Marty35
Most Recent 5 months, 1 week ago
-T0 is the quietest. -P0 is also quiet, but it doesn't directly affect the timing of the scan, so it may still run at default speed.
upvoted 2 times
...
funnybros
8 months, 2 weeks ago
key word -- quietly as possible. The answer is C
upvoted 1 times
...
bieecop
1 year, 2 months ago
Selected Answer: C
The -T option in Nmap controls the timing and aggressiveness of the scan. Lower values of -T result in slower and more "quiet" scans. In this case, using -T0 will perform the scan with the least chance of detection because it sets the timing to the slowest and least aggressive level.
upvoted 1 times
...
Nothing1233
1 year, 3 months ago
Selected Answer: B
Bbbbbbbb
upvoted 1 times
UseChatGPT
1 year, 1 month ago
you need to go back to school
upvoted 4 times
581777a
1 year ago
ChatGPT says B ... Option B (nmap -P0 192.168.0.1) specifies the -P0 option, which tells Nmap not to ping the target host before scanning. This can help avoid detection because it skips the initial ICMP echo request that might alert the target to the scan. However, it's important to note that some intrusion detection systems and firewalls may still detect the scan based on other network traffic generated by Nmap.
upvoted 1 times
...
...
...
solutionz
1 year, 3 months ago
Selected Answer: C
When attempting to run an Nmap scan that's as stealthy as possible, you would want to avoid aggressive scans and avoid triggering as many alarms or logs as possible. Among the given options: C. nmap -T0 192.168.0.1 The "-T0" flag sets Nmap to its "paranoid" timing template, meaning that it will wait for a long time between sending packets. This makes the scan very slow, but it also makes it less likely to be detected by intrusion detection systems, as the slow scan might not trigger thresholds that are looking for rapid, suspicious scanning activity. The other options provided are not as stealthy: Therefore, option C is the correct answer, as it will give the least chance of detection.
upvoted 1 times
...
OnA_Mule
1 year, 6 months ago
Selected Answer: B
Obviously -A and -T3 are out. I think the answer is B because it's quieter. -T0 is less frequent, so that might be considered quieter too. It's a hard choice between B and C, but my gut says test writers are looking for answer B.
upvoted 1 times
...
[Removed]
1 year, 6 months ago
Selected Answer: B
the "-T0" option in Nmap sets the timing template to the slowest possible speed, which can also help reduce the chance of detection. However, it does not disable host discovery like the "-P0" option. If the goal is to run an Nmap scan as quietly as possible and minimize the chance of detection, using the "-P0" option would be a better choice than the "-T0" option. So, the correct answer to the question is "-P0".
upvoted 3 times
...
[Removed]
1 year, 6 months ago
The option that will give the LEAST chance of detection while running an Nmap scan is: B. nmap -P0 192.168.0.1 Using the -P0 option will skip the host discovery phase of the scan and assume that all hosts are up, thus avoiding the generation of ICMP echo requests or TCP SYN packets that can be detected by IDS/IPS systems. The -T3 and -T0 options control the timing of the scan and do not affect its stealthiness. The -A option is used for aggressive scanning and OS detection, which can increase the chance of detection.
upvoted 1 times
...
xviruz2kx
1 year, 7 months ago
Selected Answer: B
Option B. nmap -P0 192.168.0.1, is the command that will give the least chance of detection. The -P0 option will skip host discovery, making the scan less noisy and less likely to be detected by network intrusion detection systems.
upvoted 1 times
...
cy_analyst
1 year, 7 months ago
Selected Answer: B
By disabling the ping request with the "-P0" option, Nmap will not send any packets to the target unless it is explicitly instructed to scan it. This reduces the chances of detection by the target's security systems. C decreases the timing and aggressiveness of the scan, but it still sends packets to the target, which could potentially be detected.
upvoted 2 times
...
KingIT_ENG
1 year, 7 months ago
Answer C is correct
upvoted 1 times
...
nickwen007
1 year, 8 months ago
Selected Answer: B
The command that will give the least chance of detection is B. nmap "P0 192.168.0.1. The "-P0" flag tells Nmap to skip the host discovery process, meaning that no packets will be sent to the target host to determine which ports are open and which services are running. As a result, there will be little to no chance of detection
upvoted 2 times
cy_analyst
1 year, 7 months ago
Agree also answer C will never end.
upvoted 2 times
...
[Removed]
1 year, 7 months ago
C is the answer T0
upvoted 2 times
...
...
RayzorTalon
1 year, 10 months ago
Selected Answer: C
C. T0 will be really slow.
upvoted 4 times
...
Mr_BuCk3th34D
1 year, 10 months ago
Selected Answer: C
C is the right answer.
upvoted 4 times
...
masso435
2 years, 1 month ago
Shouldn't it be C. Slowing down the time would help.
upvoted 5 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago