Mod 1 - Port Scanners - PE Flashcards
This Parameter will control the timing of scanning and is the highest speed available. This speed can expose your overall intent.
-T5
This Parameter will commence a XMAS scan on a device.
nmap -sX
(for slide just use -sX)
This Parameter will export the scan results as an XML for external manipulation.
-oX
Nmap’s default scan with admin privileges.
- -Pn
- -sT
- -sS
- sU
-sS
Nmaps default scan with without admin privileges.
- Pn
- sT
- sS
- sU
-sT
This Parameter will give more information on basic scans implemented
-v
____ - This port state is the result of an active port with an application that is actively accepting TCP connections.
open
This Parameter will scan only the provided ports input
-p
____ Is the result when it cannot determine whether the port is active because packet sorting stops connections from reaching the port. It could be the result of a dedicated firewall device, router, router rules or host-based firewall software.
filtered
Make an nmap scan for nonexist.org and include more information
nmap -v nonexist.org
What flags are sent in a Christmas scan?
- SYN,SYN/ACK,PSH,ACK
- FIN,PSH,URG
- FIN,PSH,URG,SYN,SYN/ACK
- FIN,SYN,SYN/ACK,PSH
FIN,PSH,URG
This parameter with specified numbers will scan all ports
-p 0-65535
Conduct a service probe on “scanme.nmap.org” for top ports on the machine. What ports are open? EX:10,20,30,455 (Lowest to highest port)
This parameter/option will assume every host in a network scan is online. Example: -sS
-Pn
This Parameter will enable you to import a list of ip addresses or networks to scan
-iL