Parrot OS Configuration
This is how I set up my Parrot OS after installation. There are a few things I believe are missing that should be installed or done. I like to keep things as real as possible so this will be hackers set up.
UFW VPN Kill Switch
This script will disallow traffic through the ethernet and WiFi port and allow traffic through the tunneling adapter only.
ParrotOS Setup Gist
https://gist.github.com/mrjamiebowman/20a75ae1ba26170d2fd098e93dcf229d
Secure Delete
1 2 3 |
sudo apt-get install secure-delete srm filename srm -r Folder/ |
Secure Mem
1 |
sudo apt-get install smem |
Shodan
1 |
pip install showdan |
OUI Vendor Lookup Script
OSINT Tools
Spider Foot