Lucene search
+L

148 matches found

Kitploit
Kitploit
added 2026/08/24 6:09 a.m.3737 views

ysoserial

ysoserial A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization. Description Originally released as part of AppSecCali 2015 Talk "Marshalling Pickles: how deserializing objects will ruin your day" with gadget chains for Apache Commons Collections 3.x and...

5.7AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/24 2:01 a.m.32 views

zkar

ZKar ZKar is a Java serialization protocol analysis tool implement in Go. This tool is still work in progress , so no complete API document and contribution guide. ZKar provides: A Java serialization payloads parser and viewer in pure Go, no CGO or JDK is required From the Java serialization...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/21 4:14 a.m.1 views

WLT3Serial

WLT3Serial Exploit di deserializzazione nativo basato su Java per i listener T3 e T3S di WebLogic come descritto QUI. Richiede le dipendenze di terze parti ysoserial e wlthint3client. Vantaggi/Svantaggi rispetto a JavaUnserializeExploits weblogic.py e loubia Vantaggi: Gestisce la comunicazione...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/21 1:45 a.m.2 views

ysoserial

ysoserial Uno strumento proof-of-concept per generare payload che sfruttano la deserializzazione non sicura di oggetti Java. Descrizione Originariamente rilasciato come parte del talk AppSecCali 2015 "Marshalling Pickles: how deserializing objects will ruin your day" con gadget chain per Apache...

5.7AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/20 8:04 p.m.68 views

GadgetProbe

Description You just found a Java deserialization bug, you ran all your ysoserial payloads, and.... you got nothing. What now? How can you debug or build a gadget chain if you're totally blind? Introducing GadgetProbe, a tool that shines a light on remote classpaths and raises bug severity for al...

7.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/20 2:50 a.m.2 views

ysoserial-modified

ysoserial-modified Das ist ein Fork der ursprünglichen ysoserial-Anwendung, die du hier finden kannst: https://github.com/frohoff/ysoserial Beschreibung der Modifikation Dadurch, wie Runtime.getRuntime.execString.class in Java funktioniert, sind verschachtelte und komplexe Befehle, bei denen du...

5.3AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/19 8:33 p.m.1 views

Java-Deserialization-Scanner

Java Deserialization Scanner Java Deserialization Scanner è un plugin per Burp Suite progettato per rilevare e sfruttare le vulnerabilità di deserializzazione Java. È stato scritto da Federico Dotta, Principal Security Analyst presso HN Security. Il plugin è composto da tre diversi componenti: 1...

5.4AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:23 p.m.27 views

CVE-2026-25551

Seagull Software BarTender 2021 R1 through 12.0.1 contains an insecure deserialization vulnerability that allows low-privileged local users to escalate privileges. The DataServiceSingleton .NET Remoting endpoint is bound to localhost on TCP port 7375 via BtSystem.Service.exe, limiting the attack...

8.5CVSS6AI score0.0013EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/04 5:20 p.m.12 views

CVE-2026-25551

Seagull Software BarTender 2021 R1 through 12.0.1 contains an insecure deserialization vulnerability that allows low-privileged local users to escalate privileges. The DataServiceSingleton .NET Remoting endpoint is bound to localhost on TCP port 7375 via BtSystem.Service.exe, limiting the attack...

8.5CVSS6.2AI score0.0013EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/06/04 5:20 p.m.14 views

CVE-2026-25551 Seagull Software BarTender Deserialization Privilege Escalation via .NET Remoting Service

Seagull Software BarTender 2021 R1 through 12.0.1 contains an insecure deserialization vulnerability that allows low-privileged local users to escalate privileges. The DataServiceSingleton .NET Remoting endpoint is bound to localhost on TCP port 7375 via BtSystem.Service.exe, limiting the attack...

8.5CVSS6AI score0.0013EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/04 12:00 a.m.31 views

PT-2026-46298

Seagull Software BarTender 2021 R1 through 12.0.1 contains an insecure deserialization vulnerability that allows low-privileged local users to escalate privileges. The DataServiceSingleton .NET Remoting endpoint is bound to localhost on TCP port 7375 via BtSystem.Service.exe, limiting the attack...

8.5CVSS6.2AI score0.0013EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/01/07 12:00 a.m.235 views

Exploit for Deserialization of Untrusted Data in Vmware Spring_Framework

CVE-2016-1000027-with-c...

9.8CVSS7.7AI score0.32257EPSS
SaveExploits4
GithubExploit
GithubExploit
added 2025/12/24 1:22 p.m.242 views

Exploit for Deserialization of Untrusted Data in Fortra Goanywhere_Managed_File_Transfer

Structure du projet cve-2023-0669-simulation/ ├── docker-comp...

7.2CVSS8.6AI score0.99999EPSS
SaveExploits12
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2021-14095

Malware in sbrugna...

9.8CVSS9.2AI score0.02999EPSS
SaveExploits1References2
Gitee
Gitee
added 2025/09/14 5:17 p.m.287 views

Shiro_exploit

This is a Python script for exploiting Apache Shiro vulnerabilities. The script is designed to detect and exploit Shiro's deserialization vulnerability. Here's a breakdown of the script: Importing Libraries The script starts by importing various Python libraries, including os, re, base64, uuid,...

7.2AI score
SaveExploits0
Gitee
Gitee
added 2025/09/13 5:43 p.m.195 views

shiro-exploit

This is a Python script for exploiting a vulnerability in Apache Shiro, a Java-based security framework. The script is designed to bypass authentication and authorization checks in Shiro, allowing an attacker to gain unauthorized access to sensitive data. The script uses the Crypto.Cipher module ...

7.3AI score
SaveExploits0
GithubExploit
GithubExploit
added 2025/03/24 6:47 p.m.412 views

Exploit for Deserialization of Untrusted Data in Apache Tomcat

Tomcat CVE-2025-24813 playground ===============================...

9.8CVSS9.1AI score0.99927EPSS
SaveExploits49
GithubExploit
GithubExploit
added 2025/03/22 3:16 p.m.385 views

Exploit for Deserialization of Untrusted Data in Apache Tomcat

CVE-2025-24813-PoC === CVE-2025-24813 affects Apache Tomcat - i...

9.8CVSS9.1AI score0.99927EPSS
SaveExploits49
GithubExploit
GithubExploit
added 2024/01/17 7:31 a.m.203 views

Exploit for Code Injection in Apache Ofbiz

Apache-OFBiz-Auth-Bypass-and-RCE-Exploit-CVE-2023-49070-CVE-20...

9.8CVSS10AI score0.96001EPSS
SaveExploits17
GithubExploit
GithubExploit
added 2024/01/13 5:40 a.m.262 views

Exploit for Server-Side Request Forgery in Apache Ofbiz

BadBizness Automatic exploitation scrip...

9.8CVSS9.6AI score0.96001EPSS
SaveExploits17
Rows per page
Query Builder