Code Monkey home page Code Monkey logo

fastjsonchecker's Introduction

fastjson Checker

一个用于手工检测fastjson反序列化漏洞的burpsuite插件。

解决痛点

在JSON.parseObject有对应实现类的情况下进行fastjson的反序列化,没有预设参数可能导致反序列化异常,或者在嵌套json的场景下只有部分位置使用fastjson进行解析: img_2.png img_3.png img_4.png

Usage

如图,在需要插入payload的地方右键选择对应payload,即可快速插入payload,相关提示会显示在插件日志中,并且支持一些常见的bypass手段: img.png bypass模块,选中其中一部分,右键指定编码模式,自动将引号内部进行编码1 img_1.png

TODO

  • 优化bypasswaf功能,目前只添加了两种编码和随机混合编码,后期继续加入插入无效字符等混合随机模式
  • 联动burp的dnslog和漏洞输出

参考

fastjsonchecker's People

Contributors

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