Scripts and tooling to bootstrap a disposable, repeatable Kali VM.
Start with make
.
Update with vagrant up --provision
.
- Install pwndbg via
/usr/src/pwndbg/setup.sh
. - Import GPG key and update git config.
- Clone notebook.
- Install:
- sshpass
- bzip2
Shoutout to @iesplin for ansible-playbook-kail.