mirror of
https://github.com/nmap/nmap.git
synced 2025-12-30 11:29:01 +00:00
891fe08af8d026f1aebc76601adc319b1ce4760d
- 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
Update nmap-mac-prefixes to include the latest data from http://standards.ieee.org/regauth/oui/oui.txt
Here is some documentation for Nmap, but these files are much less comprehensive than what you'll find at the actual Nmap documentation site ( http://nmap.org ).
Description
Languages
C
37.8%
Lua
28.1%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.2%