v0.32.0 — MysqlPot
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%).