Skip to content

Modules

Szczurowsky edited this page Sep 6, 2021 · 6 revisions

List of modules

Malformed packet (malformed_packet)

Tool sends lot of malformed packets - packet with id 0x03 which is not expected ID during status state. Packet data is number 100, some 🚀 and max unsigned and number 1.

Null ping (null_ping)

Tool is sending handshake with wrong next state. Server expects 1 or 2 but we're sending wrong number - 69.

Big Handshake (big_handshake)

Tool is sending lots of huge handshake packet. Sended packet is much bigget than usual packet.

Login spam (login_spam)

Tool is sending huge ammount of correct handshake packet and later login start packet with normal name - mc.

Double login (double_login)

Same as login spam but with doubled login start packet.