[NMAP] Correct a bug

This commit is contained in:
ImmortalPC 2014-04-02 11:14:18 +02:00
parent 041bcd2f63
commit 5805d2c52e
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ nmap -traceroute [target]
# ARP ping: -PR
# Example: Ping scan all machines on a class C network
nmap -sP 192.168.0.0/24*
nmap -sP 192.168.0.0/24
# Use some script:
nmap --script default,safe