Sign inSign up

ripples/ctf-receive-flag

By ripples

•Updated almost 8 years ago

ctf-receive-flag

Image
0

343

ripples/ctf-receive-flag repository overview

⁠CTF Docker

This is a docker compose project for running some useful scripts in CTF competitions.

⁠Usage

git clone https://github.com/ripples-alive/CTF-Docker.git --recursive
cd CTF-Docker
docker-compose build
docker-compose up -d

If you need to install extra dependency to run the pwning scripts, exec a shell on the pwn_all container:

docker-compose exec bash

Then, you can freely run any dependency installation commands.

Tag summary

Content type

Image

Digest

Size

335.7 MB

Last updated

almost 8 years ago

docker pull ripples/ctf-receive-flag