Skip to content

A modularized toolkit of DoS/DDoS/Stress test. You can also implement your own tools.

License

Notifications You must be signed in to change notification settings

iss4cf0ng/LaserGunDDoS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaserGunDDoS

A modularized toolkit of DoS/DDoS/Stress test. You can also implement your own tools.

Warning

This tool is still in developing.

Todo

  • Amplification attack
  • Proxy
  • Botnet

Completed

  • SYN flooding(Fake IPv4).
  • UDP flooding(Fake IPv4).
  • Slowloris.
  • TCP flooding.

How to use

run script

python main.py "Wi-Fi"

Here "Wi-Fi" is you network interface name. You can find out your interface with the following commands:
Linux:

ifconfig

Windows:

ipconfig

Disclaimer

This tool is use for educational purpose and legal stress test.
Please do not attack somebody without any approval :(

Screenshot (Test in virtual machine)