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