Advertisement
Guest User

asdsad

a guest
Feb 28th, 2020
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. AntiCrash/AntiExploit patches
  2. - Oversized packet - login packets with maximum allowed bytes size or with more than 21 bits in the packet. Just packet with too big or small length
  3. - Corrupted Packet - packet with unknown information or unregister data in the packet list, it's blocked.
  4. - Cipher Exploit - Cipher is a crypt tech. Invalid encryption key.
  5. - Invalid protocol requested - invalid protocol id in handshake packets
  6. - BadPacketExploit - Packet id outside of the range.
  7. - Bad Direction
  8. - Invalid login states
  9. - HTTP packets, IndexOutOfBounds, QuietException etc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement