Skip to content

Latest commit

 

History

History
38 lines (35 loc) · 1.28 KB

kali.md

File metadata and controls

38 lines (35 loc) · 1.28 KB

To install Kali and make it useful, install the following from apt:

  • terminator
  • jxplorer
  • seclists
  • gobuster
  • python3-pip
  • crackmapexec
  • neo4j (for bloodhound)
  • openjdk-14-jdk (for things that are still made in Java for some reason like Ghidra)
  • rlwrap
  • eog
  • xclip
  • exif
  • steghide

From github:

Misc

  • FoxyProxy for firefox
  • Ghidra: https://ghidra-sre.org/
  • Evil-WinRM, install from gem: gem install evil-winrm
  • Remove stupid mouse bindings in vim. Edit /etc/vim/vimrc and add:
    • set mouse=
    • set ttymouse=