WebGoatPHP
WebGoatPHP copied to clipboard
Secure Coding Mode: Sandboxing
TODO : Running the user supplied code in a sandbox.
You can implement a codejail which runs the code in sandbox mode https://github.com/edx/codejail
Look at https://google.github.io/nsjail/ as well.