awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesCommand Execution Payload Generators

Utilities that produce serialized payloads designed to trigger system command execution.

Distinct from Executable Payload Generations: Specifically targets the generation of command-execution strings via serialization, unlike general binary payload generation.

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

Awesome Command Execution Payload Generators 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.
  • pwntester/ysoserial.netAvatar de pwntester

    pwntester/ysoserial.net

    3,735Voir sur GitHub↗

    ysoserial.net is a payload generator for .NET deserialization, designed to create malicious serialized objects and structured gadget chains. It serves as a tool for generating command execution strings and security testing suites used to assess vulnerabilities in .NET formatters. The tool enables the creation of sequences of object calls that trigger remote code execution during the reconstruction of serialized data. It produces specialized payloads for executing system commands, loading remote libraries, and accessing local file systems. The project includes capabilities for optimizing payl

    Produces serialized payloads designed to execute system commands on a target machine.

    C#
    Voir sur GitHub↗3,735
  1. Home
  2. Security & Cryptography
  3. Command Execution Payload Generators