DEFCONCTFFinalsGameboxAdmin icon indicating copy to clipboard operation
DEFCONCTFFinalsGameboxAdmin copied to clipboard

gamebox admin scripts for DEF CON 22~23 CTF Finals

DEF CON CTF Finals Gamebox Admin

mysudo

An expect wrapper of sudo which reads password from stdin.

killer

Kill long running or unknown(pwned) processes.

See ./killer -h for details.

grep-flag.cc

Search for flags in PCAP/PCAPNG files with the multi backward DAWG matching algorithm.

inotify-flag.c

Monitor filesystem events on flag files and then send notifications to the event listener.

supervisor.rb