For buffer overflow - https://github.com/ab7ung/buffer-overflow
- sh kali-tools.sh
- sh git-tools-install.sh
- cd /home/kali
- sh pygetpip.sh or curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py && python2 get-pip.py (you can also use the file py2-get-pip.py in this repo since the current version of get-pip.py does not work with python2)
- virtualenv -p python2 py2env
- source py2env/bin/activate
- sh py2envtools.sh
- deactivate
- cd /home/kali
- virtualenv -p python3 py3env
- source py3env/bin/activate
- sh py3envtools.sh
- deactivate
- sh custom-nmap-scan.sh
- sh create-smb-server.sh
- linux-priv-esc.md (original article - https://jieliau.medium.com/privilege-escalation-on-linux-platform-8b3fbd0b1dd4)
- under dev
- generate reverse powershell cmdline with base64 encoded args for usage in Microsoft Office macro