1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-12 18:59:03 +00:00

Fixed Metasplit -> Metasploit typo

This commit is contained in:
bmenrigh
2009-05-20 00:05:37 +00:00
parent 60b4f7913c
commit f6eba7c5f1

View File

@@ -3,7 +3,7 @@ Checks for a vulnerability in IIS6 that allows arbitrary users to access secured
A list of well known folders (almost 900) is used by default. Each one is checked, and if returns an authentication request (401), another attempt is tried with the malicious encoding. If that attempt returns a successful result (207), A list of well known folders (almost 900) is used by default. Each one is checked, and if returns an authentication request (401), another attempt is tried with the malicious encoding. If that attempt returns a successful result (207),
The module is based on the Metasplit modules/auxiliary/scanner/http/wmap_dir_webdav_unicode_bypass.rb auxiliary module. The module is based on the Metasploit modules/auxiliary/scanner/http/wmap_dir_webdav_unicode_bypass.rb auxiliary module.
]] ]]
--- ---