evil mysql server
English | Jian Ti Zhong Wen
Introduction
evil-mysql-server is a malicious database written to target jdbc deserialization vulnerabilities and requires ysoserial.
Usage
After successful startup use jdbc to connect, where the username format is yso_payload_command, after successful connection evil-mysql-server will parse the username and generate malicious data back to the jdbc client using the following command.
ysuserial It's an enhanced project based on original ysoserial.
After successful startup use jdbc to connect, where the username format is ysu_payload_command, after successful connection evil-mysql-server will parse the username and generate malicious data back to the jdbc client using the following command.
JDBC url examples
5.1.11-5.x
6.x
8.x
Thanks
Thanks to the following projects for the inspiration