------------------------------------------------------------------- Tue Jun 18 18:59:57 UTC 2024 - Martin Hauke - 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. ------------------------------------------------------------------- Sat Apr 27 15:54:14 UTC 2024 - Martin Hauke - 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. ------------------------------------------------------------------- Fri Mar 1 21:03:43 UTC 2024 - Martin Hauke - 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. ------------------------------------------------------------------- Fri Nov 24 13:12:40 UTC 2023 - Martin Hauke - 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. ------------------------------------------------------------------- Sat Mar 18 19:38:10 UTC 2023 - Martin Hauke - Update to version 2.9.2 https://github.com/epi052/feroxbuster/releases ------------------------------------------------------------------- Sat Jan 14 21:41:24 UTC 2023 - Martin Hauke - 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. ------------------------------------------------------------------- Wed Nov 16 23:23:25 UTC 2022 - Martin Hauke - Update to version 2.7.2 * fix double dir scan. * fixed invalid uri exception during extraction. * updated dependencies. ------------------------------------------------------------------- Sun May 22 12:11:28 UTC 2022 - Martin Hauke - Initial package, version 2.7.1