Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GoPocRegister ¶
func GoPocRegister(pocName string, handler GoPocScanFunc)
func MapGoPocName ¶
func MapGoPocName() []string
Types ¶
type GoPocArgs ¶
type GoPocArgs struct { Target string Host string Port string Schema string IsHTTPS bool Poc *poc.Poc }
func (*GoPocArgs) SetPocInfo ¶
type GoPocResult ¶
type GoPocScanFunc ¶
func GetGoPocFunc ¶
func GetGoPocFunc(pocName string) GoPocScanFunc
Click to show internal directories.
Click to hide internal directories.