Application interaction with outside files

If it doesn't fit elsewhere, it goes here
Post Reply
win_drive
Posts: 3
Joined: Fri Mar 25, 2016 7:55 am

Application interaction with outside files

Post by win_drive » Fri Mar 25, 2016 8:20 am

Hi,

I'm completely new to Sandbox and I've read about how it works as much as I could, but still it's unclear to me how isolated applications in sandbox really are.

If the program is installed in Sandbox and the it's basic functionality is to configure data outside the sandbox, how will the program run? It says in description that in general applications in sandbox don't
have access to system resources, does that also include non-system files?

If an application is installed in Sandbox and you want to open an outside file in that application, and let's say that the application is infected, when saving the file back to the ouside of the Sandbox, can that file transmit virus?

Can you utilize software that is installed outside of the sandbox with an application inside?

Thanks for the answers

Craig@Invincea
Sandboxie Support
Sandboxie Support
Posts: 3523
Joined: Thu Jun 18, 2015 3:00 pm
Location: DC Metro Area
Contact:

Re: Application interaction with outside files

Post by Craig@Invincea » Fri Mar 25, 2016 8:48 am

If the program is installed in Sandbox and the it's basic functionality is to configure data outside the sandbox, how will the program run? It says in description that in general applications in sandbox don't
have access to system resources, does that also include non-system files?
Depends on what your are trying to access. A program installed in a SB creates its own (fake) registry hive, folders, etc. It's not "aware" of your c: drive or your host system. You can give access to your registry, files a file folders, doing that is "punching a hole" in the SB, thus defeating the purpose.
If an application is installed in Sandbox and you want to open an outside file in that application, and let's say that the application is infected, when saving the file back to the ouside of the Sandbox, can that file transmit virus?
If the program is installed directly into the sandbox, that's were it lives. It's a temp space. deleting the contents of that sandbox will delete everything including that program.
If the program directly installed in the sb is infected and then your save (recovery) the file outside of the sandbox to your host machine, yes. You're telling SBIE that your are authorizing that file to leave the sandbox. But you also would need that same program installed on your host to open that file (say word for example.) Directly installing it in a SB is a different installation totally.
If you have the program installed on your host, and then your "Run as sandboxed" then everything also applies, but if you don't run that program 100% in a sandbox, then you risk problems, as SBIE cannot protect your if you are not running the program in the sandbox to begin with. Also, SBIE does not detect, stop or identify viruses or malware. http://www.sandboxie.com/index.php?FAQ_Virus
Can you utilize software that is installed outside of the sandbox with an application inside?
People install web browsers and other things in the SB as well as on the host. And people just run the programs on the host "as sandboxed" in SBIE. Can they interact? Depends. You have to allow that, or utilize a template (FF template for example enables your to write cookies, bookmarks back your profile living on your host) otherwise, ANY changes, etc done in the sandbox are gone. and are not permanent.

The point of a sandbox, a container, is to protect you and your data from changes and malware. Should changes/malware occur, you delete the contents of the sb and move on.

bo.elam
Sandboxie Guru
Sandboxie Guru
Posts: 2809
Joined: Wed Apr 22, 2009 9:17 pm

Re: Application interaction with outside files

Post by bo.elam » Fri Mar 25, 2016 11:57 am

win_drive wrote: If the program is installed in Sandbox and the it's basic functionality is to configure data outside the sandbox, how will the program run? It says in description that in general applications in sandbox don't
have access to system resources, does that also include non-system files?
Programs running in the sandbox (installed in the sandbox or host), by default have Read only access to files outside the sandbox, this allows sandboxed programs to work as they do when they run in the non sandboxed environment. So, they can access files outside the sandbox just like any program you have installed in your real system, but if the program make changes to files, programs or the system, this changes are captured within the sandbox, and your real system remains intact.
win_drive wrote: Can you utilize software that is installed outside of the sandbox with an application inside?
Thats part of the beauty about Sandboxie. I do it all the time. I ll give you a couple of examples how I do it. In my W7, I don't install Flash in the real system. So, in the rare occasions that I need Flash, I install it in a sandbox and then run Firefox in the same sandbox. Works great.

In Firefox I use Adblock plus. There is an addon thats named Element Hiding Helper for Adblock Plus, this addon helps create rules for Adblock plus. I rarely use the addon, so, when I need to make a rule with the addon, I install the addon while running Firefox sandboxed, create the rule, save the rule out of the sandbox and then apply it. I never get to install the addon outside the sandbox. And still get out of it all I need.

Other examples. You can install a video player in a sandbox, and navigate to videos in your real system and open then. Or, if you use Java sometimes, and you would prefer not to install it in your real system, you can install it in a sandbox and then run your browser or program that requires it in the same sandbox. The interaction between programs outside and inside the sandbox works great. For the most part, all goes smooth and feels natural.
win_drive wrote: If an application is installed in Sandbox and you want to open an outside file in that application, and let's say that the application is infected, when saving the file back to the ouside of the Sandbox, can that file transmit virus?
I think its possible. But don't forget, when you save the file back, you can run it sandboxed. You can continue using Sandboxie (thats what I do, I never stop using SBIE). So, if the file is infected when you save it back and if you execute it sandboxed, the infection is isolated within the sandbox and you can easily get rid of it by deleting the sandbox.

Bo

win_drive
Posts: 3
Joined: Fri Mar 25, 2016 7:55 am

Re: Application interaction with outside files

Post by win_drive » Wed Mar 30, 2016 12:10 pm

OK, thank you all for the answers.

I understand now that Sandbox can be used fully to it's purpose if you install an application that should work by itself without interaction with the outside data.
Depends on what your are trying to access. A program installed in a SB creates its own (fake) registry hive, folders, etc. It's not "aware" of your c: drive or your host system. You can give access to your registry, files a file folders, doing that is "punching a hole" in the SB, thus defeating the purpose.
Worst case scenario, a malicious application could detect that hole, steal data through that hole and then send it through the same hole again to the web. Also if that application is not aware of the c: drive, it cannot utilize graphics or sound driver, right?
Punching a hole to access driver could potentially open a door to infect entire c:/ProgramFiles directory, right?
The point of a sandbox, a container, is to protect you and your data from changes and malware. Should changes/malware occur, you delete the contents of the sb and move on.
I think its possible. But don't forget, when you save the file back, you can run it sandboxed. You can continue using Sandboxie (thats what I do, I never stop using SBIE). So, if the file is infected when you save it back and if you execute it sandboxed, the infection is isolated within the sandbox and you can easily get rid of it by deleting the sandbox.
For instance, I have a Sandboxed application that works with sound files, and I need the sound files that are not located in Sandbox. I would import that file to Sandbox and that malicious app would destory that file or infect it. After completing with work with that file I would then move it back outside. Then I would see that the file is infected and erasing entire Sandbox would not help me with removing all associated data that would be changed, the file would stay corrputed?

bo.elam
Sandboxie Guru
Sandboxie Guru
Posts: 2809
Joined: Wed Apr 22, 2009 9:17 pm

Re: Application interaction with outside files

Post by bo.elam » Wed Mar 30, 2016 3:47 pm

win_drive wrote: For instance, I have a Sandboxed application that works with sound files, and I need the sound files that are not located in Sandbox. I would import that file to Sandbox and that malicious app would destory that file or infect it. After completing with work with that file I would then move it back outside. Then I would see that the file is infected and erasing entire Sandbox would not help me with removing all associated data that would be changed, the file would stay corrputed?
win_drive, I am no malware expert. When you delete the sandbox, all changes done by the sandboxed program are gone...except what you recover out of the sandbox. In the case above, that would be the the file that you moved back. I dont think it would be corrupted but perhaps it is infected and perhaps its not.

You can safely run it in a sandbox. But be aware, if you run it sandboxed and all appears to be well, that doesn't mean that the file is safe to be run unsandboxed. Be careful.

Bo

win_drive
Posts: 3
Joined: Fri Mar 25, 2016 7:55 am

Re: Application interaction with outside files

Post by win_drive » Thu Mar 31, 2016 11:08 am

Ok, thanks Bo.

I will be cautious, also I've already tried a more complex application, that uses many Windows integrated services and appears that it cannot function installed in Sandbox.

Regards!

bo.elam
Sandboxie Guru
Sandboxie Guru
Posts: 2809
Joined: Wed Apr 22, 2009 9:17 pm

Re: Application interaction with outside files

Post by bo.elam » Thu Mar 31, 2016 4:29 pm

win_drive wrote:Ok, thanks Bo.

I will be cautious, also I've already tried a more complex application, that uses many Windows integrated services and appears that it cannot function installed in Sandbox.

Regards!
You are welcome, win_drive. I dont know if this is your first time testing Sandboxie, if it is, dont get discouraged about the program you installed in the sandbox not working properly. Not all programs are going to work fine in the sandboxed environment.

One of the things I recommend you do when installing programs in a sandbox is to use a fresh new sandbox. After creating one, dont change any settings. Specially the ones that restrict what can run and connect, or Drop rights. This restrictions have to be as they come by default for most programs to install properly in the sandbox.

Bo

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest