mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 06:01:28 +00:00
Do copyediting of NSEDoc. This is a first pass up to ms-sql-xp-cmdshell.
This commit is contained in:
@@ -1,13 +1,10 @@
|
||||
description=[[
|
||||
Checks if an HTTP proxy is open.
|
||||
|
||||
The script attempts to connect to www.google.com through the (possible) proxy and checks
|
||||
for a valid HTTP response code.
|
||||
|
||||
Valid HTTP response codes are actually: 200, 301, 302.
|
||||
|
||||
If the target is an open proxy, this script causes the target to retrieve a
|
||||
web page from www.google.com.
|
||||
The script attempts to connect to www.google.com through the proxy and
|
||||
checks for a valid HTTP response code. Valid HTTP response codes are
|
||||
200, 301, and 302. If the target is an open proxy, this script causes
|
||||
the target to retrieve a web page from www.google.com.
|
||||
]]
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user