payload

package
v1.46.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 16, 2025 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Overview

Payload related functions and actions

The payload package contains a collection of universally applicable functions for payloads, sub-packages containing specific payloads, and any specific payloads that do not fit into the other sub package types.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Base64EncodeForBash added in v1.16.0

func Base64EncodeForBash(cmd string) string

Base64 encodes the command. Wraps it in logic to base64 decode and pipe to bash.

func Base64EncodeForGroovyEval added in v1.16.0

func Base64EncodeForGroovyEval(cmd string) string

Base64 encodes the command. Wraps it in logic to base64 decode and evaluate it in Groovy.

func Base64EncodeForPHPEval added in v1.19.0

func Base64EncodeForPHPEval(cmd string) string

Base64 encodes the command. Wraps it in logic to base64 decode and evaluate it in PHP.

func EncodeCommandBrace

func EncodeCommandBrace(cmd string) string

func EncodeCommandIFS

func EncodeCommandIFS(cmd string) string

func PHPIconvFilter added in v1.20.0

func PHPIconvFilter(chain string) string

Creates a valid PHP filter string from an input. Normally these are PHP payloads, but there are exceptions. This is based on the techniques identified in: https://gynvael.coldwind.pl/?id=671

Types

This section is empty.

Directories

Path Synopsis
Bind shell payloads & listeners.
Bind shell payloads & listeners.
File dropper download and execute payloads.
File dropper download and execute payloads.
file planting based payloads.
file planting based payloads.
Reverse shell and command payloads.
Reverse shell and command payloads.
Webshell payloads
Webshell payloads

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL