View Full Version : x-bit Labs hacked tonight!
c627627
04-25-05, 12:20 AM
Front page quotes those guys frequently.
http://www.xbitlabs.com/
http://www.c627627.com/IMG/Overclockers/x-bitLabsHacked.jpg
What protects us from people like that? Why do hacked pages stay up relatively long?
Mods, apologies if posted in wrong section.
MrCooper
04-25-05, 12:21 AM
Well i'll be damned :p
Whoops, someone's getting a pink slip at the security desk. I wonder how/who hosted the site and why it got hacked?
If they gained root access and changed the root password then that may explain why it would take some time to fix.
This would possibly be better off in Internet, Networking and Security section.
Slackfumasta
04-25-05, 07:15 AM
The most common type of attack on web servers is a WebDAV exploit attack. It allows a hacker to use a 'PUT' command to place a file onto a webserver through their browser.
What they do is use the PUT command to put files like index.htm, default.htm, index.asp, etc on the webserver. It does not overwrite any existing files on the webserver, but if somebody is running IIS (for example) and doesn't change the default document to whatever they are using, it's possible that a hacker can PUT a filename that is higher on the default document list, and that is what gets served out to clients first. This is a 'script kiddie' kind of attack.
It's also not uncommon for webservers running Windows to have Remote Desktop enabled, and not be behind a firewall. Many of the hosting services where you can pay for a machine to be hosted can only be administered this way, but if the owner of the server doesn't do simple things like change the 'administrator' account to a different name and use a strong password, those can be hacked.
It's also possible that whoever hacked it is really good at actually compromising machines, but that's more uncommon.
buckontour
04-26-05, 02:46 PM
I'm always weary of hackers! I signed up with annonymizer last year so i have total protection and anonimity when I'm surfing
Check it out.. www.protry.com/hide
I think I'm gona sign up again this year again it's so good
c627627
04-29-05, 08:12 AM
Thanks David, I should have posted there, sorry.
But can you believe four days later and the site is still only intermitently available, meaning if you get a determined hacker, there is then nothing you can do, is that the state of site protection capabilities nowadays?
Leviathan41
04-29-05, 08:53 AM
Wow! 4 days later and all they have up is
Performing maintenance to better serve you.
Visit us soon.
elfiena
04-29-05, 08:58 AM
I am not a big fan of being hacked, but i think hackers are necessary as they are the driving force for improving network security. IMHO i'd rather suffer 1 uncoordinated hack every 20 days with something like putting "3y3 p0wn j00" on website by a kid in his/her basement than suffer 1 coordinated hack every 20 weeks aim to cripple the whole network by some foreign power. i also appreciate the freedom internet technology has, which made hackers possible to exist. i kinda like the idea technical know-how being set on the same plainfield as power and wealth
c627627
04-29-05, 11:02 AM
Why does it take so long to simply put up a backup version of your site after an attack, I take it it's not as easy as when something goes wrong on your desktop where you can't really loose much if you have backup drive image files from which you can simply reimage the entire system in minutes?
elfiena
04-29-05, 12:27 PM
because restore of a couple gig wide database include customer info + products + webpage data takes time, so does restoring the os of your server. The restore job alone will take around 4 hours to finish because tape and dvds are slow. even if you have multiple backup web servers, if database server is compromised, you are still dead in the water. backup database servers are not fun to run because you'll end up merging two database and take out duplicates... which is nasty. and you can never be sure merging will work successfully or not...
c627627
04-29-05, 01:21 PM
Takes time from DVD & tape? The process involves copying data, like you do on a desktop?
With hard drives being so cheap, why not simply hook up a backup HD so that there is no copying involved?
Takes time from DVD & tape? The process involves copying data, like you do on a desktop?
With hard drives being so cheap, why not simply hook up a backup HD so that there is no copying involved?
A spare hard disk does not protect you from scenarios where the server is destroyed. ie if the building burns down, or a power surge fries the innards.
The best backup policy is probably one local backup on a different machine, or on hard media in the building and one backup at a different location.
c627627
04-29-05, 02:24 PM
Yes, that's as far as backup policies go David, but the topic was why does it take so long to restore service if there can be 'ready to go' hard drives to be phsically connected with no need to wait for backups to be copied from tapes.
elfiena
04-29-05, 03:02 PM
Takes time from DVD & tape? The process involves copying data, like you do on a desktop?
With hard drives being so cheap, why not simply hook up a backup HD so that there is no copying involved?
unless you are using mirroring raid, this wont work. most of industries use raid 5, which means data get spanged onto multiple volumes. even with a mirroring controller, you can't just hotswap one hard drive and expect it to work because it wont. when you are using a mirroring controller, you have to swap the entire chain.
"then why don't you swap the entire chain?"
simply put, when you get hacked, data might be written onto both chains
"what about backing up to an another server somewhere else?"
ideally, it is done, but this is expensive and can cause problems as there might be tiny hardware/configuration differences that might cause total crash if you just swap the raid chain. besides, if you do that, you might as well just swap the server
"what about hotswapable drive backups?"
this only works if your data can fit on one drive or else you still need to copy.
PCGUY112887
04-29-05, 08:08 PM
Plus they already have a way into the server... you don't know if files were placed to allow them to get in the day before or the month before. You don't want to throw your server image on there and run the risk of putting a hole back online for them to get into, because who knows what they will do the second time they go in (steal CC numbers, etc).
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.