Sunday, August 23, 2020

Vulcan DoS Vs Akamai

In the past I had to do several DoS security audits, with múltiples types of tests and intensities. Sometimes several DDoS protections were present like Akamai for static content, and Arbor for absorb part of the bandwith.

One consideration for the DoS/DDoS tools is that probably it will loss the control of the attacker host, and the tool at least has to be able to stop automatically with a timeout, but can also implement remote response checks.

In order to size the minimum mbps needed to flood a service or to retard the response in a significant amount of time, the attacker hosts need a bandwith limiter, that increments in a logarithmic way up to a limit agreed with the customer/isp/cpd.

There are DoS tools that doesn't have this timeouts, and bandwith limit based on mbps, for that reason I have to implement a LD_PRELOAD based solution: bwcontrol

Although there are several good tools for stressing web servers and web aplications like apache ab, or other common tools used for pen-testing, but I also wrote a fast web flooder in c++ named wflood.

As expected the most effective for taking down the web server are the slow-loris, slow-read and derivatives, few host were needed to DoS an online banking. 
Remote attacks to database and highly dynamic web content were discarded, that could be impacted for sure.

I did another tool in c++ for crafting massive tcp/udp/ip malformed packets, that impacted sometimes on load balancers and firewalls, it was vulcan, it freezed even the firewall client software.

The funny thing was that the common attacks against Akamai hosts, where ineffective, and so does the slow-loris family of attacks, because are common, and the Akamai nginx webservers are well tunned. But when tried vulcan, few intensity was enough to crash Akamai hosts.

Another attack vector for static sites was trying to locate the IP of the customer instead of Akamai, if the customer doesn't use the Akamai Shadow service, it's possible to perform a HTTP Host header scan, and direct the attack to that host bypassing Akamai.

And what about Arbor protection? is good for reducing the flood but there are other kind of attacks, and this protection use to be disabled by default and in local holidays can be a mess.

More information
  1. Pentest Tools For Ubuntu
  2. Pentest Tools Bluekeep
  3. Hacking Tools For Kali Linux
  4. Beginner Hacker Tools
  5. Hack Tools Github
  6. Hack Tools
  7. Hacker Tools Online
  8. Hacking Tools Download
  9. Hack Tools For Pc
  10. Hack Tools Github
  11. Hack Tools Online
  12. Nsa Hacker Tools
  13. Hacker Tools For Ios
  14. Pentest Tools For Mac
  15. Hacking Tools For Mac
  16. Hacker Tools Free Download
  17. Hack Website Online Tool
  18. Pentest Tools Review
  19. Pentest Tools Windows
  20. Hacks And Tools
  21. Pentest Box Tools Download
  22. Hacking Tools Hardware
  23. Android Hack Tools Github
  24. Hacking Tools Kit
  25. Hacking Tools Windows
  26. Hacking Tools Download
  27. Pentest Tools Tcp Port Scanner
  28. Hacker Tools For Mac
  29. Hack Tools For Games
  30. Hack Website Online Tool
  31. Pentest Tools Bluekeep
  32. Hack Apps
  33. Pentest Tools Find Subdomains
  34. Tools For Hacker
  35. Hacking Tools Free Download
  36. Hacker Tools Linux
  37. Hacking Tools 2019
  38. Pentest Tools Subdomain
  39. Pentest Tools Github
  40. Hacking Tools For Kali Linux
  41. Hack Tools 2019
  42. Hacking Tools Name
  43. Best Pentesting Tools 2018
  44. Hacker Tools Linux
  45. Hack Tools For Ubuntu
  46. Hacking Tools Usb
  47. Hacker Tools For Mac
  48. Hackers Toolbox
  49. Hack Tool Apk No Root
  50. Hack Tools Github
  51. Pentest Tools For Ubuntu
  52. Pentest Tools Tcp Port Scanner
  53. Hack Tool Apk No Root
  54. Hacker Tools 2020
  55. Hack Tools Mac
  56. Hacker Tools Apk
  57. Kik Hack Tools
  58. Hacker Tools Online
  59. Hack App
  60. Pentest Tools Online
  61. Best Hacking Tools 2020
  62. Pentest Tools Review
  63. Hacker Tools Free Download
  64. Hacker Tools Github
  65. Hacking Tools Kit
  66. Beginner Hacker Tools
  67. Pentest Tools For Mac
  68. Pentest Tools Android
  69. Hack Rom Tools
  70. Hacking Tools For Pc
  71. Hacker Tools Online
  72. Blackhat Hacker Tools
  73. Termux Hacking Tools 2019
  74. Pentest Tools For Windows
  75. Hacker Search Tools
  76. Hacking Tools Online
  77. Pentest Tools Online
  78. Pentest Tools Subdomain
  79. Hack Apps
  80. Hacking Tools Free Download
  81. Hackrf Tools
  82. Best Pentesting Tools 2018
  83. Hacking Tools For Pc
  84. Hacker Tools Apk
  85. Nsa Hacker Tools
  86. Usb Pentest Tools
  87. How To Hack

No comments:

Post a Comment