linux/macos (windows is completely different)
- zsh
- vscode
- python3
- metasploit
- esonhugh/sss [Optional] - shell script snippets
- Copy and download file
createhackenv.sh
to your environment
no other files needed only
createhackenv.sh
- Source it directly or add it to your
.zshrc
file
source createhackenv.sh
# Optional
# Create alias for createhack
alias weaponize-vsc=createhack
- Create a templated hacking project folder with it
createhack foldername # creates foldername and sets up environment with vscode automatically
- and it will launched up vscode with the folder you just created automatically