Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Commit 935a55b

Browse files
committed
727
1 parent d7146e4 commit 935a55b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818

1919
## 📝 TODO
2020

21-
* 支持Spring Boot Spel表达式注入
2221
* 支持Eureka XStream deserialization RCE
2322
* 支持Fastjson 内存马注入
2423
* 支持更多可以使用JNDI内存马注入反序列化漏洞
@@ -43,10 +42,10 @@
4342

4443
## :zap: 下载安装
4544

46-
1.[releases](https://github.com/SummerSec/SpringBootExploit/releases)下载最新版Spring Boot Exploit压缩包,配合[JNDIExploit](https://github.com/SummerSec/JNDIExploit)使用。(:star:推荐)
45+
1.[releases](https://github.com/0x727/SpringBootExploit/releases)下载最新版Spring Boot Exploit压缩包,配合[JNDIExploit](https://github.com/0x727/JNDIExploit)使用。(:star:推荐)
4746
2.
48-
1. git clone https://github.com/SummerSec/SpringBootExploit
49-
2. git clone https://github.com/SummerSec/JNDIExploit
47+
1. git clone https://github.com/0x727/SpringBootExploit
48+
2. git clone https://github.com/0x727/JNDIExploit
5049
3. mvn clean package -DskipTests 分别打SpringBootExploit包和JNDIExploit
5150

5251

0 commit comments

Comments
 (0)