mirror of
https://github.com/nmap/nmap.git
synced 2025-12-08 05:31:31 +00:00
Removes trailing spaces in 69 files. Closes #971.
This commit is contained in:
@@ -2,7 +2,7 @@ HTTP-SCAN with Ncat
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
This is a simple exercise that uses a small amount of
|
||||
scripted automation that will throw out the banner
|
||||
scripted automation that will throw out the banner
|
||||
information of n number of hosts listed in the file "iplist".
|
||||
|
||||
Ncat uses the "get.request" HTTP header to get the newly
|
||||
@@ -10,5 +10,5 @@ connected webserver to tell you about itself.
|
||||
|
||||
Usage: ./scan-example
|
||||
|
||||
Variables to change: None, but you may want to change "iplist"
|
||||
Variables to change: None, but you may want to change "iplist"
|
||||
to other more informative hosts.
|
||||
|
||||
Reference in New Issue
Block a user