Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
F

fastjson-local-echo

> 编程语言
Open source

基于dbcp的fastjson rce 回显

198 stars0 likes0 views
WebsiteGitHub

About

基于dbcp的fastjson rce 回显

fastjson-local-echo

基于dbcp的fastjson rce 回显

参考

  • http://blog.nsfocus.net/fastjson-basicdatasource-attack-chain-0521/
  • https://kingx.me/Exploit-FastJson-Without-Reverse-Connect.html
  • https://www.leavesongs.com/PENETRATION/where-is-bcel-classloader.html
  • http://scz.617.cn:8/web/202005121629.txt

适用场景

  • fastjson <= 1.2.24
  • 1.2.33 <= fastjson <= 1.2.47
  • jdk <= 8u251
  • 存在 tomcat-dbcp
文件名 介绍
SpringEcho.java spring 回显代码
BCELEncode.java 将class文件进行bcel编码

首先将SpringEcho.java 编译生成 SpringEcho.class 文件,然后用BCELEncode 对class 文件进行bcel编码

  • fastjson <= 1.2.24 poc
…
  • 1.2.33 <= fastjson <= 1.2.47 poc
…

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Java

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 18, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言