GithubHelp home page GithubHelp logo

0x6b7966 / vulnerability-java-samples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bbossola/vulnerability-java-samples

0.0 0.0 0.0 27 KB

Sample exploits of common vulnerabilities in Java librarires

License: GNU General Public License v3.0

Shell 2.83% Java 97.17%

vulnerability-java-samples's Introduction

security status stability status (hey, the low security is intentional here!)

Sample exploits of common vulnerabilities in Java librarires. Please go to my blog for a detailed explanation!

how to use this?

You can compile the code using Maven, standard structure: in the /target subfolder you will get an executable jar that will run the exploitable server.

The exploit class is availabile in the /exploit subfolder, you can find there the exploit itself (unsurprisingly named Exploit.java) and a super simple Encoder class, that will encode the Exploit code in base64 to be included in the JSON

In the /curls folder you will find sample curls to invoke the list and add REST API, plus the exploit.sh and the exploit.json file.

Please enjoy and be wary that all these information are publicly available on the internet. This is just a summary post from a cybersecurity practitioner and nothing else. The code provided is for research purposes only.

credits

https://github.com/mbechler/marshalsec

vulnerability-java-samples's People

Contributors

bbossola 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.