/Sekhmet

Kali's lighter-weight sister

Sekhmet

Kali's lightweight sister - a custom lighter weight Kali setup with only the tools I use. This is a work in progress as I decide what I want to have on it

Installation

Install bare bones Kali from ISO

Change root password

  • sudo su; passwd root

On VBox - run Guest Additions

  • bash ./VBoxLinuxAdditions.run

On VMWare - install and run VMWare Tools

  • apt install -y --reinstall open-vm-tools-desktop fuse
  • reboot -f

Create shared folder with host in hypervisor

Modify the Sekhmet script with your passphrase in place of ****** for SSH keygen
Copy the Sekhmet script file to root, chmod +x, and run