Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 719 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 719 Bytes

A collection of my tools

Clone buffer overflow to current directory

git clone https://[email protected]/alecjmaly/hacking-myTools.git && mv hacking-myTools/exploit_development/buffer_overflow/* . && rm -rf hacking-myTools

Install depedency packages

# install shocker
git clone https://github.com/nccgroup/shocker.git /opt/hacking-myTools/tools/shocker
# install burpee
git clone https://github.com/xscorp/Burpee.git /opt/hacking-myTools/tools/Burpee
git clone https://github.com/xscorp/Burpee.git /opt/hacking-myTools/tools/sqli/Burpee

to do

Note

  • Notating script for Joplin in another repository
    • joplin-customization