Nmap Flags Flashcards

1
Q

-iL <xxx></xxx>

A

Scan targets from a file

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

-iR <xxx></xxx>

A

Scan <xxx> random hosts</xxx>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

-sS

A

TCP SYN port scan (Default)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

-sT

A

TCP connect port scan (Default without root privilege)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

-sU

A

UDP port scan

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

-sA

A

TCP ACK port scan

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

-sW

A

TCP Window port scan

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

-sM

A

TCP Maimon port scan

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

-sL

A

No Scan. List targets only

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

-sn

A

Disable port scanning. Host discovery only

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

-Pn

A

Disable host discovery. Port scan only

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

-PS

A

TCP SYN discovery on port x. Port 80 by default

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

-PA

A

TCP ACK discovery on port x. Port 80 by default

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

-PU

A

UDP discovery on port x. Port 40125 by default

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

-PR

A

ARP discovery on local network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

-n

A

never do DNS resolution

17
Q

-p-

A

Scan all ports

18
Q

-sV

A

Attempts to determine the version of the service running on the port

19
Q

-A

A

Enables OS detection, version detection, script scanning, and traceroute

20
Q

-O

A

Remote OS detection using TCP/IP fingerprinting

21
Q

-f

A

Requested scan use tiny fragmented IP packets

22
Q

-D

A

Send scans from spoofed IP

23
Q

-oN normal.file

A

Normal output to the file normal.file

24
Q

-oX xml.file

A

XML output to the file xml.file

25
Q

-oG grep.file

A

Grepable output to the file grep.file

26
Q

-oA

A

Output in the three major formats at once