lua-sandbox
lua-sandbox copied to clipboard
A lua sandbox for executing non-trusted code
Results
2
lua-sandbox issues
Sort by
recently updated
recently updated
newest added
Currently the quota enforcer does not protect agains malicious scripts using pcall. This ensures an error is repeatedly called untill the stack returns to the sandbox.protect method. A proof of...