result

package
v2.0.0-...-b158a24 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PocResult

type PocResult struct {
	FullTarget     string
	ResultRequest  *proto.Request
	ResultResponse *proto.Response
	IsVul          bool
}

func (*PocResult) ReadFullResultRequestInfo

func (pr *PocResult) ReadFullResultRequestInfo() string

func (*PocResult) ReadFullResultResponseInfo

func (pr *PocResult) ReadFullResultResponseInfo() string

func (*PocResult) Reset

func (pr *PocResult) Reset()

type Result

type Result struct {
	IsVul        bool
	Target       string
	FullTarget   string
	PocInfo      *poc.Poc
	AllPocResult []*PocResult
	Output       string
	FingerResult any
	Extractor    yaml.MapSlice
}

func (*Result) PrintColorResultInfoConsole

func (r *Result) PrintColorResultInfoConsole(number string)

func (*Result) PrintResultInfo

func (r *Result) PrintResultInfo() string

func (*Result) ReadPocInfo

func (r *Result) ReadPocInfo() string

func (*Result) Reset

func (r *Result) Reset()

func (*Result) WriteOutput

func (r *Result) WriteOutput()

Jump to

Keyboard shortcuts

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