Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PerformGeneralRatelimit ¶
func PerformGeneralRatelimit(ctx context.Context, config *enumerategeneralfern.EnumerateRateLimitConfig) *enumerategeneralfern.EnumerateRateLimitReport
PerformGeneralRatelimit performs rate limit detection on target URLs within a specified timespan and returns a DetectRateLimitReport.
func RateLimitDetected ¶
func RateLimitDetected(request *common.HttpRequestResponse, hasSeen200 bool) bool
RateLimitDetected checks if a response explicitly indicates that a request was rate-limited or if a 403 response is returned after a 200 response was previously seen.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.