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 |
---|---|---|
_service | 0000000134 134 Bytes | |
feroxbuster-2.10.1.tar.gz | 0011576836 11 MB | |
feroxbuster.changes | 0000001780 1.74 KB | |
feroxbuster.spec | 0000002603 2.54 KB | |
vendor.tar.zst | 0037468612 35.7 MB |
Revision 5 (latest revision is 13)
Dirk Mueller (dirkmueller)
accepted
request 1128569
from
Martin Hauke (mnhauke)
(revision 5)
- Update to version 2.10.1 * fixed scan menu range issue. * enable reading extensions from file. * fixed collect backups filtering. * added http/2 support. * allowed --json in conjunction with --silent. - Update to version 2.10.0 * Adds server and client certificate management; enables mTLS. --server-certs --client-cert --client-key - Update to version 2.9.5 * support raw urls. - Update to version 2.9.4 * reduced memory usage overall * improved speed during link extraction - Update to version 2.9.3 * added extensions and status codes into auto filtering decision calculus.
Comments 0