Lucene search
+L

277 matches found

Kitploit
Kitploit
added 2026/09/13 1:58 p.m.7 views

0day

0day For reasons known to us, the original repository was deleted, but local repo were kept, forks and stars cleared But rest assured, it's still the original recipe, the original taste. In case of this issue,please Follow Me Education use only 中文 | English EXP, POC of various CMS, platforms,...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/13 12:19 p.m.6 views

fastjson-rce-lab

Fastjson 1.2.83 RCE Lab Environment CVE-2026-16723 Disclaimer: This lab is intended solely for security research, teaching demonstrations, and defense construction in authorized environments. Testing unauthorized targets without permission may be illegal; users bear all responsibility for the...

9CVSS8.2AI score0.15989EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/13 11:02 a.m.6 views

FastjsonVulns

This repository does not have a README...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 7:26 a.m.4 views

cve-2019-14540-exploit

CVE-2019-14540 Exploit http://www.leadroyal.cn/?p=939 Limitación del entorno: debido a que esta demo utiliza el método de explotación ldap de jndi, se necesita usar una versión baja menor a 8u191 del jdk. 1. Usar marshalsec para crear un servicio ldap en el puerto local 1389, apuntando al servici...

9.8CVSS7.2AI score0.10763EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 7:20 a.m.11 views

CVE-2026-16723

CVE-2026-16723 Exploit A standalone C++17 implementation for CVE-2026-16723 , a critical vulnerability affecting Fastjson versions 1.2.68 – 1.2.83. Requirements Linux or WSL on Windows C++17 compatible compiler GCC 7+ or Clang 5+ CMake 3.10 or newer System packages: libzip-dev zlib1g-dev Debian /...

9CVSS8.3AI score0.15989EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/13 4:10 a.m.6 views

fastjson-jsontype-rce-lab

Laboratorio y detección de la cadena remota JAR/FD de @JSONType de Fastjson Este repositorio conserva ahora dos líneas de investigación distintas de Fastjson: modern-fd/ es la reconstrucción recomendada, solo con marcador , de la cadena remota JAR/descriptor-de-archivo de Fastjson 1.2.83 en un so...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 2:39 a.m.6 views

Fastjson--CVE-2017-18349-

Fastjson--CVE-2017-18349-Cancel changes After setting the project as a Maven project, run note: using a higher version of JDK may fail, it is recommended to use JDK version 1.8.65 Just run the main function of FastjsondemoApplication.java TouchFile.java file root@kitploit: import java.lang.Runtim...

10CVSS8.2AI score0.3897EPSS
SaveExploits2
Nuclei
Nuclei
added 2026/09/13 2:04 a.m.215 views

Fastjson Insecure Deserialization - Remote Code Execution

parseObject in Fastjson before 1.2.25, as used in FastjsonEngine in Pippo 1.11.0 and other products, allows remote attackers to execute arbitrary code via a crafted JSON request, as demonstrated by a crafted rmi-// URI in the dataSourceName field of HTTP POST data to the Pippo /json URI, which is...

10CVSS8.6AI score0.3897EPSS
SaveExploits2References6
Kitploit
Kitploit
added 2026/09/13 12:41 a.m.5 views

CVE-2020-8840

CVE-2020-8840 Jackson-databind remote code execution vulnerability CVE-2020-8840 analysis and reproduction environment code. The project includes: jackson-databind, Fastjson payloads WebServer malicious class Compiled marshalsec-0.0.3-SNAPSHOT-all.jar Vulnerability Overview Jackson-databind remot...

9.8CVSS7.8AI score0.26587EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/12 11:38 p.m.5 views

FastJson1.2.62-RCE

Fastjson=1.2.62 RCE Vulnerability analysis: https://www.cnblogs.com/tr1ple/p/12348886.html...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 10:42 p.m.5 views

fastjson-1.2.58-rce

fastjson-1.2.58-rce need: root@kitploit: fastjson autoType is enabled h2 database and some jar . ├── fastjson-1.2.58.jar ├── h2-1.4.199.jar ├── jackson-annotations-2.9.8.jar ├── jackson-core-2.9.8.jar ├── jackson-databind-2.9.8.jar └── logback-core-1.3.0-alpha4.jar Download fastjson-1.2.58.jar...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 8:10 p.m.7 views

CVE-2020-10673

Vulnerability Description Recently, the Asiainfo Security Network Attack and Defense Laboratory tracked that jackson-databind has updated a JNDI injection blacklist class. If the jar package of this class exists in the project and the JDK version meets the injection version, remote code execution...

8.8CVSS7.1AI score0.08028EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 10:34 a.m.6 views

CVE-2022-25845-exploit

CVE-2022-25845-exploit Try exploiting this CVE by studying some articles: https://jfrog.com/blog/cve-2022-25845-analyzing-the-fastjson-auto-type-bypass-rce-vulnerability/ https://www.freebuf.com/vuls/339752.html This is my analyze:...

9.8CVSS8.1AI score0.18743EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/11 5:53 p.m.16 views

fastjson-cve

CVE-2026-16723 Reproduction Project Overview This project reproduces CVE-2026-16723 — a critical Remote Code Execution RCE vulnerability in fastjson 1.2.68 through 1.2.83. The vulnerability allows RCE under default configuration without requiring AutoType enablement or pre-existing classpath...

9CVSS8.3AI score0.15989EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/11 6:53 a.m.5 views

FastJsonAutoTypeBypass

What's this This project is used for studying how to bypass fastJSON AutoType check. Gadget Info Mapping just for fastjson 1.2.47: root@kitploit: package com.FastJson1242; import com.alibaba.fastjson.JSONObject; public class Poc public static void mainString argv String payload ="\n" + " "a": \n"...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 4:24 a.m.6 views

fastjson-CVE-2022-25845

This repository does not have a README...

9.8CVSS7.9AI score0.18743EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/10 11:53 p.m.19 views

fastjson

fastjson Fastjson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object. Fastjson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of...

5.6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/09 6:18 p.m.8 views

CVE-2026-16723

🚨 CVE-2026-16723 — fastjson 1.2.83 @JSONType Resource Probe Chain RCE A reproduction project for remote class loading / command execution in fastjson 1.2.66 1.2.83 via the@JSONType annotation + an illegal class name + the jar: protocol. ⚠️ Disclaimer This project is intended solely for security...

9CVSS8.3AI score0.15989EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/09 10:48 a.m.8 views

CVE-2026-16723

CVE-2026-16723 Fastjson RCE ★ CVE-2026-16723 Fastjson @JSONType RCE PoC ★ Overview CVE-2026-16723 is a Remote Code Execution RCE vulnerability in Fastjson 1.x 1.2.68 – 1.2.83. When Fastjson parses attacker-controlled JSON, a crafted @type value is turned into a class-resource lookup inside...

9CVSS8.3AI score0.15989EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/09 9:39 a.m.7 views

CVE-2019-17564-FastJson-Gadget

CVE-2019-17564 Gadget FastJson + SpringFramework para Dubbo 2.7.3 Nuestro artículo completo está disponible en https://www.checkmarx.com/blog/apache-dubbo-unauthenticated-remote-code-execution-vulnerability Tenga en cuenta que esto no es un exploit ; es una cadena de gadgets POC utilizada en un...

9.8CVSS8.2AI score0.36513EPSS
SaveExploits2
Rows per page
Query Builder