01-17-2015, 02:53 PM
What about JNI? And Process instances? There are actually a lot of unsafe operations that can be performed without Runtime.exec. I'd recommend coupling this with a SecurityManager.
Safely Run Java Programs - JVM Sandbox
|
|
Messages In This Thread |
Safely Run Java Programs - JVM Sandbox - by Konloch - 01-17-2015, 10:11 AM
RE: Safely Run Java Programs - JVM Sandbox - by DarkStorm - 01-17-2015, 02:53 PM
RE: Safely Run Java Programs - JVM Sandbox - by Konloch - 01-17-2015, 05:09 PM
|