This docker container is constructed to build a docker container where CTF executables can be analyzed and executed.
Installations after building:
git
,vim
,curl
gcc
,clang
andgdb
strace
andtcpdump
pwndbg
pwnlib
andrequests
python3
and some other python tools
Parameter | Description |
---|---|
attach |
Spawn a shell for a running container |
start |
Start container w/ reasonable flags |
stop |
Stop the container |
setup |
Build the container |