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.
94 lines (83 sloc)
3.73 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> | |
| <!-- Fuby Team Presents: --> | |
| <!-- Another defaced site --> | |
| <HEAD> | |
| <TITLE>Fuby Team Own3d you!</TITLE> | |
| <script language="JavaScript"> | |
| function getAppVersion(){ | |
| appname= navigator.appName; | |
| appversion = navigator.appVersion; | |
| majorver = appversion.substring(0, 1); | |
| if ( (appname == "Netscape") && ( majorver >= 3 ) ) return 1; | |
| if ( (appname == "Microsoft Internet Explorer") && (majorver >= 4) ) return 1; | |
| return 0; | |
| } | |
| function chgImg(myNum, myName, logoNum) { | |
| if (getAppVersion()) { | |
| document[myName].src = img[myNum].src; | |
| document.anim.src = img[logoNum].src; | |
| } | |
| } | |
| imgsrc = new Array(); | |
| imgsrc[0] = "http://members.tripod.lycos.nl/fuby_reports/pat_but_off.jpg"; | |
| imgsrc[1] = "http://members.tripod.lycos.nl/fuby_reports/pat_but_on.jpg"; | |
| imgsrc[20] = "http://members.tripod.lycos.nl/fuby_reports/patrick_02.jpg"; | |
| imgsrc[24] = "http://members.tripod.lycos.nl/fuby_reports/patrick_01.jpg"; | |
| if (getAppVersion()){ | |
| img = new Array(); | |
| for (i = 0; i < imgsrc.length; i++){ | |
| img[i] = new Image(); | |
| img[i].src = imgsrc[i]; | |
| } | |
| } | |
| </script> | |
| </HEAD> | |
| <BODY TOPMARGIN="0" LEFTMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0" BGCOLOR=#FFFFFF> | |
| <FONT SIZE=2 COLOR=#000000 FACE=Helvetica> | |
| <TABLE WIDTH=1% BORDER=0 CELLPADDING=0 CELLSPACING=0> | |
| <TR> | |
| <TD ALIGN="LEFT" VALIGN="TOP" WIDTH=1% BACKGROUND="http://members.tripod.lycos.nl/fuby_reports/patrick_back.jpg"><IMG SRC="" | |
| border=0 HEIGHT=1 WIDTH=300><BR><IMG SRC="http://members.tripod.lycos.nl/fuby_reports/patrick_01.jpg" WIDTH=250 HEIGHT=250 NAME="anim"></TD> | |
| <TD WIDTH=1%><IMG SRC="http://members.tripod.lycos.nl/fuby_reports/line_mid.jpg" HEIGHT=500 WIDTH=1border=0></TD> | |
| <TD VALIGN="TOP" WIDTH=1%><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0> | |
| <TR> | |
| <TD><IMG SRC="http://members.tripod.lycos.nl/fuby_reports/head_01.jpg" border=0></TD> | |
| </TR><TR> | |
| <TD BACKGROUND="http://members.tripod.lycos.nl/fuby_reports/back_text.jpg"><FONT SIZE=1 COLOR=#000000 FACE=Helvetica> | |
| Ch33rz visitors of this Patrick TV site. I do not know this guy, but I think he is funny. We are | |
| also funny. Check our animated Patrick. And if you forget ADMIN. We own you and 4ever. Please | |
| update your system or we deface you again!<BR> | |
| <BR> | |
| <CENTER> | |
| <a href="http://members.tripod.lycos.nl/fuby_reports/" onMouseOver="chgImg( '1', 'fuby', '20' ); | |
| window.status='Fuby Trick'" onMouseOut="chgImg( '0', 'fuby', '24' ); | |
| window.status=''"><IMG SRC="http://members.tripod.lycos.nl/fuby_reports/pat_but_off.jpg" border=0 name="fuby"></A><BR> | |
| <BR></CENTER> | |
| By The Way. is X0l0th1 already released by the official Chechz authorities? Please notify me! | |
| If it is not we gonna deface some goverment site's in Chechz against them. And also wanna say | |
| that PHC must go on with their campagne. And remember. Be original then you are the best!<BR> | |
| <BR> | |
| Tonight big fun at P0l3n house! I see you tonight at 8.00pm! Oh yeah also special ch33rz to: | |
| P0l3n and M1ch3ll.</TD> | |
| </TR><TR> | |
| <TD><IMG SRC="http://members.tripod.lycos.nl/fuby_reports/head_02.jpg" border=0></TD> | |
| </TR><TR> | |
| <TD><FONT SIZE=1 COLOR=#000000 FACE=Helvetica> | |
| The following fellows made it possible to ch33rz!<BR> | |
| Fuby Team, Phreak.nl, HiP-Freejack, DoctorNuker, PHC, gH, 139_r00ted, , Acos, Diz-X, Sparcle, Scarab, MySelf, | |
| L0ch3m, D0D0, V00D00, Alldas, Zataz, Attrition, DutchThreat, GammaProject and all the dutch freakz (hackers)!<BR> | |
| <BR> | |
| Special gr33tz/ch33rz to HFX (I hope you find him fast back :-)<BR> | |
| <BR> | |
| A promotion for a guy they asked me:<BR> | |
| Please take a look at this cool site! <A HREF="http://thunder.prohosting.com/~ronald81">Cool Site</A> | |
| </TD> | |
| </TD> | |
| </TR> | |
| </TABLE> | |
| </TD> | |
| </TR> | |
| </TABLE> | |
| </FONT> | |
| </BODY> | |
| </HTML><!-- www.attrition.org web hack mirror - watermark or something --> |