Manually configuring Kali? Ain't nobody got time for that.
These playbooks install most of the tools that I require with some tweaks for hardening, personalization, and making Kali quieter.
Steps:
- Deploy a minimal Kali install. See https://github.com/iesplin/kali-minimal for an example
- Clone this repo
git clone https://github.com/iesplin/ansible-playbook-kali
- Run the deploy script
cd ansible-playbook-kali
./deploy.sh
MIT