Skip to content

Dos-attacX is a framework designed for educational purposes to simulate a single-machine attack on a target's server. This tool sends continuous HTTP requests to overload the server's resources, potentially rendering it unresponsive.

License

Notifications You must be signed in to change notification settings

Whomrx666/Dos-attacX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dos-attacX

Dos-attacX preview

introduction

Dos-attacX is a framework designed for educational purposes to simulate a single-machine attack on a target's server. This tool sends continuous HTTP requests to overload the server's resources, potentially rendering it unresponsive. It is inspired by the concept of DDoS (Distributed Denial of Service) but operates with a single device.

Instalations

$ pkg update -y && pkg upgrade -y
$ apt update -y && apt upgrade -y
$ pkg install git
$ pkg install python -y
$ git clone https://github.com/Whomrx666/Dos-attacX.git
$ cd Dos-attacX
$ pip install -r requirements.txt
$ python Dos-attacX.py

Instructions

  • first: Install tools according to the instructions above
  • second: Enter into tools
  • third: Enter the target website address
  • Fourth: Tools automatically perform ddos attacks
  • Last: At the end the tool will describe all the results obtained from the initial attack.

Features

  • Real-Time Statistics: Track total requests, success rate, failed connections, and more.
  • Interactive UI: Built with the rich library for better user experience.
  • Flexible Speed Configuration: Customize delay between requests.
  • Target Vulnerability Analysis: Evaluate if the target is susceptible to the attack.

Result!

Observation

This is a tool for education only, I am not responsible for any misuse

Original Author

<<< If you copy , Then Give me The Credits >>>

CONNECT WITH ME :

Instagram Instagram Instagram Instagram Instagram Instagram Instagram

If you want to donate, click on the button

Visitors :

Visitor Count

About

Dos-attacX is a framework designed for educational purposes to simulate a single-machine attack on a target's server. This tool sends continuous HTTP requests to overload the server's resources, potentially rendering it unresponsive.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages