Skip to content

Caesurus/ctf_container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet another CTF docker container.

I needed an ubuntu-22.04 container with a very specific libc version, so took a lot of inspiration from: https://github.com/DuckLL/ctf-box . The ctf-box container looks out of date, it was using the python2 version of pwntools. So I cobbled together my own version.

Uploading for posterity...

Build the container:

docker compose build

Start container with:

docker compose run --rm ctf

This will volume mount ../ to /pwn in the container.

About

Yet another ctf container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published