WebGoatPHP icon indicating copy to clipboard operation
WebGoatPHP copied to clipboard

Secure Coding Mode: Sandboxing

Open shivamdixit opened this issue 10 years ago • 2 comments

TODO : Running the user supplied code in a sandbox.

shivamdixit avatar Jul 26 '14 16:07 shivamdixit

You can implement a codejail which runs the code in sandbox mode https://github.com/edx/codejail

lalithr95 avatar Aug 07 '15 05:08 lalithr95

Look at https://google.github.io/nsjail/ as well.

captn3m0 avatar Aug 07 '15 10:08 captn3m0