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 XPoweredByHeaderGrabLibrary ¶
type XPoweredByHeaderGrabLibrary struct{}
func (*XPoweredByHeaderGrabLibrary) AnalyzeResponse ¶
func (XPoweredByHeaderGrabLib *XPoweredByHeaderGrabLibrary) AnalyzeResponse(response *webscan.ResponseUnion) bool
func (*XPoweredByHeaderGrabLibrary) ModuleRun ¶
func (XPoweredByHeaderGrabLib *XPoweredByHeaderGrabLibrary) ModuleRun(target string, config *webscan.WebServerTypeConfig) (*webscan.Attempt, []string)
Click to show internal directories.
Click to hide internal directories.