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