Skip to content

v0.32.0 — MysqlPot

Choose a tag to compare

@sshpie sshpie released this 26 Aug 00:40
· 8 commits to main since this release

MysqlPot (schmalle/MysqlPot)

C# MySQL honeypot. Hardcodes SCRAMBLE = "BBBBBBBBBBBB" (12 bytes of 0x42) in MysqlDefs.cs. First 8 bytes appear in HandshakeV10 auth-plugin-data-part-1 — all 0x42. Real MySQL generates a random 20-byte challenge per connection.

Signal: HandshakeV10 → 8 consecutive 0x42 bytes in auth challenge (99%).