View Full Version : Twohabbos.com - Dont visit.
as you may know my nub host decided to change my pass to my site and run it as his own fansite.
Dont go on it cuz its probberly got a keylogger or something k?
BTW Is that illegal?
ReviewDude
24-02-2007, 04:05 AM
Say "Don't visit www.blahblahblah.com" and what's the first thing people will normally do? :p
Well then its their fault if they did, i warned them.. :P
DONT GO TO WWW.TWOHABBOS.COM UNLESS YOU WANNA BE HACKED AND LOOSE ALL YOUR FURNI AND THAT..
REMEMBER KIDS and adults: WWW.TWOHABBOS.COM - THEY HACK!
Isolde
24-02-2007, 10:10 AM
woops. i went on it.
Stephen!
24-02-2007, 10:13 AM
Why on earth did you hyperlink it if you didnt want people to visit?
kooldude007
24-02-2007, 10:14 AM
Maybe as if it got advertised so they got warned?
wen i saw title i was like hmmmmm some1 offered me a job there, then i realised it was u Lol.. also i think u shuld change ur av ;)
lol at it containing virus' - because it quite clearly doesn't.
Well my hosts are nubs so they probberly will put a keylogger on there.
jarhead!
24-02-2007, 06:54 PM
Just get another host - simple.
hybride
24-02-2007, 07:35 PM
lol they're not hackers, they managed to log onto your account using the root account - dont be scared
Caution
24-02-2007, 07:38 PM
i clicked it.
hybride
24-02-2007, 07:43 PM
This is the site source code. Nothing suspicious.
<head>
<meta http-equiv="Content-Language" content="en-gb">
<STYLE>
a:link {
color : #000000;
text-decoration : none;
}
a:visited {
color : #000000;
text-decoration : none;
}
a:active {
color : #000000;
text-decoration : none;
}
a:hover {
color :#FFFFFF;
text-decoration : none;
}
</STYLE>
<title>TwoHabbos ~ Better than one</title>
</head>
<body bgproperties="fixed" background="greenbg.gif">
<center>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0">
<TR>
<TD><IMG SRC="topleft.gif"></TD>
<TD BACKGROUND="top.gif"></TD>
<TD><IMG SRC="topright.gif"></TD>
</TR>
<TR>
<TD BACKGROUND="left.gif"></TD>
<TD BACKGROUND="bg1.gif" HEIGHT="100" bgcolor="#FFFFFF">
<TABLE WIDTH="100%" CELLSPACING="0" CELLPADDING="2" BORDER="0">
<TR><p>
<td width="652" bgcolor="#FFFFFF"><font face="verdana" size="1">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr><td width="8">
<img border="0" src="gbleft.gif"
width="8" height="18"></td>
<td background="gbg.gif"
style="color: #ffffff; font-size: 11px; font-weight: bold;">
TwoHabbos</td>
<td width="8">
<img border="0" src="gbright.gif" width="8"
height="18"></td></tr></table>
<br>
Welcome to TwoHabbos<br>
<img border="0" src="break.gif" align="right"><br>
Welcome to the brand new website which is owned by <b>Jaxic</b> & <b>Filmset </b>
This will be a brand new fansite with a top brand new Version 1 created and
coded by <b>Jaxic</b>. The website is going to also have a new habbo radio
station run by new DJs from all round the globe.<br>
<br>
At the moment we do not know when the site shall start to be in action but while
we are waiting we have put down a radio ready for you to wait while the website
is in the process of building.<br>
<br>
<object height="45" standby="Loading" width="175" name="player" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" codebase="http://clubhabbo.net/CODEBASE=http:/activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715">
<param NAME="URL" ref value="http://www.freshhabbo.com:2224/">
<param NAME="rate" value="1">
<param NAME="balance" value="0">
<param NAME="currentPosition" value="1879.222375">
<param NAME="defaultFrame" value>
<param NAME="playCount" value="1">
<param NAME="autoStart" value="-1">
<param NAME="currentMarker" value="0">
<param NAME="invokeURLs" value="-1">
<param NAME="baseURL" value>
<param NAME="volume" value="100">
<param NAME="mute" value="0">
<param NAME="uiMode" value="mini">
<param NAME="stretchToFit" value="0">
<param NAME="windowlessVideo" value="0">
<param NAME="enabled" value="-1">
<param NAME="enableContextMenu" value="-1">
<param NAME="fullScreen" value="0">
<param NAME="SAMIStyle" value>
<param NAME="SAMILang" value>
<param NAME="SAMIFilename" value>
<param NAME="captioningID" value>
<param NAME="enableErrorDialogs" value="0">
<param NAME="_cx" value="4630">
<param NAME="_cy" value="1191">
<embed src="http://www.clubhabbo.net/windowsmediafile.asx" width="199" height="45" autostart="True" controls="playbutton" showstatusbar="false" url="http://www.clubhabbo.net/windowsmediafile.asx" autoplay="true" uimode="mini"> </embed></object>
<br>
</font></p>
</TR>
</TABLE>
</TD>
<TD BACKGROUND="right.gif"></TD>
</TR>
<TR>
<TD><IMG SRC="bottomleft.gif"></TD>
<TD BACKGROUND="bottom.gif"></TD>
<TD><IMG SRC="bottomright.gif"></TD>
</TR>
</TABLE><script language='JavaScript1.2'>
var dragswitch=0
var nsx
var nsy
var nstemp
function drag_dropns(name){
temp=eval(name)
temp.captureEvents(Event.MOUSEDOWN | Event.MOUSEUP)
temp.onmousedown=gons
temp.onmousemove=dragns
temp.onmouseup=stopns
}
function gons(e){
temp.captureEvents(Event.MOUSEMOVE)
nsx=e.x
nsy=e.y
}
function dragns(e){
if (dragswitch==1){
temp.moveBy(e.x-nsx,e.y-nsy)
return false
}
}
function stopns(){
temp.releaseEvents(Event.MOUSEMOVE)
}
//drag drop function for IE 4+////
/////////////////////////////////
var dragapproved=false
function drag_dropie(){
if (dragapproved==true){
document.all.showimage.style.pixelLeft=tempx+event .clientX-iex
document.all.showimage.style.pixelTop=tempy+event. clientY-iey
return false
}
}
function initializedragie(){
iex=event.clientX
iey=event.clientY
tempx=showimage.style.pixelLeft
tempy=showimage.style.pixelTop
dragapproved=true
document.onmousemove=drag_dropie
}
if (document.all){
document.onmouseup=new Function('dragapproved=false')
}
function hidebox(){
if (document.all)
showimage.style.visibility='hidden'
else if (document.layers)
document.showimage.visibility='hide'
}
</script>
i clicked it.
ur g3t h4xx0r3d!!!111
Seriously though - wth are you on about?
.townsendj.
25-02-2007, 10:20 PM
kwl if they did they would be minted if they key logged but neway thats ott on it its a game
Play It Dont Live It:eusa_clap
No, i meant that knowing my host, he probberly would. Because thats what he's like. and i cant afford to buy some more hosting.
theres onli 1 url 4 all of this: www.crisphosting.net its owned by clubhabbos co-owner so you know your safe AND their VERY professional.
Want to hide these adverts? Register an account for free!
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.