im not sure java securityManager can help till now, since i saw the normal usage is NOT accepted, please correct me if im wrong:
- set securitymanager in java code and take effect to defend the external exploit code, while it looks easy to bypass if someone can fully control the original code, right?
- launch java with securityManager policy file, which would hava the same issue as above.