awesome-repositories.com
Blog
awesome-repositories.com

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

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

1 repositorio

Awesome GitHub RepositoriesClasspath Payload Alignment

Techniques for matching payload dependencies with the target application's classpath to ensure successful exploitation.

Distinct from Dependency Injection: Distinct from Dependency Injection: this is about aligning external library versions for exploit compatibility, not architectural decoupling.

Explore 1 awesome GitHub repository matching security & cryptography · Classpath Payload Alignment. Refine with filters or upvote what's useful.

Awesome Classpath Payload Alignment 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

    Bundles specific versions of third-party libraries to ensure generated payloads match the target application's classpath.

    Javadeserializationexploitgadget
    Ver en GitHub↗8,750
  1. Home
  2. Security & Cryptography
  3. Classpath Payload Alignment