Wikileaks Moves to Amazon Web Services

Featured Snippet Summary: In a decisive move to protect its online infrastructure, Wikileaks successfully migrated its web hosting to Amazon Web Services (AWS) using the Elastic Cloud Computing (EC2) platform. This rapid transition occurred after the organization experienced a massive denial of service (DOS) attack immediately preceding a significant document publication, showcasing the vital role of scalable cloud solutions in mitigating severe cyber threats and ensuring continuous data availability.

Executive Summary: Wikileaks recently faced a severe cyberattack immediately preceding a major document release. To secure its digital infrastructure, the organization transitioned to a robust cloud platform. This strategic implementation not only restored their online presence but also provided a resilient foundation against future distributed denial of service (DDoS) campaigns, illustrating the critical necessity of elastic server environments for high-profile digital entities.

Wikileaks infrastructure migrating to cloud servers to mitigate DOS attacks
Wikileaks leverages scalable cloud infrastructure to maintain uptime.

Yesterday we reported that Wikileaks' web site suffered a targeted denial of service (DOS) attack just before the publication of its most recent cache of sensitive documents. The site was down for only a few hours, according to Forbes' Andy Greenberg. The rapid recovery underscores the agility required to maintain online operations when faced with coordinated cyber warfare tactics.

Today, The Guardian reports that Wikileaks turned to Amazon.com's Elastic Cloud Computing (EC2) service to get back online and survive the ongoing DOS attack. This strategic move highlights the paramount importance of elastic, decentralized server hosting in modern web environments, particularly for organizations that handle highly sensitive or controversial public interest data.

The Anatomy of the DOS Attack on Wikileaks

There are various ways to conduct a DOS attack, but most methods work by placing an enormous burden on a targeted server. For example, malicious actors might make a huge number of frivolous requests for pages of a web site until the server is overloaded and crashes, denying access to legitimate users. These operations can be orchestrated using botnets, which amplify the disruptive capabilities of the attackers.

Wikileaks originally claimed it was receiving a distributed DOS (DDoS) attack. A self-described "hacktivist" using the name th3j35t3r took credit for the incident, and later claimed it was not a distributed DOS attack, but rather a targeted application-layer disruption. Application-layer attacks are notoriously difficult to mitigate because they mimic legitimate user behavior, consuming server resources more efficiently than brute-force volumetric attacks.

Why Cloud Infrastructure Mitigates Cyber Threats

The Guardian suggests that the EC2 pricing model and infrastructure makes the service significantly less vulnerable to DOS attacks. By distributing the load across a vast network of servers, cloud providers can absorb and dissipate malicious traffic spikes that would otherwise overwhelm traditional, single-server hosting environments. However, it's worth noting that last year a massive DDOS attack brought down the EC2 hosted site Bitbucket. That incident led some cybersecurity experts to caution against using cloud hosting exclusively for mission-critical services without supplementary mitigation layers.

However, it could be that EC2 has drastically improved its defenses against DOS attacks since the Bitbucket incident. A highly scalable infrastructure would certainly help absorb malicious traffic spikes, as would hosting content on multiple redundant providers. The continuous evolution of cloud security protocols is essential for staying ahead of increasingly sophisticated cyber adversaries.

Understanding the Difference: Bitbucket vs. Wikileaks

Update: George Reese of the cloud security company Enstratus tells us that the attack on BitBucket was very different from the attack on Wikileaks. The BitBucket attack targeted a vulnerability specific to EC2 that Amazon.com claims to have since patched. The WikiLeaks attack, in contrast, was a generic DOS attack coming from outside the network. The BitBucket attack actually targeted internal IO resources, causing localized failure within the cloud environment.

According to the Guardian, not all of Amazon.com's servers are hosted in the US and "it could cause a major incident if the US government were to take action against a company on the basis that it might be hosting material the government finds embarrassing." While it may be unlikely that the US government would take direct action against Amazon.com, it is entirely possible that Amazon.com would decide to remove Wikileaks on its own due to terms of service violations, highlighting the complex intersection of corporate policy, internet freedom, and government pressure.

However, the latest cache of documents are not hosted on the same servers as the rest of the Wikileaks site. The actual document repository, cablegate.wikileaks.org, is securely hosted by a French company called Octopuce, demonstrating a sophisticated, multi-tiered approach to data distribution and security.

The Future of Decentralized Hosting Solutions

The migration of Wikileaks to Amazon Web Services serves as a watershed moment in the discussion surrounding decentralized hosting solutions and digital resilience. As cyber threats become more organized and potent, the reliance on robust cloud computing architectures will only intensify. Organizations are increasingly recognizing that static server deployments are insufficient for weathering coordinated digital assaults.

Moving forward, the integration of advanced content delivery networks (CDNs), real-time traffic analysis, and machine learning-driven threat detection will become standard practice for high-profile websites. The ability to dynamically scale resources and reroute traffic on the fly is no longer a luxury, but a fundamental requirement for maintaining digital sovereignty and uninterrupted public access to critical information.

Frequently Asked Questions (FAQ)

To provide further context on this developing story, we've compiled some common questions regarding cloud security and hacktivism:

Why did Wikileaks move to Amazon Web Services (AWS)?
Wikileaks moved its hosting to Amazon Elastic Cloud Computing (EC2) to utilize a highly scalable infrastructure capable of mitigating intense distributed denial of service (DDoS) attacks.
What type of cyberattack did Wikileaks face in 2010?
Wikileaks suffered a severe denial of service (DOS) attack right before publishing a massive cache of documents, causing temporary downtime.
Can cloud hosting like Amazon EC2 prevent all DDoS attacks?
While elastic cloud pricing models and decentralized servers help absorb DDoS traffic, no system is perfectly immune, as seen when a different attack brought down Bitbucket on EC2.
What is a denial of service (DOS) attack?
A denial of service (DOS) attack is a malicious attempt to disrupt the normal traffic of a targeted server, service, or network by overwhelming the target or its surrounding infrastructure with a flood of Internet traffic.
How does cloud infrastructure mitigate cyber threats?
Cloud infrastructure mitigates cyber threats by distributing the load across a vast network of servers. This decentralization makes it exceptionally difficult for attackers to overwhelm the system, as the cloud can dynamically allocate additional resources to absorb malicious traffic spikes.