BBC hacked ?

Post » Mon May 14, 2012 3:36 pm

haven't been able to get in to any BBC websites for an hour or so - have they been hacked or just a crash?

edit : http://www.guardian.co.uk/media/2011/mar/29/bbc-website-down-offline

no hack, just "technical problems"
User avatar
BethanyRhain
 
Posts: 3434
Joined: Wed Oct 11, 2006 9:50 am

Post » Mon May 14, 2012 6:39 pm

Huh.

My Internet didn't work for a bout five minutes. I thought I was hacked!
User avatar
asako
 
Posts: 3296
Joined: Wed Oct 04, 2006 7:16 am

Post » Mon May 14, 2012 2:23 pm

The fact that it is down is proof it isn't hacked. A down website fails pretty much all reasons one would want to hack a site. DoS attacks are not hacks.

The reasons someone would want to hack a site:

1. To collect/steal information. You want to do this as stealthily as possible. Knocking the web server offline is an instant red alert that'll get everyone looking at the server making it harder to steal the information

2. To plant malware on the website. If the web server is down, then the malware won't be delivered. Once the malware is caught, real sysadmins will put up a message explaining why the site is down to not cause alarm.

3. To deface a website/post a message (for hacker cred or as a form of protest or anything like that). Once again, if the site is down the message cannot be seen and the hacker failed to accomplish the goal.

As mentioned, taking down a site through the likes of a Denial of service attack doesn't involve any hacking, just some specially crafted GET requests.
User avatar
Isaiah Burdeau
 
Posts: 3431
Joined: Mon Nov 26, 2007 9:58 am

Post » Mon May 14, 2012 4:51 pm

DEFRON is just being silly, of course it's down because of a huge DDoS attack from Anonymous. There is no other logical explanation.
User avatar
Alexis Estrada
 
Posts: 3507
Joined: Tue Aug 29, 2006 6:22 pm

Post » Mon May 14, 2012 4:38 am

DEFRON is just being silly, of course it's down because of a huge DDoS attack from Anonymous. There is no other logical explanation.
Skynet is online!!!! :ahhh:
User avatar
Chloe :)
 
Posts: 3386
Joined: Tue Jun 13, 2006 10:00 am

Post » Mon May 14, 2012 6:31 pm

Maybe it uses Cloudflare :P
User avatar
Jeremy Kenney
 
Posts: 3293
Joined: Sun Aug 05, 2007 5:36 pm

Post » Mon May 14, 2012 8:10 pm

Edit: I actually laughed.
User avatar
Sarah Edmunds
 
Posts: 3461
Joined: Sat Jul 08, 2006 8:03 pm

Post » Mon May 14, 2012 6:31 pm

I am not funny BBC hacks you.
I like reading about my personnal acts in the news without my consent as it amuses others....
User avatar
aisha jamil
 
Posts: 3436
Joined: Sun Jul 02, 2006 11:54 am

Post » Mon May 14, 2012 11:25 am

I am not sure how easy it would be to do a DDOS attack on the BBC given that the website can cope with more than 10 - 15million users (not page views, users) a day.
User avatar
sally R
 
Posts: 3503
Joined: Mon Sep 25, 2006 10:34 pm

Post » Mon May 14, 2012 6:34 pm

I am not funny BBC hacks you.
Gotta love those forum censors ;)
User avatar
Sabrina Steige
 
Posts: 3396
Joined: Mon Aug 20, 2007 9:51 pm

Post » Mon May 14, 2012 7:52 pm

After 3 years on The Misc BBC means something else entirely to me.
User avatar
Heather Dawson
 
Posts: 3348
Joined: Sun Oct 15, 2006 4:14 pm

Post » Mon May 14, 2012 7:44 am

Skynet is online!!!! :ahhh:

http://en.wikipedia.org/wiki/Skynet_%28satellite%29, it's what the British Army uses to communicate. :P

Anyway, just because a website's down, it doesn't preclude it from being hacked: it'd be quite normal to take it down for any clean-up that's necessary. Whether or not a holding page is put in place is up to the site admins.
User avatar
Luna Lovegood
 
Posts: 3325
Joined: Thu Sep 14, 2006 6:45 pm

Post » Mon May 14, 2012 6:29 am

I can't understand why anybody visits the BBC news site. The state broadcaster! They're bound to be impartial!
User avatar
Kayleigh Mcneil
 
Posts: 3352
Joined: Thu Jun 29, 2006 7:32 am

Post » Mon May 14, 2012 10:11 am

I can't understand why anybody visits the BBC news site. The state broadcaster! They're bound to be impartial!

Their lack of impartiality does bother me, but given their often antagonistic approach to things, I think it's not so much them being the "state" broadcaster as much as it's down to a serious lack of accountability.
User avatar
james reed
 
Posts: 3371
Joined: Tue Sep 18, 2007 12:18 am

Post » Mon May 14, 2012 10:19 am

Their lack of impartiality does bother me, but given their often antagonistic approach to things, I think it's not so much them being the "state" broadcaster as much as it's down to a serious lack of accountability.
Hmm, you guys must get something different. The morning BBC news here (Noon for you at that time) is fairly lacking in hostility IMO, the only times they seem hostile is in situations like the Syrian Conflict atm.
User avatar
Stefanny Cardona
 
Posts: 3352
Joined: Tue Dec 19, 2006 8:08 pm

Post » Mon May 14, 2012 6:41 am

Hmm, you guys must get something different. The morning BBC news here (Noon for you at that time) is fairly lacking in hostility IMO, the only times they seem hostile is in situations like the Syrian Conflict atm.

They have their favourite subjects that they'll either relentlessly denigrate or unquestioningly champion. Not everything, but enough to irritate after a while, even on the odd occasion that it's something I ostensibly agree with. Admittedly they could be a lot worse, but they often don't match up to their own claims of impartiality and their retort that "being criticised by everyone proves we're impartial!" using carefully selected criticisms only serves to irritate further...

I actually find myself preferentially watching CNN as they're less aggressive and miserable than BBC news.
User avatar
mollypop
 
Posts: 3420
Joined: Fri Jan 05, 2007 1:47 am

Post » Mon May 14, 2012 8:30 am

I am not sure how easy it would be to do a DDOS attack on the BBC given that the website can cope with more than 10 - 15million users (not page views, users) a day.
Generally speaking, DDoS attacks also use specially crafted request packets to take down a web server. It's rare for you to be able to outbandwidth a DDoS

http://httpd.apache.org/security/vulnerabilities_22.html

The vulnerability fixed in 2.2.19 being a common one abused right now:

A flaw was found in the apr_fnmatch() function of the bundled APR library. Where mod_autoindex is enabled, and a directory indexed by mod_autoindex contained files with sufficiently long names, a remote attacker could send a carefully crafted request which would cause excessive CPU usage. This could be used in a denial of service attack.

Notice how this one is CPU-based, not bandwidth based. It's a prime candidate for DDoSing, since you may still need a large group to overwhelm the server, but it has nothing to do with bandwidth.

Then of course other DoS methods also don't use bandwidth-based attacks to take down a site.
User avatar
Naomi Lastname
 
Posts: 3390
Joined: Mon Sep 25, 2006 9:21 am

Post » Mon May 14, 2012 10:03 am

Well, they're back up this morning - didn't see any mention of last nights down time
User avatar
SiLa
 
Posts: 3447
Joined: Tue Jun 13, 2006 7:52 am

Post » Mon May 14, 2012 2:28 pm

Looks like it was hacked
http://www.zdnet.com/blog/london/bbc-suffers-sophisticated-iranian-cyber-attack/3448?tag=nl.e539
User avatar
Michelle Smith
 
Posts: 3417
Joined: Wed Nov 15, 2006 2:03 am

Post » Mon May 14, 2012 2:10 pm

Looks like it was hacked
http://www.zdnet.com/blog/london/bbc-suffers-sophisticated-iranian-cyber-attack/3448?tag=nl.e539
Blocking/jamming signals is not hacking :shrug:
User avatar
Bones47
 
Posts: 3399
Joined: Fri Nov 09, 2007 11:15 pm

Post » Mon May 14, 2012 7:08 pm

Blocking/jamming signals is not hacking :shrug:

Neither is cracking, but I think colloquially-speaking, it's not an entirely unreasonable description; it seems rather pedantic to say otherwise.
User avatar
Naazhe Perezz
 
Posts: 3393
Joined: Sat Aug 19, 2006 6:14 am

Post » Mon May 14, 2012 6:37 am

Generally speaking, DDoS attacks also use specially crafted request packets to take down a web server. It's rare for you to be able to outbandwidth a DDoS

http://httpd.apache.org/security/vulnerabilities_22.html

The vulnerability fixed in 2.2.19 being a common one abused right now:

A flaw was found in the apr_fnmatch() function of the bundled APR library. Where mod_autoindex is enabled, and a directory indexed by mod_autoindex contained files with sufficiently long names, a remote attacker could send a carefully crafted request which would cause excessive CPU usage. This could be used in a denial of service attack.

Notice how this one is CPU-based, not bandwidth based. It's a prime candidate for DDoSing, since you may still need a large group to overwhelm the server, but it has nothing to do with bandwidth.

Then of course other DoS methods also don't use bandwidth-based attacks to take down a site.
Was this quoting me intentionally? I didn't mention anything about bandwidth, I just implied that the BBC had a huge amount of resources and a well designed server network (with the number of physical servers in the thousands) and do could probably handle a DDOS attack fairly well.
User avatar
carla
 
Posts: 3345
Joined: Wed Aug 23, 2006 8:36 am

Post » Mon May 14, 2012 8:03 am

Was this quoting me intentionally? I didn't mention anything about bandwidth, I just implied that the BBC had a huge amount of resources and a well designed server network (with the number of physical servers in the thousands) and do could probably handle a DDOS attack fairly well.
I actually thought you were the OP and could've sworn you said something about bandwidth. That's what I get for posting before having my morning cup :sweat:

Though in my defense all you non-avatar people look the same :P
User avatar
Kelly Tomlinson
 
Posts: 3503
Joined: Sat Jul 08, 2006 11:57 pm

Post » Mon May 14, 2012 5:24 am

The beeb is positively saintly compared to the likes of fox news.
User avatar
Toby Green
 
Posts: 3365
Joined: Sun May 27, 2007 5:27 pm

Post » Mon May 14, 2012 12:11 pm

Neither is cracking, but I think colloquially-speaking, it's not an entirely unreasonable description; it seems rather pedantic to say otherwise.

Indeedy pants.
User avatar
Kelli Wolfe
 
Posts: 3440
Joined: Thu Aug 23, 2007 7:09 am

Next

Return to Othor Games