Setup
Last updated
Last updated
Download the latest Kali VM:
Import it into VMware (or VirtualBox) and do the following things:
Install pimpmykali
Install powerupmykali
Open /usr/bin/google-chrome
and change the very last line to exec -a "$0" "$HERE/chrome" "$@" --no-sandbox
Install Dropbox
Install CryptoHack for Sublime Text
Don't forget to take a snapshot of your VM!
Copy: Ctrl+Shift+C
Paste: Ctrl+Shift+V
Split Horizontally: Ctrl+Shift+O
Split Vertically: Ctrl+Shift+E
Close: Ctrl+Shift+W
One important feature of Terminator is unlimited terminal history, which is called "Infinite Scrollback" in Terminator terminology. This feature comes in handy when you want to read the long WinPEAS output. Inside terminator, right click and go to "Preferences -> Profiles -> Scrolling". Check the "Infinite Scrollback" option:
Install the GPG key:
Ensure apt is set up to work with https sources:
Install Dev version:
Update apt sources:
Install Sublime Text:
Hold "Ctrl" and left click the place where you want the multiple cursor to be added.
Select a block of text and press "Ctrl+Shift+L". Multiple cursors will be added to the end of each line.