Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AnalyzeResponse ¶
func AnalyzeResponse(ctx context.Context, request common.HttpRequestResponse, validCodes map[int]bool, checkBaseContentMatch bool, baselineSize, baselineWords int, baselineSizeRandomPath *int, baselineWordsRandomPath *int, threshold float64) bool
AnalyzeResponse checks if the response signifies that directory/file was found based on the response code and the baseline size and word count
func RunDirectoryDiscovery ¶
func RunDirectoryDiscovery(ctx context.Context, config discover.DiscoverDirectoryConfig) (*discover.DiscoverDirectoryReport, error)
RunDirectoryDiscovery launches the directory discovery engine with multi-threading support
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.