Commentary

George Hulme
 

Amazon Web Services DDoS Attack And The Cloud

A suspected denial-of-service attack aimed at Amazon Web Services (AWS) this past weekend shut down a code hosting service for nearly 24 hours. I don't see this as a security issue specific to cloud computing, rather just another disruption to availability like all of the others.

A suspected denial-of-service attack aimed at Amazon Web Services (AWS) this past weekend shut down a code hosting service for nearly 24 hours. I don't see this as a security issue specific to cloud computing, rather just another disruption to availability like all of the others.Bitbucket runs its code hosting and version control business on Amazon EC2. So when it was hit with a powerful distributed denial-of-service attack over the weekend the company was essentially shut down.

The company details the 20 hour ordeal in this blog, from the first symptoms of the attack to Amazon denying they had a problem to Amazon finally taking significant action.


More Security Insights

White Papers

More >>

Reports

More >>

Webcasts

More >>

Here's how it started, from Bitbucket's blog:

What we were seeing on the server was high load, even after turning off anything that took up CPU. Load is a result of stuff "waiting to happen", and after reviewing iostat, it became apparent that the "iowait" was very high, while the "tps" (transactions per second) was very low for our EBS volume. We tried several things at this point:

Un-mounting and re-mounting the volume.

Runing xfs_check on the volume, which reported no errors (we use XFS.)

Moving our instances and volumes from us-east-1b to both us-east-1a and us-east-1c.

None of these resolved the problem, and it was at this point we decided to upgrade to the "Gold plan" of support to gain access to the 1-hour turnaround technical support with Amazon.

What is described next is many hours of back and forth between Bitbucket's management and administrator and Amazon support. Nearly 17 hours into the ordeal, Amazon, according to Bitbucket, finally figured out what had happened:

We were attacked. Bigtime. We had a massive flood of UDP packets coming in to our IP, basically eating away all bandwidth to the box. This explains why we couldn't read with any sort of acceptable speed from our EBS, as that is done over the network. So, basically a massive-scale DDOS. That's nice.

This is 16-17 hours after we reported the problem, which frankly, is a bit disheartening. Why did it take so long to discover? Oh well.

Shortly after Amazon blocked the offending UDPs, the attackers switched tactics and fired a TCP SYNFLOOD. Fortunately, that was quickly filtered and rectified.

It's a good bet that you are going to read a number of stories about how this event shows the weakness of cloud computing. How businesses are too utterly dependent on cloud computing service providers, and many may even jump off of a cliff and question the entire cloud services model. But this isn't a new story, it's a very old IT story.

Denial-of-Service attacks have been with us in a big way since 2000, when Mafiaboy took down a number of large e-Commerce sites, including Yahoo!, CNN, and others. Many other problems that cause downtime have been with us since the beginning: power outages, dying systems, broken applications, business partners going out of business, the admin who decides to lock everyone out of the network, hurricanes, floods, and strong winds. You get the idea.

When any of these things happen, you need to open your business-continuity and disaster recovery plan and put it into action.


Related Reading




Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

InformationWeek encourages readers to engage in spirited, healthy debate, including taking us to task. However, InformationWeek moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing/SPAM. InformationWeek further reserves the right to disable the profile of any commenter participating in said activities.

Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.
T-Shirt Giveaway T-Shirt Giveaway: Each week we're selecting one great comment from our readers. The author of the comment will receive an InformaitonWeek Community t-shirt. So get posting!
Subscribe to RSS

Resource Links