cheat_sheets_nmap
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cheat_sheets_nmap [2022/11/06 20:18] – [Script Categories] gman | cheat_sheets_nmap [2023/11/05 21:38] (current) – [Common Switches] gman | ||
---|---|---|---|
Line 33: | Line 33: | ||
| **-sT** | | **-sT** | ||
| **-sU** | | **-sU** | ||
- | | **-sV** | + | | **-sV** |
- | | **-T[0-5]** | + | | **-T[0-5]** |
| **-p-** | | **-p-** | ||
| **-p [csv]** | | **-p [csv]** | ||
| **-O** | | **-O** | ||
- | | **-A** | + | | **-A** |
| **-vv** | | **-vv** | ||
| **--reason** | | **--reason** | ||
Line 136: | Line 136: | ||
| **version** | | **version** | ||
| **vuln** | | **vuln** | ||
- | |||
- | **Common Example:** | ||
- | |||
- | < | ||
- | nmap -Pn -p [csv, | ||
- | </ | ||
===== Examples & Reference ===== | ===== Examples & Reference ===== | ||
Line 192: | Line 186: | ||
# script scan without host discovery or a port scan. | # script scan without host discovery or a port scan. | ||
# All hosts are assumed up and only host scripts are eligible to run. | # All hosts are assumed up and only host scripts are eligible to run. | ||
- | </ | ||
- | ---- | + | ## Common Go-To Example: |
+ | nmap -Pn -p [csv, | ||
+ | |||
+ | </ | ||
cheat_sheets_nmap.1667765916.txt.gz · Last modified: by gman