Documentation
¶
Index ¶
- func CodeExecutionCmdLineParse(conf *config.Config) bool
- func FormatFileCmdLineParse(conf *config.Config) bool
- func InformationDisclosureCmdLineParse(conf *config.Config) bool
- func LocalCmdLineParse(conf *config.Config) bool
- func WebShellCmdLineParse(conf *config.Config) bool
- type CustomFlag
- type IPIntel
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CodeExecutionCmdLineParse ¶
Parses the command line arguments used by RCE exploits.
func FormatFileCmdLineParse ¶ added in v1.23.0
FileFormat doesn't handle any type of remote host configuration. FileFormat exploits just take an -in and -out, where "in" is expected to be some type of template and "out" is the file to generate.
func LocalCmdLineParse ¶ added in v1.23.0
func WebShellCmdLineParse ¶
Types ¶
type CustomFlag ¶ added in v1.29.0
A structure that defines the special flags this exploit implements.
Click to show internal directories.
Click to hide internal directories.