## To install Kali and make it useful, install the following from apt: - terminator - jxplorer - seclists - gobuster - python3-pip ## From github: - JumboJohn: https://github.com/magnumripper/JohnTheRipper - Nishang: https://github.com/samratashok/nishang - Chisel: https://github.com/jpillora/chisel - LinEnum: https://github.com/rebootuser/LinEnum - PEASS: https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite - PowerSploit: https://github.com/PowerShellMafia/PowerSploit - (then switch to Dev branch) git checkout dev - Impacket: https://github.com/SecureAuthCorp/impacket - Impacket scripts come with Kali, but git repo is more recent. Use the setup.py to build and install before using. Then use python3 to execute! ## Misc - FoxyProxy for firefox - Evil-WinRM, install from gem: gem install evil-winrm