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
W

WhiteHSBG/JNDIExploit

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

JNDIExploit

Features

  • Deserialization Exploits - Tool for JNDI injection testing.

Star history

Star history chart for whitehsbg/jndiexploitStar history chart for whitehsbg/jndiexploit

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with JNDIExploit

These projects share indexed features with JNDIExploit. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ambionics/phpggcambionics avatar

    ambionics/phpggc

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

    PHP
    View on GitHub↗3,832
  • deepingh0st/ysoserialD

    DeEpinGh0st/ysoserial

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • a-d-team/attackrmiA

    A-D-Team/attackRmi

    0View on GitHub↗
    View on GitHub↗0
Compare all 13 related projects→

Frequently asked questions

What are the main features of whitehsbg/jndiexploit?

The main features of whitehsbg/jndiexploit are: Deserialization Exploits.

Which projects share features with whitehsbg/jndiexploit?

Projects with overlapping indexed features include: ambionics/phpggc — phpggc is a security assessment utility and command-line tool designed for the automated generation, obfuscation, and… deepingh0st/ysoserial. frohoff/ysoserial — ysoserial is a security research tool and payload generator designed to identify and exploit insecure Java… java-chains/web-chains. mbechler/marshalsec — Marshalsec is a toolkit designed for generating malicious serialized Java objects to achieve remote code execution… a-d-team/attackrmi.