Skip to content

twhite96/ddos-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple DDoS

A simple proof of concept DDoS script written in Python.

GitHub commit activity (branch) GitHub followers

Keybase PGP Mastodon Follow

Acknowledgements

Usage/Examples

To use:

Clone the repo:

$ git clone https://github.com/twhite96/ddos-script.git

then cd into the src directory...

$ cd src
$ python3 ddos.py <hostname> <port>

FAQ

Well it didn't work!

I know. You'd need to feed more bytes into the randbytes(4000) method, as I am only sending 4kb. This is a v1 of a proof of concept.

Where the hell are the tests??

Soon, young Padawan.

About

Simple proof of concept script to demonstrate ddos with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages