mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Update --spoof-mac section; remove Nmap version numbers and time from Nmap startup-messages. Canonicalize the Nmap capitalization and URL from those messages too.
This commit is contained in:
parent
46ce09a994
commit
a3a6853c08
2 changed files with 6 additions and 6 deletions
|
|
@ -150,7 +150,7 @@ The reference manual is also
|
|||
<screen>
|
||||
$ ./nmap -sC localhost -p 22,23,80,113
|
||||
|
||||
Starting Nmap 4.20ALPHA9-NSE ( http://insecure.org )
|
||||
Starting Nmap ( http://nmap.org )
|
||||
Interesting ports on localhost (127.0.0.1):
|
||||
PORT STATE SERVICE
|
||||
22/tcp open ssh
|
||||
|
|
@ -3099,7 +3099,7 @@ end
|
|||
<screen>
|
||||
$ ./nmap -sV localhost -p 80
|
||||
|
||||
Starting Nmap ( http://insecure.org )
|
||||
Starting Nmap ( http://nmap.org )
|
||||
Interesting ports on localhost (127.0.0.1):
|
||||
PORT STATE SERVICE VERSION
|
||||
80/tcp open [Name] [Product] [Version] ([ExtraInfo])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue