ErrLookup › epi052/feroxbuster

epi052/feroxbuster

A fast, simple, recursive content discovery tool written in Rust. · Rust · 79 source files

Analyzed at 1f595dab5c on 2026-09-13. 47 documented errors.

Code / MessageTypeSeverityTags
Could not parse
error_code error url-parsing, extraction, robots-txt, rust
Could not find FeroxScan associated with
exception error internal, invariant, scanner
JSON has no tag_name
error_code warning http, json, update-check, network
Invalid request: Missing request line
validation error request-file, http, malformed-input, rust
Unable to parse path from url
exception error url-parsing, wordlist, download
Couldn't start file handler
exception error file-output, initialization, cli
Invalid request: Empty request line
validation error request-file, http, malformed-input, rust
Could not print banner
exception error banner, stderr, terminal, startup
The url ' ' matches ; the scan will never start
validation error configuration, cli, url, footgun
Invalid request: Missing head/body separator
validation error request-file, http, malformed-input, rust
Couldn't load config
exception error config, environment, directories
Invalid request: Missing method
validation error request-file, http, malformed-input, rust
Could not connect to any target provided
error_code error network, connectivity, scan-startup, rust
Empty query string provided
validation error cli, query-string, validation, rust
The regex ' ' matches ; the scan will never start
validation error configuration, regex, cli, footgun
word ( ) from wordlist is a URL, skipping...
console warning wordlist, url, input-validation
prevented request to
error_code warning denylist, crawler, request-filtering
:SSL
exception error tls, ssl, certificate, network
No path segments found
exception error url, path, depth
Empty header name provided
validation error cli, http-headers, validation, rust
Could not determine initial targets
exception error targets, stdin, startup
e
exception error network, request, reqwest
Could not build client
panic critical tls, client, startup, panic
Invalid request: Empty method
validation error http, request-parsing, config
Could not get underlying CommandSender object
error_code error concurrency, internal-state, shutdown
url to parse doesn't have a host
exception error url, parsing, validation
Empty header provided
validation error cli, http-headers, validation, rust
Empty key in query string
validation error cli, query-string, validation, rust
err.to_string()
exception error network, connectivity, cli
[ ] Unable to download wordlist from url
exception error http, wordlist, download, network
{}
exception error network, request, reqwest
Failed while scanning
exception error scan, internal, cli
Unable to parse filename from url's path
exception error url-parsing, wordlist, filename
Did not find any words in
exception error wordlist, empty-input, configuration
Request headers contain invalid UTF-8
exception error encoding, utf8, http, request-file
Empty --request-file file provided
validation error request-file, http, validation, rust
url to parse has no authority and is therefore invalid
exception error url, validation, input
Could not rebuild client
panic critical tls, client, reconfiguration, panic
Invalid request: Could not parse target URL
validation error http, url, request-parsing
Could not find any live targets to scan
exception error network, connectivity, no-targets
Invalid request: Missing request line URI
validation error http, request-parsing, config
Invalid request: Missing Host header and request line URI…
validation error http, request-parsing, url
Invalid request: Empty request line URI
validation error http, request-parsing, config
Could not get underlying FeroxScans
error_code error concurrency, internal-state
Extractor requires a URL or a FeroxResponse be specified as…
validation error builder, missing-argument, extractor
Could not get underlying wordlist
error_code error wordlist, internal-state, concurrency
failed to spawn a child process
panic critical process, spawn, panic, runtime