informatique:logiciels:nmap
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| informatique:logiciels:nmap [2019/04/23 14:21] – pteu | informatique:logiciels:nmap [2021/03/24 13:34] (current) – pteu | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| # exemple d' | # exemple d' | ||
| nmap -T4 -O -vv -A -R -Pn 10.0.0.1 | nmap -T4 -O -vv -A -R -Pn 10.0.0.1 | ||
| + | |||
| + | # tester le port tcp/25 de 10.0.0.1 même si le host parait DOWN | ||
| + | nmap -Pn -sT -p 25 10.0.0.1 | ||
| </ | </ | ||
informatique/logiciels/nmap.1556029319.txt.gz · Last modified: 2019/04/23 14:21 by pteu