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 PHPWebshell ¶
type PHPWebshell struct{}
func (*PHPWebshell) MinimalGet ¶
func (php *PHPWebshell) MinimalGet() string
A very basic PHP webshell using short tags and no error checking.
Click to show internal directories.
Click to hide internal directories.