ffuf
ffuf copied to clipboard
Recursion scans must end in FUZZ
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.
Is it possible to implement recursive user input for a fixed content like /FFUF/FFUF.... ∞ upload/upload.jsp 😊