Recursion scans must end in FUZZ
Open
- Dominant language
- Go
- Stars
- 16.7k
- Forks
- 1.6k
- Avg merge
- 9m
- Merged PRs (30d)
- 4
Description
Recursion scans must end in FUZZ, in some cases I need to blast back the upload relative path `upload/upload.jsp` When I use `ffuf -w /worlist.txt:DIR -w /url.txt:URL -u "URL/FUZZ/upload/upload.jsp" -recursion recursion -recursion-depth 3 -recursion-strategy greedy`
reports an error: * When using -recursion the URL (-u) must end with FUZZ keyword.
Contributor guide
Assessment
This issue has not been assessed yet.