- May 11, 2014
- 1,639
Hi Everyone (I sound like Melih)
How do you configure Sandboxie for maximum protection?
Thanks, Tony.
How do you configure Sandboxie for maximum protection?
Thanks, Tony.
Good question and one I'm not best placed to answer, but here's a couple of things to start.
Nice guide here on MalwareTips with some useful info, particularly about blocking sandboxie access to certain folders, anything that contains passwords or other sensitive information should be blocked (eg: Internet Files, App Data, My Documents etc). http://malwaretips.com/threads/how-to-use-sandboxie.4418/
Or safer still you can disable network access as well, I keep a separate ('No Internet') sandbox for testing Malware, where it is set to 'No programs can access the internet'. You should consider the fact that any C&C trojan that is executed in sandboxie might be isolated but you're still giving a server and potentially a hacker access to your computer or analysis environment
Disable any low level access, importantly, don't allow hooking into the kernel, hooking into other processes (I'm not sure of the degree to which other processes outside of the sandbox are protected from DLL injection etc), and make sure the option to allow changing user password is off (I think this is the default).
There seems to be a general consensus that you should configure C:\Windows to be read-only as well, I'm not sure of the exact risks if you don't do this, perhaps someone more educated will be better placed to answer that.
One other tip is to have separate sandboxes for each application you test, configured so as only that application is allowed access to the internet. This prevents any dropped files from 'phoning home' but still allows them to be downloaded for analysis.
Hope that helps, if anyone notices anything critically wrong with what I've said here, please give me a shout and I'll edit it out, but I should point out once again, I'm no sandboxie expert!