File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ iis6.0.exe command
1717![ iis6] ( iis6.0.png )
1818
1919## load the module within the Metasploit
20- [ msf] ( https://www.rapid7.com/db/modules/auxiliary/scanner/http/dir_webdav_unicode_bypass )
20+ [ msf judgment ] ( https://www.rapid7.com/db/modules/auxiliary/scanner/http/dir_webdav_unicode_bypass )
2121```
2222msf > use auxiliary/scanner/http/dir_webdav_unicode_bypass
2323msf auxiliary(dir_webdav_unicode_bypass) > show actions
@@ -26,4 +26,11 @@ msf auxiliary(dir_webdav_unicode_bypass) > set ACTION <action-name>
2626msf auxiliary(dir_webdav_unicode_bypass) > show options
2727 ...show and set options...
2828msf auxiliary(dir_webdav_unicode_bypass) > run
29+ ```
30+ ```
31+ msf auxiliary(webdav_scanner) > run
32+
33+ [+] 192.168.16.136 (Microsoft-IIS/6.0) has WEBDAV ENABLED
34+ [*] Scanned 1 of 1 hosts (100% complete)
35+ [*] Auxiliary module execution completed
2936```
You can’t perform that action at this time.
0 commit comments