Skip to content

Commit 53e2fd2

Browse files
committed
v1.3.0
1 parent c4f1766 commit 53e2fd2

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,11 @@ JNDI 注入、MySQL JDBC 反序列化、JRMP 反序列化等漏洞进行方便
102102

103103
### Mysql JDBC 反序列化利用模块 (Fake MySQL)
104104

105-
`FakeMysqlPayload`: 经典 MySQL JDBC 反序列化利用姿势
105+
`FakeMySQLPayload`: MySQL JDBC 反序列化利用姿势
106106

107-
`FakeMysqlShowHandPayload`: FakeMySQL梭哈链,一键测试常规反序列化链,提高测试效率
107+
`FakeMySQLReadPayload`: MySQL JDBC 客户端文件读取利用姿势
108+
109+
`FakeMySQLSHPayload`: FakeMySQL 反序列化梭哈链,一键测试常规反序列化链,提高测试效率
108110

109111
### JRMP 反序列化利用模块 (JRMPListener)
110112

en/README_EN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ building the Swiss Army knife of the strongest `Java` security research
5757
- `JndiRefBypassPayload`: LDAP later version JDK bypasses
5858
- `JndiShowHandPayload`: JNDI show hand chain, one-click test routine utilization chain, improve testing efficiency
5959
3. `Fake MySQL`
60-
- `FakeMysqlPayload`: Classic MySQL JDBC deserialization leverages poses
61-
- `FakeMysqlShowHandPayload`: FakeMySQL show hand chain, one-click test of conventional deserialization chain, improve testing efficiency
60+
- `FakeMySQLPayload`: Classic MySQL JDBC deserialization leverages poses
61+
- `FakeMySQLShowHandPayload`: FakeMySQL show hand chain, one-click test of conventional deserialization chain, improve testing efficiency
6262
4. `JRMPListener`
6363
- It can be used with the JRMPClient deserialization chain
6464
5. `TCP Server`

0 commit comments

Comments
 (0)