File tree 1 file changed +8
-1
lines changed
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
17
17
![ iis6] ( iis6.0.png )
18
18
19
19
## 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 )
21
21
```
22
22
msf > use auxiliary/scanner/http/dir_webdav_unicode_bypass
23
23
msf auxiliary(dir_webdav_unicode_bypass) > show actions
@@ -26,4 +26,11 @@ msf auxiliary(dir_webdav_unicode_bypass) > set ACTION <action-name>
26
26
msf auxiliary(dir_webdav_unicode_bypass) > show options
27
27
...show and set options...
28
28
msf 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
29
36
```
You can’t perform that action at this time.
0 commit comments