make
Then bash alexstrasza.sh
. You can pass a folder in $1
to share it in the docker (/share
folder in the docker).
The default directory is /tmp
.
bash alexstrasza.sh /home/sysadmin/Documents/ctf
This project contents all the tools to be prepared for reverse/pwn challenges in CTF.
Tools installed are in entrypoints.sh
, you can add more if you want to.
Feel free to open issues and do some PR.