mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 20:29:03 +00:00
Update and proofread documentation of all the scripts, with the exception of
nbstat.nse and smb-*.nse, which Ron is going to do.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
id="Open Proxy Test"
|
||||
description=[[
|
||||
Checks if an HTTP proxy is open.
|
||||
\n\n
|
||||
|
||||
The script attempts to connect to www.google.com through the proxy and checks
|
||||
for a 'Server: gws' header field in the response.
|
||||
\n\n
|
||||
for a <code>Server: gws</code> header field in the response.
|
||||
|
||||
If the target is an open proxy, this script will cause the target to retrieve a
|
||||
web page from www.google.com.
|
||||
]]
|
||||
|
||||
Reference in New Issue
Block a user