awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

12 repositorios

Awesome GitHub RepositoriesDeserialization Tools

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.

Awesome Deserialization Tools GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • frohoff/ysoserialAvatar de frohoff

    frohoff/ysoserial

    8,750Ver en GitHub↗

    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.

    Javadeserializationexploitgadget
    Ver en GitHub↗8,750
  • yaklang/yakitAvatar de yaklang

    yaklang/yakit

    7,386Ver en GitHub↗

    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.

    TypeScriptblueteamburpsuiteexploit
    Ver en GitHub↗7,386
  • mbechler/marshalsecAvatar de mbechler

    mbechler/marshalsec

    3,691Ver en GitHub↗

    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.

    Java
    Ver en GitHub↗3,691
  • qi4l/jysoAvatar de qi4L

    qi4L/JYso

    1,752Ver en GitHub↗

    JNDIExploit or a ysoserial.

    Tool for JNDI injection and deserialization payload generation.

    Javaattackgadgetjava
    Ver en GitHub↗1,752
  • wh1t3p1g/ysomapAvatar de wh1t3p1g

    wh1t3p1g/ysomap

    1,240Ver en GitHub↗

    A helpful Java Deserialization exploit framework.

    Framework for dynamic Java deserialization payload generation.

    Javaexploitation-frameworkjava-deserialization
    Ver en GitHub↗1,240
  • exp1orer/jndi-inject-exploitE

    exp1orer/JNDI-Inject-Exploit

    0Ver en GitHub↗

    Tool for bypassing high-version JDK deserialization protections.

    Ver en GitHub↗0
  • whoopsunix/pppysoW

    Whoopsunix/PPPYSO

    0Ver en GitHub↗

    PoC generator for Java deserialization.

    Ver en GitHub↗0
  • vulhub/java-chainsV

    vulhub/java-chains

    0Ver en GitHub↗

    Collection of Java deserialization chains.

    Ver en GitHub↗0
  • y4er/ysoserialY

    Y4er/ysoserial

    0Ver en GitHub↗

    Modified ysoserial for custom class execution and memory shells.

    Ver en GitHub↗0
  • ar3h/utf8-overlong-agentA

    Ar3h/utf8-overlong-agent

    0Ver en GitHub↗

    Agent for UTF-8 overlong deserialization attacks.

    Ver en GitHub↗0
  • 4ra1n/mysql-fake-server4

    4ra1n/mysql-fake-server

    0Ver en GitHub↗

    Java-based MySQL fake server for deserialization testing.

    Ver en GitHub↗0
  • 0ofo/deswing0

    0ofo/Deswing

    0Ver en GitHub↗

    Graphical Java deserialization exploitation tool.

    Ver en GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Deserialization Tools