Skip to content

mimoritouka/spax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spax - Legal DoS Testing Tool

Spax Badge


Overview

73c83f16-383b-4975-9d92-c5d02370ae34

Spax is a Legal Denial of Service (DoS) attack simulator designed for resilience and security testing of target systems. It helps measure system robustness and identify potential vulnerabilities by simulating various attack methods like HTTP, TCP, and UDP.

⚠️ Warning: Use this tool only for educational and authorized testing purposes. Unauthorized use is illegal and can lead to severe legal consequences.


Features

  • Supports HTTP, TCP, and UDP attack methods (Slowloris support removed)
  • Multi-threading for concurrent testing
  • Adjustable test duration (seconds or unlimited)
  • Live statistics: requests sent, success/failure rates, RPS
  • User-friendly CLI and Windows batch script support
  • Automatic target IP resolution
  • Safe shutdown with CTRL+C and detailed final report
  • Proxy support (SOCKS5)
  • Custom payloads (random/sequential mode)
  • Ramp-up control for gradual load increase
  • Export results as JSON or HTML reports

Requirements

  • Python 3.8 or higher
  • Windows OS (for batch script support)
  • Internet connection (for domain resolution)

Installation

pip install pysocks

About

A simple DoS testing tool written in Python for educational purposes.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published