macOS users can leverage the Homebrew package manager or Git for installation. Using Homebrew
You can also use the ZIP download method described earlier, extracting the files to a location of your choice. installing seclists
ffuf -u http://target.com/login -X POST -H "Content-Type: application/x-www-form-urlencoded" -d "username=admin&password=FUZZ" -w /usr/share/seclists/Passwords/Common-Credentials/10-million-password-list-top-1000.txt macOS users can leverage the Homebrew package manager