Programs for DoS and DDoS attacks:
- DAVOSET - https://github.com/MustLive/DAVOSET.
- wp-drupal-dos.py - Wordpress and Drupal XML Blowup Attack DoS.
- wp-drupal-dos2.py - Wordpress and Drupal XML Blowup Attack DoS. This version supports command line arguments and works on both Python 2.x and 3.x.
- wordpress-4.0-dos.php - WordPress 4.0 Denial of Service.
- torshammer.py - Tor's Hammer is Denial Of Service Testing Tool.
- Slowloris - https://github.com/ShadowTheDarkRider/Slowloris - the low bandwidth, yet greedy and poisonous HTTP client.
- Pyloris - PyLoris is a scriptable tool for testing a server's vulnerability to connection exhaustion denial of service (DoS) attacks. Based on Slowloris.