1 dépôt
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.
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.