Port details |
- feroxbuster Fast, simple, recursive content discovery tool
- 2.11.0_1 www =2 2.11.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-05-27 01:45:12
- Last Update: 2024-11-08 08:24:20
- Commit Hash: ca048c2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: security
- License: MIT
- WWW:
- https://epi052.github.io/feroxbuster/
- https://github.com/epi052/feroxbuster
- Description:
- feroxbuster is a tool designed to perform Forced Browsing.
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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- feroxbuster>0:www/feroxbuster
- To install the port:
- cd /usr/ports/www/feroxbuster/ && make install clean
- To add the package, run one of these commands:
- pkg install www/feroxbuster
- pkg install feroxbuster
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: feroxbuster
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1726525061
SHA256 (rust/crates/addr2line-0.22.0.crate) = 6e4503c46a5c0c7844e948c9a4d6acd9f50cccb4de1c48eb9e291ea17470c678
SIZE (rust/crates/addr2line-0.22.0.crate) = 39156
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.82.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- gmake>=4.4.1 : devel/gmake
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_feroxbuster
- USES:
- cargo gmake perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.11.0_1 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
2.11.0 27 Oct 2024 21:40:40 |
Yuri Victorovich (yuri) |
www/feroxbuster: Update WWW |
2.11.0 17 Sep 2024 03:55:23 |
Yuri Victorovich (yuri) |
www/feroxbuster: update 2.10.4 → 2.11.0 |
2.10.4_3 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
2.10.4_2 10 Sep 2024 10:58:07 |
Mikael Urankar (mikael) Author: Siva Mahadevan |
*/*: remove STRIP_CMD calls in rust based ports
This is not needed after bc4fedc1fec0d359365c04d43be9e32bf101a50e
PR: 246993
Differential Revision: https://reviews.freebsd.org/D46503 |
2.10.4_2 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
2.10.4_1 04 Aug 2024 12:00:35 |
Piotr Kubaj (pkubaj) |
www/feroxbuster: fix build on powerpc
ld: error: undefined symbol: __atomic_is_lock_free
>>> referenced by threads_pthread.c
>>> libcrypto-lib-threads_pthread.o:(CRYPTO_atomic_or)
in archive
/wrkdirs/usr/ports/www/feroxbuster/work/rustcqv4eu9/libopenssl_sys-000d228428b7ac21.rlib
>>> referenced by threads_pthread.c
>>> libcrypto-lib-threads_pthread.o:(CRYPTO_atomic_load)
in archive
/wrkdirs/usr/ports/www/feroxbuster/work/rustcqv4eu9/libopenssl_sys-000d228428b7ac21.rlib
cc: error: linker command failed with exit code 1 (use -v to see
invocation) |
2.10.4_1 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
2.10.4 17 Jun 2024 08:18:33 |
Yuri Victorovich (yuri) |
www/feroxbuster: update 2.10.3 → 2.10.4
Reported by: portscout |
2.10.3 29 May 2024 03:20:12 |
Yuri Victorovich (yuri) |
www/feroxbuster: Broken on i386
Reported by: fallout |
2.10.3 27 May 2024 01:41:56 |
Yuri Victorovich (yuri) |
www/feroxbuster: New port: Fast, simple, recursive content discovery tool |