From fcc470182958ef8ed0b0d468e4119e64a565abbe Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Sat, 11 Jul 2026 12:31:44 +0200 Subject: Move SecLists, exploitdb, feroxbuster, ffuf, gobuster, nuclei from pentesting-suite Deduplicate: these six are danix-maintained on SBo. ffuf and gobuster synced to current SBo (arch-independent .info). Others carry local versions ahead of SBo for later update submission. Co-Authored-By: Claude Opus 4.8 --- feroxbuster/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 feroxbuster/slack-desc (limited to 'feroxbuster/slack-desc') diff --git a/feroxbuster/slack-desc b/feroxbuster/slack-desc new file mode 100644 index 0000000..369eb34 --- /dev/null +++ b/feroxbuster/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +feroxbuster: feroxbuster (fast recursive content discovery tool) +feroxbuster: +feroxbuster: feroxbuster is a fast, simple, recursive content discovery tool +feroxbuster: written in Rust. It performs forced browsing: brute forcing URLs +feroxbuster: with a wordlist to find unlinked content such as directories, +feroxbuster: files, backups, and other resources on web servers that are not +feroxbuster: referenced by the application but remain accessible. +feroxbuster: +feroxbuster: Homepage: https://github.com/epi052/feroxbuster +feroxbuster: +feroxbuster: -- cgit v1.2.3