Skip to content

WorkofAditya/DDOS-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Simulate it, with DDOS Simulator

Simulate distributed traffic in controlled environments.
Built for educational load testing and security research.
Developed by Adityasinh

Report a bug
Request feature


Warning

This script is only intended for educational use. It should only be used on servers that you own or have explicit permission to test, Misuse of this script may result in legal consequences.
I do not assume any responsibilities for how this script is utilized.

Features:

  • GUI: Simple Graphical User Interface
  • Target Host/IP: Enter the target server's IP address or hostname.
  • Target Port: Optionally specify the target port (default is 80 if left empty).
  • Threads: Optionally specify the number of threads

Requirements

  • Python 3.x
  • No external libraries are required; the script uses Python’s built-in libraries (socket, threading, time, random).

Execution

  1. Run this commands on your terminal
    apt install python
    apt install git
    git clone https://github.com/Adityasinh-Sodha/DDOS-Simulator.gi
    pip install cryptography
    pip install pycryptodome
    cd DDOS-Simulator/
    python3 main.py 
  1. Add site url or ip address with port and Threads

License

This project is licensed under Mozilla Public License Version 2.0

Author

Developed by Adityasinh.

About

DDOS-Simulator is a script designed for server testing that performs simulated Distributed Denial of Service (DDOS) attacks with GUI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages