webshell

package
v1.40.0 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Webshell payloads

The webshell package contains webshell payloads that can be dropped onto remote targets

Index

Constants

This section is empty.

Variables

View Source
var PHP = &PHPWebshell{}

Functions

This section is empty.

Types

type Dropper

type Dropper interface{}

type PHPWebshell

type PHPWebshell struct{}

func (*PHPWebshell) MinimalGet

func (php *PHPWebshell) MinimalGet() (string, string)

A very basic PHP webshell using short tags and no error checking. The webshell will generate a random variable to fetch the command from. Usage example:

shell, param := webshell.PHP.MinimalGet()

Jump to

Keyboard shortcuts

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