Documentation
¶
Index ¶
- func NewCVE20213560Exploit() *cve20213560Exploit
- func NewGTFOBinsExploit(binaryName string, inputs []string, args []string, envs []string, ...) *gtfobinsExploit
- func NewWritableDockerSocketExploit() *writableDockerSocketExploit
- type Disclosure
- type Exploit
- type Registration
- type ShellDropper
- type Speed
- type Vulnerability
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCVE20213560Exploit ¶ added in v0.0.4
func NewCVE20213560Exploit() *cve20213560Exploit
func NewGTFOBinsExploit ¶
func NewWritableDockerSocketExploit ¶
func NewWritableDockerSocketExploit() *writableDockerSocketExploit
Types ¶
type Disclosure ¶
type Registration ¶
type Registration struct { Name string Vulnerability Vulnerability Speed Speed }
func Get ¶
func Get(speed Speed) []Registration
type ShellDropper ¶
Click to show internal directories.
Click to hide internal directories.