Challenges: (ranked roughly from easiest to hardest)
- put user in a python shell, have them try to read the flag from a file
2l.sh
- read flag from a file using only 2-letter shell commandsapproved.pl
- read flag from file using only the commandsls
,pwd
,whoami
squeal.sh
- perform an SQL injection attack to read the secret flag from theflags
tablepatience.c
- find the code from a binary executable that will print the solution in 1 year's time
Make sure there is a different flag for each challenge.
Description
Short CTF-Style Challenges for CompSoc's stand at the University of Galway Socs Day
https://compsoc.ie
Languages
Shell
48.5%
Perl
39.3%
C
12.2%