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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Y

Y4er/ysoserial

0
View on GitHub↗
0 stars·0 forks·9 views

Ysoserial

Features

  • Deserialization Exploits - Fork of the Java deserialization payload generator.
  • Deserialization Tools - Modified ysoserial for custom class execution and memory shells.

Star history

Star history chart for y4er/ysoserialStar history chart for y4er/ysoserial

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What are the main features of y4er/ysoserial?

The main features of y4er/ysoserial are: Deserialization Exploits, Deserialization Tools.

What are some open-source alternatives to y4er/ysoserial?

Open-source alternatives to y4er/ysoserial include: qi4l/jyso — JNDIExploit or a ysoserial. wh1t3p1g/ysomap — A helpful Java Deserialization exploit framework. frohoff/ysoserial — ysoserial is a security research tool and payload generator designed to identify and exploit insecure Java… mbechler/marshalsec — Marshalsec is a toolkit designed for generating malicious serialized Java objects to achieve remote code execution… deepingh0st/ysoserial. a-d-team/attackrmi.

Open-source alternatives to Ysoserial

Similar open-source projects, ranked by how many features they share with Ysoserial.
  • mbechler/marshalsecmbechler avatar

    mbechler/marshalsec

    3,691View on 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

    Java
    View on GitHub↗3,691
  • qi4l/jysoqi4L avatar

    qi4L/JYso

    1,752View on GitHub↗

    JNDIExploit or a ysoserial.

    Javaattackgadgetjava
    View on GitHub↗1,752
  • frohoff/ysoserialfrohoff avatar

    frohoff/ysoserial

    8,750View on 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

    Javadeserializationexploitgadget
    View on GitHub↗8,750
  • wh1t3p1g/ysomapwh1t3p1g avatar

    wh1t3p1g/ysomap

    1,240View on GitHub↗

    A helpful Java Deserialization exploit framework.

    Javaexploitation-frameworkjava-deserialization
    View on GitHub↗1,240
  • See all 20 alternatives to Ysoserial→