_go

package
v1.2.7 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Test []string

Functions

func Init

func Init()

func ScriptRegister

func ScriptRegister(pocName string, handler ScriptScanFunc)

func Size

func Size() int

Types

type Result2

type Result2 struct {
	IsVul    bool
	Request  string
	Response string
}

type ScriptScanArgs

type ScriptScanArgs struct {
	Host    string
	Port    uint16
	IsHTTPS bool
}

type ScriptScanFunc

type ScriptScanFunc func(args *ScriptScanArgs) (Result2, error)

func GetScriptFunc

func GetScriptFunc(pocName string) ScriptScanFunc

Jump to

Keyboard shortcuts

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