Giter VIP home page Giter VIP logo

driedmango's Introduction

0x00 Introduction

一款GUI漏洞利用工具,主要辅助红队进行复杂的攻击场景的利用,如部分非http协议和异步漏洞利用。目前该版本开发较为仓促,后续会频繁迭代。

目前支持的漏洞有:

fastjson
jmxrmi
rmiserver 

0x01 环境搭建

jdk1.8(开发环境)

Server

java -jar server-0.0.1-SNAPSHOT.jar --uname=admin --pwd=123456 --host=x.x.x.x

Client

java -jar DriedMango-1.0-SNAPSHOT-jar-with-dependencies.jar

0x02

1、登录

修改host,端口,用户名和密码

image-20210613072308907

2、fastjson利用

Listen-AllServer中监听http端口,再设置ldap端口指定http端口,且设置相应的payload

image-20210613072449846

image-20210613072630686

Exploit--FastjsonJndi

根据提示将所有能填的项全填上,尤其途中的input request,若是想偷懒,可以直接选择默认

image-20210613072818386

image-20210613072858613

选择Confirm Request即可。

0x03、后记

可能还有许多未知bug,后续会继续维护,若有新的漏洞利用需要添加以及bug反馈,可提issue或本人微信DrMangGuoGan。

0x04、引用

作品引用了多个师傅的代码,由于数量较多,暂时没补上,后续一一添加,或联系本人添加。

driedmango's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 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.