Knowee
Questions
Features
Study Tools

You are a penetration tester and are about to perform a scan on a specific server. The agreement that you signed with the client contains the following specific condition for the scan: “The attacker must scan every port on the server several times using a set of spoofed source IP addresses.” Suppose that you are using Nmap to perform this scan.What flag will you use to satisfy this requirement?Select one:a. The -A flagb. The -f flagc. The -D flagd. The -g flag

Question

You are a penetration tester and are about to perform a scan on a specific server. The agreement that you signed with the client contains the following specific condition for the scan: “The attacker must scan every port on the server several times using a set of spoofed source IP addresses.” Suppose that you are using Nmap to perform this scan.What flag will you use to satisfy this requirement?Select one:a. The -A flagb. The -f flagc. The -D flagd. The -g flag

...expand
🧐 Not the exact question you are looking for?Go ask a question

Solution 1

The correct answer is c. The -D flag. This flag is used in Nmap to spoof the source IP address, which is a requirement mentioned in the agreement.

Solution 2

c. The -D flag

The -D flag in Nmap is used for decoy scanning, which allows you to spoof the source IP address. This will make it appear as if the scan is coming from multiple sources, satisfying the requirement in the agreement.

Similar Questions

What Nmap flag is used to sequentially scan ports?

What Nmap flag is used to exclude a specific IP address/address from a scan?

You want to scan a host for open ports, but you want to avoid triggering any IDS or IPS systems. Which Nmap scan type should you use?1.0 MarksSYN scan (-sS)FIN scan (-sF)UDP scan (-sU)NULL scan (-sN)XMAS scan (-sX)

You want to scan a remote host for open ports and the services running on those ports. You also want to scan the host for vulnerabilities. Which Nmap scan type would you use?1.0 MarksTCP ACK scanUDP scanScript scanICMP echo scanTCP SYN scan

You want to scan a host for open ports, but you only want to scan the ports that are not listening on a well-known service. Which Nmap filter should you use?1.0 Marks-sV -sT -F-p--sS

1/2

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.