fuzz_dirs
Discover hidden web paths and directories by fuzzing with gobuster or ffuf, with adjustable thread control for efficient enumeration.
Instructions
Purpose: Discover web paths with gobuster or ffuf while preserving thread control. Constraints: Requires target_url. tool defaults to gobuster; ffuf is selected with tool='ffuf'. threads controls native fuzzer concurrency. Missing wordlists return repair guidance and example paths.… Example: fuzz_dirs(target_url='http://host', wordlist='/usr/share/wordlists/dirbuster/directory-list-2.3-medium.tx…
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | No | gobuster | |
| threads | No | ||
| wordlist | No | ||
| extensions | No | ||
| extra_args | No | ||
| target_url | Yes | ||
| include_raw | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||