From d99477cae9acb8d0a905ee302da098933811ff78 Mon Sep 17 00:00:00 2001 From: The Watcher <34960106+xd20111@users.noreply.github.com> Date: Mon, 20 Dec 2021 14:00:43 +0530 Subject: [PATCH 1/2] Update README.md Adding JNDIExploit v1.2 Releases File --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ea7ebb5..e2d3641 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,9 @@ public void doFilter(ServletRequest servletRequest, ServletResponse servletRespo } ``` + ## Download Releases + [JNDIExploit v1.2 ] (https://github.com/xd20111/JNDIExploit/releases/download/v1.2/JNDIExploit.v1.2.zip) + ## 参考 * https://github.com/veracode-research/rogue-jndi * https://github.com/welk1n/JNDI-Injection-Exploit From 96339d1c128c670468d753298c0c6df7d6a46016 Mon Sep 17 00:00:00 2001 From: The Watcher <34960106+xd20111@users.noreply.github.com> Date: Mon, 20 Dec 2021 14:03:24 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2d3641..3dfc98f 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ public void doFilter(ServletRequest servletRequest, ServletResponse servletRespo ``` ## Download Releases - [JNDIExploit v1.2 ] (https://github.com/xd20111/JNDIExploit/releases/download/v1.2/JNDIExploit.v1.2.zip) + [JNDIExploit v1.2](https://github.com/xd20111/JNDIExploit/releases/download/v1.2/JNDIExploit.v1.2.zip/) ## 参考 * https://github.com/veracode-research/rogue-jndi