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