Sets up my favorite pentesting tools.
The installation requires you to have a Debian based distribution, like Kali Linux or Parrot OS.
- This script WILL NOT work on Arch or anything that doesn't use the apt package manager.
git clone https://github.com/Doc0x1/Tools-Setup.git && cd ./Tools-Setup && bash ./install-tools.sh
curl -fsSL https://raw.githubusercontent.com/Doc0x1/Tools-Setup/master/install-tools.sh | bash -s -
Now quit playing video games and go learn how to use some of these tools.