Arsène DoS Attack Tool is a powerful and stylish command-line DoS attack tool themed after Arsène from Persona. This tool allows you to perform various types of DoS attacks with ease, complete with a dramatic countdown timer and stylish output.
- Multiple Attack Methods: Choose from different attack methods including CFB, HTTP/2, and SOC attacks.
- Dramatic Countdown: A countdown timer adds flair and anticipation before the attack begins.
- Command-Line Interface: Easy to use with command-line arguments for method, target, threads, and duration.
- Stylish Output: Colorful and informative output makes the tool visually appealing and easy to understand.
-
Clone the repository:
git clone https://github.com/Raptorbytes/arsene-dos.git
-
Navigate to the project directory:
cd arsene-dos -
Install the required dependencies:
pip install -r requirements.txt
Run the script from the command line with the following arguments:
method: The type of attack method (cfb, http2, soc).target: The target URL or IP address.threads: The number of threads to use for the attack.time: The duration of the attack in seconds.
Example:
python arsene_dos.py http2 https://example.com 100 60Bypasses Cloudflare protection and performs a bypass CF attack.
Exploits HTTP/2 protocol to overwhelm the target server.
Performs a socket-based attack to flood the target with requests.
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
- Special thanks to the creators of Persona for inspiring this tool.
- Thanks to the open-source community for providing the libraries and tools used in this project.
For any questions or suggestions, please open an issue or contact me directly.
