Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 687 Bytes

File metadata and controls

13 lines (10 loc) · 687 Bytes

Systems administration

  • bash/kali-setup.sh - Post install setup script. Updates, personal preferences, openssl / openvpn, virtualbox

Penetration testing

  • pentesting/misc/mysql-spray.py - Simple but effective MySQL password sprayer
  • pentesting/misc/rev_port_scanner.sh - TCP port scanner written in bash
  • pentesting/exploits/slmail-exploit.py - SLMail 5.5 exploit PoC written in python for Windows 7
  • pentesting/exploits/slmail-pass.rb - Same SLMail exploit as above ported to a metasploit module
  • pentesting/exfiltration/exfil_example.py - Data exfiltration using python subprocess to call curl -X POST

DotFiles

  • dotfiles/vimrc - My .vimrc