Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PathTraversalLibrary ¶
type PathTraversalLibrary struct{}
func (*PathTraversalLibrary) AnalyzeResponse ¶
func (PathTraversalLib *PathTraversalLibrary) AnalyzeResponse(response *webscan.ResponseUnion) bool
func (*PathTraversalLibrary) ModuleRun ¶
func (PathTraversalLib *PathTraversalLibrary) ModuleRun(target string, config *webscan.WebServerTypeConfig) (*webscan.Attempt, []string)
type ReverseProxyCheckLibrary ¶
type ReverseProxyCheckLibrary struct{}
func (*ReverseProxyCheckLibrary) AnalyzeResponse ¶
func (ReverseProxyCheckLib *ReverseProxyCheckLibrary) AnalyzeResponse(response *webscan.ResponseUnion) bool
func (*ReverseProxyCheckLibrary) ModuleRun ¶
func (ReverseProxyCheckLib *ReverseProxyCheckLibrary) ModuleRun(target string, config *webscan.WebServerTypeConfig) (*webscan.Attempt, []string)
Click to show internal directories.
Click to hide internal directories.