2 repositorios
Serialized payloads designed to trigger arbitrary system command execution via gadget chains.
Distinct from Executable Payload Generations: Specifically focuses on the creation of the payload itself for system command execution, distinct from the tool generating it.
Explore 2 awesome GitHub repositories matching security & cryptography · System Command Execution Payloads. 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
Generates payloads that trigger arbitrary command execution on target machines using specific gadget chains.
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
Generates serialized payloads designed to trigger arbitrary system command execution via gadget chains.