Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
75 lines (69 sloc)
3.07 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <HTML> | |
| <HEAD> | |
| <TITLE>Stroked</TITLE> | |
| <script language="JavaScript1.2"> | |
| window.defaultStatus=''; | |
| function validate() { | |
| at = document.forms[0].emailadd.value.indexOf('@'); | |
| if (document.forms[0].emailadd.value == '' | at == -1) { | |
| alert('Please enter a valid email address.'); | |
| document.forms[0].emailadd.focus(); | |
| } | |
| else { | |
| document.forms[0].submit(); | |
| } | |
| } | |
| </script> | |
| </HEAD> | |
| <BODY TEXT="#FFFFFF" BGCOLOR="#000000" LINK="#0000FF" VLINK="#0000FF"> | |
| <table cellspacing="0" cellpadding="0" border="0" align="center" width="600"> | |
| <tr> | |
| <td align="center" colspan="2"> | |
| <img src="images/top.jpg" width="500" height="150" alt="" border="0"> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td><img src="images/left.jpg" width="216" height="500" alt="" border="0"></td> | |
| <td align="center" valign="top"><br> | |
| With your unasked for membership to freemailing newsletter you will receive complete shite in your email FOREVER! Whats more we will pass on your address to other fucking assholes like us and they will SPAM you too! | |
| <br><br> | |
| This hack brought to you by the SPAM AsSaSiNs!<br><br> | |
| <TABLE BORDER CELLSPACING=4 CELLPADDING=3 COLS=1 HEIGHT="68" BGCOLOR="#cc9933"> | |
| <TR><TD><CENTER><B><FONT COLOR="#000000"><FONT SIZE=+1>Subscribe Now For Free SPAM | |
| In Your E-Mail</FONT></FONT></B></CENTER> | |
| </TD></TR><TR><TD><FORM method="post" action="http://203.46.17.210/cgi-bin/formmail.pl" | |
| onsubmit='exit=false; if((this.email.value.indexOf("@")>0 && this.email.value.indexOf(".")>0)) { | |
| alert("Ok, cool. You will get a confirmation mail in a couple seconds."); | |
| return true; | |
| } else { | |
| alert("Please enter your e-mail address, then click Submit."); | |
| return false; | |
| }'><FORM><FONT COLOR="#FFFFFF"><FONT FACE="helvetica,arial"><FONT SIZE=-1>ENTER | |
| YOUR E-MAIL</FONT></FONT> </FONT><INPUT type=text size=30 name="emailadd"><INPUT type="button" onclick="validate();" value="Subscribe"><br> | |
| <FONT COLOR="#FFFFFF"><FONT SIZE=-1>Your e-mail address will be spread around to whoever we can find to make a buck. | |
| </FONT></FONT> | |
| <input type=hidden name=recipient value=subscribe@stroked.net> | |
| <input type=hidden name=system value=hornymail> | |
| <input type=hidden name=action value=stroked> | |
| <input type=hidden name=redirect value=http://203.46.217.21> | |
| </form> | |
| </TD> | |
| </TR> | |
| </TABLE> | |
| <br><br> | |
| <FORM action="http://20.46.217.210/cgi-bin/formmail.pl"> | |
| <FONT FACE="Arial,Helvetica" color="white">If | |
| you wish to be removed from the mailing list please submit your e-mail | |
| address here. You wont be unsubscribed, in fact you will probably notice you get MORE SPAM!! Hmm.. perhaps we were lying about the unsubscribe thing...</FONT><FONT FACE="comic sans ms"><FONT SIZE=+1><br><INPUT type=text name="emailadd"></FONT></FONT></CENTER> | |
| <CENTER><INPUT type=submit value="Unsubscribe"> | |
| <input type=hidden name=recipient value=unsubscribe@stroked.net> | |
| <input type=hidden name=system value=stroked> | |
| <input type=hidden name=action value=unsubscribe> | |
| <input type=hidden name=redirect value=http://203.46.217.210/unsubscribed.html> | |
| </FORM> | |
| </td> | |
| </tr> | |
| </table> | |
| </BODY> | |
| </HTML> | |
| <!-- www.attrition.org web hack mirror - watermark or something --> |