[][src]Module feroxbuster::scanner

Statics

PAUSE_SCAN

Atomic boolean flag, used to determine whether or not a scan should pause or resume

Functions

scan_url

Scan a given url using a given wordlist

should_filter_response

Simple helper to stay DRY; determines whether or not a given FeroxResponse should be reported to the user or not.