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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

14 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • frohoff/ysoserialAvatar de frohoff

    frohoff/ysoserial

    8,750Voir sur 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
    Voir sur GitHub↗8,750
  • ambionics/phpggcAvatar de ambionics

    ambionics/phpggc

    3,832Voir sur 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
    Voir sur GitHub↗3,832
  • mbechler/marshalsecAvatar de mbechler

    mbechler/marshalsec

    3,691Voir sur 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
    Voir sur GitHub↗3,691
  • welk1n/jndi-injection-exploitAvatar de welk1n

    welk1n/JNDI-Injection-Exploit

    2,814Voir sur 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
    Voir sur GitHub↗2,814
  • qi4l/jysoAvatar de qi4L

    qi4L/JYso

    1,752Voir sur GitHub↗

    JNDIExploit or a ysoserial.

    Tool for generating Java deserialization payloads.

    Javaattackgadgetjava
    Voir sur GitHub↗1,752
  • wh1t3p1g/ysomapAvatar de wh1t3p1g

    wh1t3p1g/ysomap

    1,240Voir sur GitHub↗

    A helpful Java Deserialization exploit framework.

    Tool for managing and generating deserialization payloads.

    Javaexploitation-frameworkjava-deserialization
    Voir sur GitHub↗1,240
  • vulhub/jndiexploitV

    vulhub/JNDIExploit

    0Voir sur GitHub↗

    Tool for exploiting JNDI injection vulnerabilities.

    Voir sur GitHub↗0
  • java-chains/web-chainsJ

    Java-Chains/web-chains

    0Voir sur GitHub↗

    Tool for analyzing Java deserialization chains.

    Voir sur GitHub↗0
  • rebeyond/jndinjectorR

    rebeyond/JNDInjector

    0Voir sur GitHub↗

    Tool for JNDI injection exploitation.

    Voir sur GitHub↗0
  • whitehsbg/jndiexploitW

    WhiteHSBG/JNDIExploit

    0Voir sur GitHub↗

    Tool for JNDI injection testing.

    Voir sur GitHub↗0
  • phith0n/zkarP

    phith0n/zkar

    0Voir sur GitHub↗

    Tool for analyzing and manipulating Java serialized objects.

    Voir sur GitHub↗0
  • a-d-team/attackrmiA

    A-D-Team/attackRmi

    0Voir sur GitHub↗

    Tool for attacking Java RMI services.

    Voir sur GitHub↗0
  • deepingh0st/ysoserialD

    DeEpinGh0st/ysoserial

    0Voir sur GitHub↗

    Fork of the Java deserialization payload generator.

    Voir sur GitHub↗0
  • y4er/ysoserialY

    Y4er/ysoserial

    0Voir sur GitHub↗

    Fork of the Java deserialization payload generator.

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