Code Monkey home page Code Monkey logo

serial-spray's Introduction

Serial-Spray

alt text
☑️ Bandit verified  |  ☑️ Synk verified  |  ☑️ Pylint verified 9.84/10

Notice

This tool may be used for legal purposes only.
Users take full responsibility for any actions performed using this tool.
The author accepts no liability for damage caused by this tool.
If these terms are not acceptable to you, then do not use this tool.

Purpose

Serial Spray is a tool that generates all the libraries in ysoserial with RCE capabilities and generates input payload for each library with corresponding compression/encoding process specified in the output chain. If the target is vulnerable to RCE Java serialization attack with common ysoserial library, this tool helps automating crafting payload lists that can be fuzzed with the Burp Suite Intruder.

License

The program is licensed under GNU Public License v3.0

Contributions or Issues

CONTRIBUTING

Installation

Start by running the venv and packages installation script:
python3 setup.py venv

Once installed, the venv can be activated from project root with:
cd venv/bin; source activate; cd ../..

Usage example

python3 serial_spray.py --out_file=/tmp/serial_wordlist.txt ./ysoserial.jar 'dig <collaborator_domain>' 'gzip|base64-url'

Note: --out_file is an optional argument and if not used the default wordlist named "ss_wordlist.txt" will be generated in same directory


  • AspectJWeaver
  • C3P0
  • Clojure
  • FileUpload1
  • Jython1
  • JRMPClient
  • JRMPListener
  • MyFaces2
  • JSON1
  • URLDNS
  • Wicket

serial-spray's People

Contributors

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