mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
Update nmap.md
This commit is contained in:
parent
0e94f1af1f
commit
d80b832b06
@ -7,10 +7,8 @@ Nmap(“Network Mapper”) is a security scanner originally written by Gordon Ly
|
||||
|
||||
Help Text
|
||||
-------
|
||||
nmap -h, nmap --h, nmap -help
|
||||
|
||||
nmap -help
|
||||
|
||||
```
|
||||
root@kali:~# nmap -help
|
||||
Nmap 6.25 ( http://nmap.org )
|
||||
Usage: nmap [Scan Type(s)] [Options] {target specification}
|
||||
TARGET SPECIFICATION:
|
||||
@ -122,6 +120,7 @@ EXAMPLES:
|
||||
nmap -v -sn 192.168.0.0/16 10.0.0.0/8
|
||||
nmap -v -iR 10000 -Pn -p 80
|
||||
SEE THE MAN PAGE (http://nmap.org/book/man.html) FOR MORE OPTIONS AND EXAMPLES
|
||||
root@kali:~#
|
||||
|
||||
|
||||
Example Usage
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user