feroxbuster icon indicating copy to clipboard operation
feroxbuster copied to clipboard

A fast, simple, recursive content discovery tool written in Rust.

Results 99 feroxbuster issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** While using feroxbuster in an automated way, being able to pause it with `SIGUSR1` or `SIGHUP` would be way more...

enhancement
pinned

Hi, first of all, thank you for the fantastic tool that feroxbuster is. I would love to be able to pause individual scan thread and/or prioritise them to be able...

enhancement
pinned

**Is your feature request related to a problem? Please describe.** Right now, with respect to SSL/TLS, `feroxbuster` supports what is necessary to do its job- the ability to either continue...

enhancement
pinned

Not exactly sure what is going on here, but seems like the `replay-proxy` hangs if the method is `POST` as it works fine with `GET` HTB Box: CrossfitTwo Requires `crossfit-club.htb`...

bug
pinned
awaiting-upstream

**Is your feature request related to a problem? Please describe.** Sometimes certain hosts will say every single word in your wordlist is matching when it could be due to a...

enhancement
pinned

**Is your feature request related to a problem? Please describe.** I believe the feature is working as intended but maybe not the most effective **Describe the solution you'd like** epi,...

enhancement
pinned

Add automated windows heuristic detection for case sensitivity. When scanning windows targets Index.html and index.html will lead to the same result as it is case insensitive. Detecting this you can...

enhancement
pinned

Hello, The tool runs into infinite recursion, I think i have a good example for that to demonstrate: ![image](https://user-images.githubusercontent.com/33800255/121001671-326ca400-c794-11eb-99ea-a72780231913.png) The first directory `cgi-bin` returned 403 and anything after that is...

bug
pinned
unconfirmed

Bumps [clap](https://github.com/clap-rs/clap) from 3.2.8 to 3.2.22. Release notes Sourced from clap's releases. v3.2.22 [3.2.22] - 2022-09-16 Fixes Unify dependencies on terminal_size to the 0.2 release v3.2.21 [3.2.21] - 2022-09-12 Features...

dependencies

Bumps [env_logger](https://github.com/env-logger-rs/env_logger) from 0.9.0 to 0.9.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=env_logger&package-manager=cargo&previous-version=0.9.0&new-version=0.9.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies