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
·

14 repositorios

Awesome GitHub RepositoriesDeserialization Exploits

Tools for exploiting Java and PHP deserialization vulnerabilities.

Explore 14 awesome GitHub repositories matching part of an awesome list · Deserialization Exploits. Refine with filters or upvote what's useful.

Awesome Deserialization Exploits 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

    Tool for generating Java deserialization payloads.

    Javadeserializationexploitgadget
    Ver en GitHub↗8,750
  • ambionics/phpggcAvatar de ambionics

    ambionics/phpggc

    3,832Ver en GitHub↗

    phpggc is a security assessment utility and command-line tool designed for the automated generation, obfuscation, and wrapping of serialized object chains. It functions as a gadget chain framework used to identify and verify remote code execution vectors by testing for PHP object injection vulnerabilities. The project provides a modular system for constructing complex serialized object sequences and includes a dedicated payload obfuscator to transform byte streams for bypassing web application firewalls and security filters. It also features a generator for wrapping serialized data into archi

    Tool for generating PHP deserialization payloads.

    PHP
    Ver en GitHub↗3,832
  • 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 researching and exploiting Java deserialization.

    Java
    Ver en GitHub↗3,691
  • welk1n/jndi-injection-exploitAvatar de welk1n

    welk1n/JNDI-Injection-Exploit

    2,814Ver en GitHub↗

    JNDI注入测试工具(A tool which generates JNDI links can start several servers to exploit JNDI Injection vulnerability,like Jackson,Fastjson,etc)

    Tool for JNDI injection exploitation.

    Java
    Ver en GitHub↗2,814
  • qi4l/jysoAvatar de qi4L

    qi4L/JYso

    1,752Ver en GitHub↗

    JNDIExploit or a ysoserial.

    Tool for generating Java deserialization payloads.

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

    wh1t3p1g/ysomap

    1,240Ver en GitHub↗

    A helpful Java Deserialization exploit framework.

    Tool for managing and generating deserialization payloads.

    Javaexploitation-frameworkjava-deserialization
    Ver en GitHub↗1,240
  • vulhub/jndiexploitV

    vulhub/JNDIExploit

    0Ver en GitHub↗

    Tool for exploiting JNDI injection vulnerabilities.

    Ver en GitHub↗0
  • java-chains/web-chainsJ

    Java-Chains/web-chains

    0Ver en GitHub↗

    Tool for analyzing Java deserialization chains.

    Ver en GitHub↗0
  • rebeyond/jndinjectorR

    rebeyond/JNDInjector

    0Ver en GitHub↗

    Tool for JNDI injection exploitation.

    Ver en GitHub↗0
  • whitehsbg/jndiexploitW

    WhiteHSBG/JNDIExploit

    0Ver en GitHub↗

    Tool for JNDI injection testing.

    Ver en GitHub↗0
  • phith0n/zkarP

    phith0n/zkar

    0Ver en GitHub↗

    Tool for analyzing and manipulating Java serialized objects.

    Ver en GitHub↗0
  • a-d-team/attackrmiA

    A-D-Team/attackRmi

    0Ver en GitHub↗

    Tool for attacking Java RMI services.

    Ver en GitHub↗0
  • deepingh0st/ysoserialD

    DeEpinGh0st/ysoserial

    0Ver en GitHub↗

    Fork of the Java deserialization payload generator.

    Ver en GitHub↗0
  • y4er/ysoserialY

    Y4er/ysoserial

    0Ver en GitHub↗

    Fork of the Java deserialization payload generator.

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