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 info
- New Hacker Tools
- Hacker Tools Apk Download
- Termux Hacking Tools 2019
- Hack Tools Mac
- Hack Tools For Windows
- Pentest Tools
- Hack Tool Apk No Root
- Hack Tools 2019
- Hacking Tools For Windows Free Download
- Hack Tools Online
- Pentest Tools Android
- Install Pentest Tools Ubuntu
- Pentest Tools Free
- Beginner Hacker Tools
- Pentest Automation Tools
- Hacker Tools
- Hack Tools For Games
- Pentest Tools For Android
- Free Pentest Tools For Windows
- Hacking App
- Hack Tools Mac
- Hacking Tools For Mac
- Pentest Tools Nmap
- Pentest Tools Alternative
- Pentest Tools Url Fuzzer
- Hacker Tools
- Pentest Tools Website Vulnerability
- Hacking Tools 2020
- Android Hack Tools Github
- Pentest Tools For Android
- Hacking Tools Mac
- Bluetooth Hacking Tools Kali
- Hacker
- Hacker Tools Software
- Hacker Tools Software
- Tools Used For Hacking
- Hack Tools For Ubuntu
- World No 1 Hacker Software
- Hack Tools
- Hacking Tools Windows 10
- Underground Hacker Sites
- Hacker Tools Apk Download
- Hacking Tools And Software
- Best Hacking Tools 2020
- Pentest Tools Linux
- Hacker Tools For Windows
- Hacking Tools Hardware
- Hack Tools Online
- Hack And Tools
- Hacking App
- Pentest Tools Subdomain
- Hack Website Online Tool
- Termux Hacking Tools 2019
- Hacking Tools Github
- Hack Tool Apk
- Pentest Tools Open Source
- New Hack Tools
- How To Make Hacking Tools
- Hacking Tools Pc
- Hacker Tools Apk Download
- Pentest Tools Online
- Hacking Tools Pc
- Hack Tools Github
- Pentest Tools Alternative
- Pentest Recon Tools
- Hackers Toolbox
- Pentest Tools Free
- Pentest Tools Kali Linux
- Hacking Tools Mac
- Hack App
- Computer Hacker
- Hacking Tools 2019
- Best Hacking Tools 2020
- Hacking Tools For Mac
- Wifi Hacker Tools For Windows
- Android Hack Tools Github
- What Are Hacking Tools
- Hacker Tools Windows
- Hack Tools For Windows
- Hack Tools For Games
- Wifi Hacker Tools For Windows
- Hacking Tools Hardware
- Pentest Tools Download
- Hack Tools
- Hacking Tools Windows 10
- Pentest Tools Download
- Hacker Tools For Pc
- Hacker Tools Mac
- Hacker Tools Hardware
- Hack And Tools
- Hack Tools For Ubuntu
- Hack Tools Online
- Top Pentest Tools
- Hack Tool Apk No Root
- Hacking Tools For Games
- Hacker Security Tools
- Hacker Tool Kit
- Pentest Tools For Ubuntu
- Pentest Tools For Android
- Free Pentest Tools For Windows
- Pentest Tools Nmap
- Hack Tools For Ubuntu
- Pentest Tools Windows
- Hacking Tools Online
- Hack Tools
- Hack Tools 2019
- What Is Hacking Tools
- Pentest Tools Free
- Hack Tools For Mac
- Hacker Tools Online
- Pentest Tools Port Scanner
- Install Pentest Tools Ubuntu
- Hacker
- Hacking Tools Windows
- Pentest Box Tools Download
- Pentest Tools Free
- Pentest Tools For Android
- Top Pentest Tools
- Pentest Tools Bluekeep
- Hacking Tools For Kali Linux
- Hacking Tools Usb
- Hacker Tools Apk
- Pentest Tools Windows
- Hak5 Tools
- Pentest Automation Tools
- Hacker Tools
- Hacking Tools Free Download
- Hacker Tools Hardware
- Hacker Tools Hardware
- Hacker Tools For Pc
- Hacking Tools For Beginners
- Pentest Tools Website Vulnerability
- Hacker Tools Apk Download
- New Hacker Tools
- Pentest Tools Windows
- Hacking Tools For Windows
- Pentest Tools
- Pentest Tools Tcp Port Scanner
- Hack Website Online Tool
- Pentest Box Tools Download
- Hacking Tools For Games
- Hack Tools For Games
- What Is Hacking Tools
- Hacker Tools 2019
- Hak5 Tools
- Pentest Tools Website
- Usb Pentest Tools
- What Are Hacking Tools
- Hacker Tools Software
- Hacking Tools Windows
- Pentest Box Tools Download
- Pentest Tools Android
- Hacking Tools For Mac
- Hacking Tools Hardware
- Hacker Hardware Tools
- Pentest Tools Apk
- Hacking Tools 2020
- Hacking Tools Windows 10
- Pentest Tools Android
- Pentest Tools Windows
- Easy Hack Tools
- Hacker Techniques Tools And Incident Handling
- Hacking Tools For Kali Linux
- Nsa Hacker Tools
- Hacking Tools Name
- Hacking Tools Github
- Hacker Tools For Pc
- Hacking Tools For Windows Free Download
- Hacker Tools 2020
- Free Pentest Tools For Windows
- Hacking Tools For Mac
- Hackrf Tools
Vulcan DoS Vs Akamai