blob: 55b6ff019a5931e4e1d3a594322da3f5fb6a174a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
## To install Kali and make it useful, install the following from apt:
- terminator
- jxplorer
- seclists
## 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
## Misc
- FoxyProxy for firefox
|