Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 807 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 807 Bytes

Minecraft Stressing Tool

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.

Benchmarks

Soon

Modules

  • 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

Wiki

Better info and protection methods can be found in project wiki. You can also find the installation method here

Special thanks

Special thanks for KernelErr0r, Error and NNorbert for substantive help and good will