You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The brute subcommand does not respect the -b flag to add a base path. Instead of appending paths to the provided base path, it just proceeds with the typical wordlist at the web root.
Describe the bug
The
brutesubcommand does not respect the-bflag to add a base path. Instead of appending paths to the provided base path, it just proceeds with the typical wordlist at the web root.