A recursive content discovery tool
https://epi052.github.io/feroxbuster-docs/
Forced browsing is an attack where the aim is to enumerate and access
resources that are not referenced by the web application, but are
still accessible by an attacker.
feroxbuster uses brute force combined with a wordlist to search for
unlinked content in target directories. These resources may store
sensitive information about web applications and operational systems,
such as source code, credentials, internal network addressing, etc...
This attack is also known as Predictable Resource Location, File
Enumeration, Directory Enumeration, and Resource Enumeration.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / feroxbuster
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:utilities/feroxbuster && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000129 129 Bytes | |
feroxbuster-2.10.4.tar.gz | 0011584597 11 MB | |
feroxbuster.changes | 0000003981 3.89 KB | |
feroxbuster.spec | 0000002633 2.57 KB | |
vendor.tar.zst | 0040518193 38.6 MB |
Revision 11 (latest revision is 13)
Martin Hauke (mnhauke)
accepted
request 1201581
from
Martin Hauke (mnhauke)
(revision 11)
- Update to version 2.11.0 What's Changed * add --scan-dir-listings * add --request-file * add --protocol * add --limit-bars Brief descriptions * --request-file and --protocol - read in a raw http request file, from burp or similar * --scan-dir-listings - force recursion into folders where directory listing is enabled * --limit-bars - cap the number of progress bars displayed Documentation * --request-file and --protocol * --scan-dir-listings * --limit-bars
Comments 0