mirror of
https://github.com/nmap/nmap.git
synced 2025-12-28 18:39:03 +00:00
9f21ec234ce3e2d1123747ee1c1b3628e472675a
1) Checks if the root folder is protected and aborts if it is (we can't scan folders if the root folder is protected) 2) Checks if WebDAV is enabled on the server and aborts if it isn't. The check works on IIS 5, 5.1, and 6.0 (hasn't been tested on others) 3) Added support for finding the vulnerability on IIS 5.1 (Windows XP) -- 5.0 doesn't appear to be vulnerable in our tests
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%