Documentation ¶
Index ¶
- func AnalyzeResponse(response *webscan.ResponseInfo, validCodes map[int]bool, ...) bool
- func PerformPathFuzz(ctx context.Context, config *webscan.FuzzPathConfig) (*webscan.FuzzPathReport, error)
- func PerformRateLimitFuzz(ctx context.Context, inputTargets []string, ...) (*webscan.FuzzRateLimitReport, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AnalyzeResponse ¶ added in v0.0.33
func PerformPathFuzz ¶
func PerformPathFuzz(ctx context.Context, config *webscan.FuzzPathConfig) (*webscan.FuzzPathReport, error)
func PerformRateLimitFuzz ¶ added in v0.0.43
func PerformRateLimitFuzz(ctx context.Context, inputTargets []string, config *webscan.FuzzRateLimitConfig) (*webscan.FuzzRateLimitReport, error)
PerformRateLimitFuzz performs rate limit detection on target URLs within a specified timespan
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.