Installing Seclists (Browser)
cd SecLists git pull
# If installed via package manager ls /usr/share/seclists/ ls SecLists/ installing seclists
sudo apt update && sudo apt upgrade seclists cd SecLists git pull # If installed via
git clone https://github.com/danielmiessler/SecLists.git cd SecLists Using Homebrew: installing seclists