sunny250 / base_pwn_xinetd

Base image with xinetd for pwn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Base image with xinetd for pwn

A docker image to hold pwn challenges in ctf war

Usage

Please check *.Dockerfile

Env Vars

Key Default Value Description
TCPDUMP_ENABLE (empty) Whether enable tcpdump or not
TCPDUMP_DIR /var/lib/tcpdump Directory to write dump files (name=capture-$timestr.pcap)
TCPDUMP_ROTATE_SEC 600 Rotate time interval of capture file
FLAG (empty) Flag save in /flag

About

Base image with xinetd for pwn

License:MIT License


Languages

Language:Dockerfile 56.5%Language:Shell 27.1%Language:C 14.7%Language:Makefile 1.7%