mirror of
https://github.com/nmap/nmap.git
synced 2026-01-18 20:29:02 +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:
@@ -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])
|
||||
|
||||
Reference in New Issue
Block a user