adplus-dvertising
frame-decoration

Question

Chris runs an Nmap scan of the 10.10.0.0/16 network that his employer uses as an internal network range for the entire organization. If he uses the -T0 flag, what issue is he likely to encounter?

a.

The scan will terminate when the host count reaches 0.

b.

The scan will not scan IP addresses in the .0 network.

c.

The scan will progress at a very slow speed.

d.

The scan will only scan for TCP services.

Answer: (c).The scan will progress at a very slow speed. Explanation:The -T flag in Nmap is used to set scan timing. Timing settings range from 0 (paranoid) to 5 (insane). By default, it operates at 3, or normal. With timing set to a very slow speed, Chris will run his scan for a very, very long time on a /16 network.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Chris runs an Nmap scan of the 10.10.0.0/16 network that his employer uses as an internal network range for the entire organization. If he uses the -T0 flag, what issue is he...

Similar Questions

Discover Related MCQs

Q. Which of the following provides information about a domain’s registrar and physical location?

Q. Steve is working from an unprivileged user account that was obtained as part of a penetration test. He has discovered that the host he is on has Nmap installed, and he wants to scan other hosts in his subnet to identify potential targets as part of a pivot attempt. What Nmap flag will Steve probably have to use to successfully scan hosts from this account?

Q. What is the full range of ports that a UDP service can run on?

Q. During an Nmap scan, Casey uses the -O flag. The scan identifies the host as follows:
Running: Linux 2.6.X
OS CPE: cpe:/o:linux:linux_kernel:2.6
OS details: Linux 2.6.9 - 2.6.33

What can she determine from this information?

Q. Angela recovered a PNG image during the early intelligence-gathering phase of a penetration test and wants to examine it for useful metadata. What tool could she most successfully use to do this?

Q. Karen identifies TCP ports 8080 and 8443 open on a remote system during a port scan. What tool is her best option to manually validate the services running on these ports?

Q. Charles runs an Nmap scan using the following command:
nmap -sT -sV -T2 -p 1-65535 example.com

After watching the scan run for over two hours, he realizes that he needs to optimize the scan. Which of the following is not a useful way to speed up his scan?

Q. After running an Nmap scan of a system, Zarmeena discovers that TCP ports 139, 443, and 3389 are open. What operating system is she most likely to discover running on the system?

Q. Tom wants to find metadata about an organization using a search engine. What tool from the following list should he use?

Q. Megan runs the following Nmap scan:
nmap -sU -sT -p 1-65535 example.com

What information will she not receive?

Q. What is an important aspect of understanding how to gather information about applications in penetration tests?

Q. What is the purpose of active reconnaissance in a penetration test?

Q. What does enumeration provide for penetration testers?

Q. What types of information can be gathered as part of an OSINT effort in passive information gathering?

Q. What is the primary characteristic of passive information gathering (OSINT)?

Q. What is a skill that successful penetration testers must possess in relation to information gathering?

Q. Why is information gathering considered the foundation for each successive phase of a penetration test?

Q. What is described as an important element of active reconnaissance in information gathering?

Q. What is an example of a technique used in active reconnaissance?

Q. What is passive reconnaissance, often referred to as open source intelligence (OSINT)?