mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 00:19:01 +00:00
- openproxy.url: Url to make requests to the proxy - openproxy.pattern: Pattern that should be checked inside the responses for requests HEAD and GET pattern will never be used for CONNECT requests, that will only check for the connection code Script now uses default pattern checks for default url (checks for ^server: gws in www.google.com requests) If openproxy.url is used, script performs code check, looking for codes 200,301,302. If openproxy.url is used and openproxy.pattern also, script performs pattern check
5.5 KiB
5.5 KiB