SpringBootExploit
2021-12-19 21:28:28 Author: github.com(查看原文) 阅读量:110 收藏

main
Switch branches/tags

2 branches 2 tags

Code

This branch is up to date with main.

Contribute
  • This branch is not ahead of the upstream main.

    No new commits yet. Enjoy your day!

Latest commit

Git stats

Files

Permalink

Failed to load latest commit information.

Type

Name

Latest commit message

Commit time

src

一款针对SpringBootEnv页面进行快速漏洞利用

SpringBootExploit Forks Release Stars Follower Visitor SecSummers

📝 TODO

  • 支持Eureka XStream deserialization RCE
  • 支持Fastjson 内存马注入
  • 支持更多可以使用JNDI内存马注入反序列化漏洞
  • 支持内存马路径和密码修改

........


🐉来龙去脉

项目是根据Spring Boot Vulnerability Exploit Check List清单编写,目的hvv期间快速利用漏洞、降低漏洞利用门槛。


下载安装

  1. releases下载最新版Spring Boot Exploit压缩包,配合JNDIExploit使用。(推荐)
    1. git clone https://github.com/0x727/SpringBootExploit
    2. git clone https://github.com/0x727/JNDIExploit
    3. mvn clean package -DskipTests 分别打SpringBootExploit包和JNDIExploit

🎬使用方法

  1. 首先在服务器上上传打包好的JNDIExploit工具,解压。使用命令启动java -jar JNDIExploit-1.2-SNAPSHOT.jar
  2. 输入目标地址和配置服务器地址,点击连接。出现如下图所示代表连接成功。

image-20210812105637728

  1. 漏洞利用

    建议首先点击检测环境,会自动判断是否存在漏洞。漏洞验证方法是Check list的方法,如果有更好的方法可以提交工单会考虑添加。

    image-20210812110100966

    1. 漏洞利用,目前只支持内存马注入

    image-20210812110245884

image-20210812110337585


🅱️免责声明

该工具仅用于安全自查检测

由于传播、利用此工具所提供的信息而造成的任何直接或者间接的后果及损失,均由使用者本人负责,作者不为此承担任何责任。

本人拥有对此工具的修改和解释权。未经网络安全部门及相关部门允许,不得善自使用本工具进行任何攻击活动,不得以任何方式将其用于商业目的。


📖 参考项目

https://github.com/woodpecker-appstore/springboot-vuldb


as


文章来源: https://github.com/y35uishere/SpringBootExploit
如有侵权请联系:admin#unsafe.sh