DDoS_Attack_(2015-11).html 1.8 KB

12345678910111213141516171819202122232425262728293031
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>DDoS Attack (2015-11)</title>
  5. </head>
  6. <body>
  7. <h1>DDoS Attack (2015-11)</h1>
  8. In a distributed denial-of-service attack (DDoS attack), the incoming traffic flooding the victim originates from many different sources. This effectively makes it impossible to stop the attack simply by blocking a single source.
  9. <p>
  10. A DoS or DDoS attack is analogous to a group of people crowding the entry door of a shop, making it hard for legitimate customers to enter, disrupting trade.</p>
  11. <p>
  12. Around the 2015-11-10, owner of Neocities, Kyle Drake received a Denial-of-service attack ransom. Instead of caving in and bowing down to the publicly unknown ransom, Kyle Drake replied to the sender by telling them to "fuck off".</p>
  13. <p>
  14. As a direct result, the sender DDoSed Neocities, however, neocities.org handled the DDoS just fine. At the same time, Kyle watched Bob Ross and went to sleep.</p>
  15. <p>
  16. The next day, Kyle Drake would recount this event on his Twitter account by writing;</p>
  17. <p>
  18. <blockquote><tt>
  19. Neocities got a DDoS ransom. I replied "fuck off". They DDoSed, our mitigation handled it. I watched Bob Ross and went to sleep. #cyberpunk
  20. </tt></blockquote>
  21. <p>
  22. Who the attacker was, why they wanted to attack Neocities, and even what the ransom was is still unknown.</p>
  23. <p></p>
  24. <h2>References</h2>
  25. <ol>
  26. <li><a href="https://thewikion.neocities.org/wiki/ddos_attack_november_2015.html">Original wiki article about this subject</a></li>
  27. <li><a href="https://twitter.com/kyledrake/status/664313172636008448">Neocities got a DDoS ransom. I replied "fuck off". They DDoSed, our mitigation handled it. I watched Bob Ross and went to sleep. #cyberpunk</a></li>
  28. <li><a href="https://en.wikipedia.org/wiki/Denial-of-service_attack">Denial-of-service attack on Wikipedia</a></li>
  29. </ol>
  30. </body>
  31. </html>