mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2024-12-18 10:56:09 +00:00
Update NMAP_cheat_sheet.md
This commit is contained in:
parent
7eb538c5a8
commit
242d18b1b2
@ -45,12 +45,12 @@ If no port range is specified, Nmap scans the 1,000 most popular ports.
|
|||||||
- `-PM`: Using ICMP Netmask Request
|
- `-PM`: Using ICMP Netmask Request
|
||||||
|
|
||||||
## Timing Options
|
## Timing Options
|
||||||
`-T0` (Paranoid): Very slow, used for IDS evasion
|
- `-T0` (Paranoid): Very slow, used for IDS evasion
|
||||||
`-T1` (Sneaky): Quite 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
|
- `-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
|
- `-T3` (Normal): Default, a dynamic timing model based on target responsiveness
|
||||||
`-T4` (Aggressive): Assumes a fast and reliable network and may overwhelm targets
|
- `-T4` (Aggressive): Assumes a fast and reliable network and may overwhelm targets
|
||||||
`-T5` (Insane): Very aggressive; will likely overwhelm targets or miss open ports
|
- `-T5` (Insane): Very aggressive; will likely overwhelm targets or miss open ports
|
||||||
|
|
||||||
## Fine-Grained Timing Options
|
## Fine-Grained Timing Options
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user