you want to ffuf for domains?
$ git clone https://github.com/iKamash/ffuf4file.git
$ cd ffuf4file
$ chmod +x ffuf4file.sh
$ cp ffuf4file.sh /usr/local/bin/ffuf4file
- Enter Your Domains Path
- Enter Your Wordlist Path (Add The Whole path (use:
pwd
) - Enter Your Output Name (Without The Extenstion)
- the tool will not show the result of 403 status code (You can open the code an remove it ☺)