17 Commits

Author SHA256 Message Date
169835d1e9 Accepting request 1323398 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1323398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/feroxbuster?expand=0&rev=5
2025-12-18 17:32:02 +00:00
14a01a3e8e Accepting request 1322784 from home:mnhauke
- Update to version 2.13.1
  * fixed multiple rate limiting bugs.
  * added new heuristics for identifying directory listing.
  * Added web fonts to ignored extensions list.

- Update to version 2.13.0
  * add --scope option.
  * add STATE_FILENAME environment variable to control feroxbuster
    state file name/location.

OBS-URL: https://build.opensuse.org/request/show/1322784
OBS-URL: https://build.opensuse.org/package/show/network:utilities/feroxbuster?expand=0&rev=16
2025-12-17 17:09:52 +00:00
9a03a24ab6 Accepting request 1306287 from network:utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1306287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/feroxbuster?expand=0&rev=4
2025-09-22 14:39:31 +00:00
e8ff45b171 Accepting request 1304362 from home:mnhauke
- Update to version 2.12.0
  New Features
  * Response Size Limiting (--response-size-limit).
  * Unique Response Filtering (--unique).
  * Auto Content-Type Headers (--data-json and --data-urlencoded).
  * Dynamic Scan Limit Management.
  Improvements
  * Shell Completion Updates.
  * Enhanced SSL Error Messaging.
  * Updated Link Discovery.
  Technical Changes
  * Updated various dependencies to their latest versions for
    security and performance improvements.
  Configuration
  * Added unique option to configuration file example.
  * Added response_size_limit option to configuration file example.
  * Enhanced banner display to show unique filtering and response
    size limit status when enabled.

OBS-URL: https://build.opensuse.org/request/show/1304362
OBS-URL: https://build.opensuse.org/package/show/network:utilities/feroxbuster?expand=0&rev=14
2025-09-21 09:00:54 +00:00
e3ea2b0bb1 Accepting request 1202237 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1202237
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/feroxbuster?expand=0&rev=3
2024-09-22 09:06:01 +00:00
12e56facc3 Accepting request 1202236 from home:mnhauke
OBS-URL: https://build.opensuse.org/request/show/1202236
OBS-URL: https://build.opensuse.org/package/show/network:utilities/feroxbuster?expand=0&rev=12
2024-09-20 14:43:27 +00:00
683e31711f Accepting request 1201581 from home:mnhauke
- 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

OBS-URL: https://build.opensuse.org/request/show/1201581
OBS-URL: https://build.opensuse.org/package/show/network:utilities/feroxbuster?expand=0&rev=11
2024-09-20 13:45:59 +00:00
46774286ce Accepting request 1185982 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1185982
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/feroxbuster?expand=0&rev=2
2024-07-08 17:08:10 +00:00
d70c395069 Accepting request 1181568 from home:mnhauke
- Update to version 2.10.4
  * --filter-regex now looks at headers in addition to response
    body.
  * clarified wording for headers in ferox-config.toml
  * scan management menu now shows the estimated time left to scan.
  * made --cookies parsing more robust.
  * fixed an issue where estimated time to complete would show 0s
    before the scan was finished.

OBS-URL: https://build.opensuse.org/request/show/1181568
OBS-URL: https://build.opensuse.org/package/show/network:utilities/feroxbuster?expand=0&rev=9
2024-07-07 11:33:49 +00:00
729bf6ee08 Accepting request 1171088 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1171088
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/feroxbuster?expand=0&rev=1
2024-05-01 12:57:37 +00:00
4912519582 Accepting request 1170487 from home:mnhauke
- Update to version 2.10.3
  * improve json logs for post processing.
  * included configuration field in state file.
  * using --data implies POST HTTP verb.
  * fixed mishandling of whitespace for supplied request headers.

OBS-URL: https://build.opensuse.org/request/show/1170487
OBS-URL: https://build.opensuse.org/package/show/network:utilities/feroxbuster?expand=0&rev=7
2024-05-01 05:55:48 +00:00
e8d9ea8c38 Accepting request 1154185 from home:mnhauke
- Update to version 2.10.2
  * removed scan target headers from feroxbuster-update check.
  * --collect-backups accepts custom backup extension list.
  * fixed issue where --silent included too much info on found dir.
  * --parallel time limit enforced on individual directories
    instead of main thread.
  * query fontconfig to determine if Noto Color Emoji is installed.
  * updated upstream library that was causing tokio-runtime-worker
    panics; they're correctly reported as Err from the library now.
  * fixed issue where early redirect loop would cause ferox to hang
    indefinitely.

OBS-URL: https://build.opensuse.org/request/show/1154185
OBS-URL: https://build.opensuse.org/package/show/network:utilities/feroxbuster?expand=0&rev=6
2024-03-05 12:18:59 +00:00
19f7a27fc8 Accepting request 1128569 from home:mnhauke
- 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.

OBS-URL: https://build.opensuse.org/request/show/1128569
OBS-URL: https://build.opensuse.org/package/show/network:utilities/feroxbuster?expand=0&rev=5
2023-11-24 14:09:29 +00:00
c38981af58 Accepting request 1072858 from home:mnhauke
- Update to version 2.9.2
  https://github.com/epi052/feroxbuster/releases

OBS-URL: https://build.opensuse.org/request/show/1072858
OBS-URL: https://build.opensuse.org/package/show/network:utilities/feroxbuster?expand=0&rev=4
2023-04-30 09:09:22 +00:00
7d0475ef6a Accepting request 1058410 from home:mnhauke
- Update to version 2.7.3
  * FIX 732 ensure --no-state is respected even through
    --time-limit.
  * fixed #716; wordlist entries with leading slash are trimmed.
  * fixed #743; redirects always show full url as Location.
  * fixed #748; cancelled scans persist across ctrl+c.

OBS-URL: https://build.opensuse.org/request/show/1058410
OBS-URL: https://build.opensuse.org/package/show/network:utilities/feroxbuster?expand=0&rev=3
2023-01-26 15:55:30 +00:00
d3913fd541 Accepting request 1036298 from home:mnhauke
- Update to version 2.7.2
  * fix double dir scan.
  * fixed invalid uri exception during extraction.
  * updated dependencies.

OBS-URL: https://build.opensuse.org/request/show/1036298
OBS-URL: https://build.opensuse.org/package/show/network:utilities/feroxbuster?expand=0&rev=2
2022-11-26 15:37:45 +00:00
172fa3d18b Accepting request 978547 from home:mnhauke
Initial package for feroxbuster

OBS-URL: https://build.opensuse.org/request/show/978547
OBS-URL: https://build.opensuse.org/package/show/network:utilities/feroxbuster?expand=0&rev=1
2022-06-13 09:03:05 +00:00