ByteBandits CTF 2019
EasyPHP The original PHP code was available on: http://easyphp.ctf.euristica.in/ I took a copy, made some debug output, and began some testing on my local server. Modified code below: Initially it looks like we have to provide a parameter ‘action’ that …