diff --git a/_service b/_service index 23153fb..73d6890 100644 --- a/_service +++ b/_service @@ -1,5 +1,5 @@ - feroxbuster-2.10.3 + feroxbuster-2.10.4 diff --git a/feroxbuster-2.10.3.tar.gz b/feroxbuster-2.10.3.tar.gz deleted file mode 100644 index e4dec47..0000000 --- a/feroxbuster-2.10.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce4eae833118456a575f1b2839639b901632d33c5cc18085dfc47e8f68749618 -size 11582306 diff --git a/feroxbuster-2.10.4.tar.gz b/feroxbuster-2.10.4.tar.gz new file mode 100644 index 0000000..dfdcdd5 --- /dev/null +++ b/feroxbuster-2.10.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eea0602971de78fe24b5c93c1985e57e0b8cb5a8f3a05688d2465e96b27329c +size 11584597 diff --git a/feroxbuster.changes b/feroxbuster.changes index 1f24142..ab12393 100644 --- a/feroxbuster.changes +++ b/feroxbuster.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +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 diff --git a/feroxbuster.spec b/feroxbuster.spec index 4d38959..af4d601 100644 --- a/feroxbuster.spec +++ b/feroxbuster.spec @@ -1,6 +1,7 @@ # # spec file for package feroxbuster # +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2022-2024, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -17,7 +18,7 @@ Name: feroxbuster -Version: 2.10.3 +Version: 2.10.4 Release: 0 Summary: A recursive content discovery tool License: MIT @@ -27,8 +28,8 @@ URL: https://epi052.github.io/feroxbuster-docs/ Source: https://github.com/epi052/feroxbuster/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: vendor.tar.zst BuildRequires: cargo -BuildRequires: rust BuildRequires: cargo-packaging +BuildRequires: rust Suggests: seclists %description diff --git a/vendor.tar.zst b/vendor.tar.zst index 03a73d5..ad1a465 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1f7bec20a4da04aa38b2364e12b6a8f503bcabdc53216e12b6a615c77faa672 -size 39439534 +oid sha256:65dfe2c01a212aafe0b2dab978072d53fe90eb441037ccde61763bb20b2d078f +size 39436241