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.
97 lines (86 sloc)
3.78 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/press_off.jpg"; | |
| imgsrc[1] = "http://members.tripod.lycos.nl/fuby_reports/press_on.jpg"; | |
| imgsrc[20] = "http://members.tripod.lycos.nl/fuby_reports/fub_se_02.jpg"; | |
| imgsrc[24] = "http://members.tripod.lycos.nl/fuby_reports/fub_se_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/left_se_back.jpg"><IMG SRC="" | |
| border=0 HEIGHT=1 WIDTH=300><BR><IMG SRC="http://members.tripod.lycos.nl/fuby_reports/fub_se_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 all the hackers on the DigiTal Word. So you see October is a very busy | |
| month of defaces. Some site's are several times a day defaced by other competitors | |
| of the underground. It is just a sport. More skills how better.<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/press_off.jpg" border=0 name="fuby"></A><BR> | |
| <BR></CENTER> | |
| We are also one of them all. Only we like to deface with style. Go with your mouse over the | |
| button and see Fuby moves! That's our way. Be different, be yourself. No one controls the | |
| hackers!<BR> | |
| <BR> | |
| Also we heard of the Political game the Chechz publics are playing. Our next defacements will | |
| be in the Chechz. Release him and do not threat him. We are all humans and we made all our mistakes | |
| or not?<BR> | |
| <BR> | |
| RELEASE: X0l0th1 (Please help him fellowz)</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, gH, 139_r00ted, mistuh clean(new?), Acos, Diz-X, Sparcle, Scarab, MySelf, | |
| L0ch3m, D0D0, V00D00, Alldas, Zataz, Attrition, DutchThreat 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 --> |