12 repository-uri
Tools for generating and testing Java deserialization payloads.
Explore 12 awesome GitHub repositories matching part of an awesome list · Deserialization Tools. Refine with filters or upvote what's useful.
ysoserial is a security research tool and payload generator designed to identify and exploit insecure Java deserialization. It functions as a framework for creating malicious serialized objects that can trigger remote code execution on Java virtual machines. The project provides a library of known gadget chains, which are sequences of vulnerable class calls that achieve arbitrary command execution during the deserialization process. It automates the generation of these payloads by leveraging common third-party libraries. The tool covers capabilities for security penetration testing, Java app
Original Java deserialization exploitation tool.
Yakit is a comprehensive cybersecurity all-in-one platform designed for security assessments. It integrates a suite of core tools including an HTTP interception proxy for real-time traffic modification, an out-of-band interaction detector for verifying remote command execution via TCP, DNSLog, and ICMP, and a reverse shell manager for controlling remote server connections. The platform is distinguished by its dedicated security scripting environment, which allows for the development and execution of custom logic and plugins using a specialized high-performance language. It further extends fun
Creates payloads for Java deserialization vulnerabilities without requiring a local runtime environment.
Marshalsec is a toolkit designed for generating malicious serialized Java objects to achieve remote code execution during the unmarshalling process. It functions as a Java deserialization exploit tool and a framework for triggering Java Naming and Directory Interface lookups to remote servers. The project provides a JNDI redirector service that intercepts lookups and points targets toward a remote codebase. It includes utilities for crafting payloads that force Java applications to download and execute arbitrary classes from a remote URL. The toolset covers security analysis activities inclu
Tool for Java deserialization via LDAP/RMI services.
JNDIExploit or a ysoserial.
Tool for JNDI injection and deserialization payload generation.
A helpful Java Deserialization exploit framework.
Framework for dynamic Java deserialization payload generation.
Tool for bypassing high-version JDK deserialization protections.
Java-based MySQL fake server for deserialization testing.