All Projects → zilong3033 → fastjsonScan

zilong3033 / fastjsonScan

Licence: other
fastjson漏洞burp插件,检测fastjson<1.2.68基于dnslog,fastjson<=1.2.24和1.2.33<=fatjson<=1.2.47的不出网检测和TomcatEcho,SpringEcho回显方案。

Projects that are alternatives of or similar to fastjsonScan

Android Zblibrary
🔥Android MVP 快速开发框架,做国内 「示例最全面」「注释最详细」「使用最简单」「代码最严谨」的 Android 开源 UI 框架。 🔥An Android MVP Framework with many demos, detailed documents, simple usages and strict codes.
Stars: ✭ 5,000 (+959.32%)
Mutual labels:  fastjson
Lzhpo Shiro
美观、漂亮,我抽离出来的,拿来即用的简单后台管理系统!
Stars: ✭ 170 (-63.98%)
Mutual labels:  fastjson
smpe-admin
SMPE-ADMIN后端通用开发框架
Stars: ✭ 42 (-91.1%)
Mutual labels:  fastjson
Fastjsonexploit
Fastjson vulnerability quickly exploits the framework(fastjson漏洞快速利用框架)
Stars: ✭ 645 (+36.65%)
Mutual labels:  fastjson
Apijson
🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.
Stars: ✭ 12,559 (+2560.81%)
Mutual labels:  fastjson
Gecco
Easy to use lightweight web crawler(易用的轻量化网络爬虫)
Stars: ✭ 2,310 (+389.41%)
Mutual labels:  fastjson
Javacodeaudit
Getting started with java code auditing 代码审计入门的小项目
Stars: ✭ 289 (-38.77%)
Mutual labels:  fastjson
SecExample
JAVA 漏洞靶场 (Vulnerability Environment For Java)
Stars: ✭ 228 (-51.69%)
Mutual labels:  fastjson
Netty Learning Example
🥚 Netty实践学习案例,见微知著!带着你的心,跟着教程。我相信你行欧。
Stars: ✭ 2,146 (+354.66%)
Mutual labels:  fastjson
springboot-learning-demo
springboot学习示例
Stars: ✭ 17 (-96.4%)
Mutual labels:  fastjson
Medusa
🐈Medusa是一个红队武器库平台,目前包括扫描功能(200+个漏洞)、XSS平台、协同平台、CVE监控等功能,持续开发中 http://medusa.ascotbe.com
Stars: ✭ 796 (+68.64%)
Mutual labels:  fastjson
Rxcache
A local reactive cache for Java and Android. Now, it supports heap memory、off-heap memory and disk cache.
Stars: ✭ 102 (-78.39%)
Mutual labels:  fastjson
Sensitive
🔐Sensitive log tool for java, based on java annotation. (基于注解的 java 日志脱敏框架,更加优雅的日志打印)
Stars: ✭ 200 (-57.63%)
Mutual labels:  fastjson
Fastjson
A fast JSON parser/generator for Java.
Stars: ✭ 23,997 (+4984.11%)
Mutual labels:  fastjson
QSHttp
Android安卓http/https一句代码联网络框架net framework
Stars: ✭ 14 (-97.03%)
Mutual labels:  fastjson
Fastjson
Smallest, fastest polymorphic JSON serializer
Stars: ✭ 446 (-5.51%)
Mutual labels:  fastjson
Jsontokotlinclass
🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )
Stars: ✭ 2,438 (+416.53%)
Mutual labels:  fastjson
SerializedNameGen
Auto add or remove json annotation plugin, such as gson SerializedName, fastjson JSONField, jackson JsonProperty. It also support java and kotlin file.
Stars: ✭ 19 (-95.97%)
Mutual labels:  fastjson
jsonfilter
A POJO property filter for Resful JSON output bases on fastjson and springboot.
Stars: ✭ 24 (-94.92%)
Mutual labels:  fastjson
Datoji
A tiny JSON storage service. Create, Read, Update, Delete and Search JSON data.
Stars: ✭ 222 (-52.97%)
Mutual labels:  fastjson

更新了,注意升级!!更新到v3.9

支持fastjson<=1.2.24和1.2.33<=fatjson<=1.2.47的不出网检测方案!!!!其中有SpringEcho方案,TomcatEcho方案,有DelayTest方案。不出网利用链有3条:dbcp,ibatis和TemplatesImpl,其中TemplatesImpl几乎遇不到,但是也加着。加入回显的文件上传功能(文件大小<64KB),内存马未实现后续添加。新增操作界面和菜单send to fastjsonScan

fastjsonScan

fastjson漏洞burp插件,检测fastjson<=1.2.47基于dnslog和fastjson 1.2.47 的不出网3种TomcatEcho,SpringEcho回显方案,使用ysoserial的tomcatEcho回显方案

附带fastjson1.2.47.tar.gz的web,解压到tomcat 的webapps,和fastjson 1.2.24的jar包,替换1.2.47的jar就能测试1.2.24。

FastjsonScan 更新

  1. 在原来的被动扫描上支持主动扫描,由于主动扫描发送数据包较多,故会多次扫描。
  2. 在原来的rmi协议上支持ldap协议。
  3. 支持fastjson<=1.2.24和1.2.33<=fatjson<=1.2.47回显 ,检测后,发送到Repeater 中,便可以利用。
  4. 支持fastjson<=1.2.24和1.2.33<=fatjson<=1.2.47的延时检测。
  5. 支持fastjson<=1.2.68 的DNSlog检测。
4. 存在攻击行为,非法使用后果自负!!!!
  1. 为防止被动检测多次扫描,同一url被动检测一次,如果重新检测,需要重新加载插件或重启burp,主动扫描可以检测多次,目前主动扫描不会tomcatEcho和SpringEcho。
6. 加入1.2.47-1.2.68 dnslog检测方案,高于1.2.47的利用条件苛刻。

用法:

加到burp插件就行了,流量经过burp就检测。结果在ISSUES中看到,如果fastjson<=1.2.24和1.2.33<=fatjson<=1.2.47的话,自动发送结果到Repeater如下图。

注意:

只检测post,且类型是application/json

如下图:

检测结果ISSUES中看到:

也可以在自定义界面看到

fastjson1.2.47回显存在的话,自动发到Repeater 回显结果,添加Testcmd头执行命令:

一键反弹shell:

加入第二种回显方案: 也是自动检测,存在的话会发送到repeater中,如图,修改echo:test和Testcmd:命令:

第三种回显方案: 自动检测后,发送到repeater种,修改header,加入Testcmd:命令

实现文件上传功能,可上传文件如下图所示,内存马没弄出来,所以是灰色的。由于javassist限制,文件上传大小不能超过64kB,后面再研究限制,除了上传webshell,也可以上传其他任意文件(不存在回显链的无法上传),点击url,右键,弹出文件上传界面:

实现右键菜单一键send to FastScan扫描,只扫描post且类型为application/json的:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].