Tool made in python to stress test with several types of attack. Owners of server will be able to test their servers and fix any vulnerability easily with guide.
Soon
- malformed_packet - sends a lot of malformed packets to server
- null_ping - sends handshake packet with wrong next state field
- big_handshake - sends large handshake packet
- login_spam - sends ton of login packet with normal nickname
- double_login - login spam with doubled login start packet
Better info and protection methods can be found in project wiki. You can also find the installation method here
Special thanks for KernelErr0r, Error and NNorbert for substantive help and good will