![]() |
|
Someone
|
Hi
Could someone explain what IPC is? And the Internet devices things? Thanks |
||||||||||||||
|
|
|||||||||||||||
|
MitchE323
|
IPC= Interprocess communications http://en.wikipedia.org/wiki/Inter-process_communication ; in the context of this thread refers to blocking all except a series of programs from communicating. The internet access settings are the componants that make up an internet connection.
|
||||||||||||
|
|
|||||||||||||
|
Someone
|
Hi
Thanks for the information. But is ProcessGroup=<InternetAccess_DefaultBox>,firefox.exe enough? Or do those Internet access settings provide better security? Thanks! |
||||||||||||||
|
|
|||||||||||||||
|
MitchE323
|
|
||||||||||||||
|
|
|||||||||||||||
|
Someone
|
Hi
So do you mean ProcessGroup=<InternetAccess_DefaultBox>,firefox.exe or ClosedFilePath=!<Internet>,\Device\RawIp ClosedFilePath=!<Internet>,\Device\Ip* ClosedFilePath=!<Internet>,\Device\Tcp* ClosedFilePath=!<Internet>,\Device\Afd* is enough? Thanks |
||||||||||||||||
|
|
|||||||||||||||||
|
MitchE323
|
No, you are not seeing it yet. Under GlobalSettings is a ProcessGroup specified;
ProcessGroup=<InternetAccess_DefaultBox>,firefox.exe That is all that is, a group of programs (in this case, the group is only one program - Firefox). At this point all you have is a group, that's it - now you have to create rules for what that group can do. The settings that dictate what the group can do, are under DefaultBox (or whatever sandbox you are working on). For preventing internet access those settings would be; ClosedFilePath=!<InternetAccess_DefaultBox>,\Device\RawIp ClosedFilePath=!<InternetAccess_DefaultBox>,\Device\Ip* ClosedFilePath=!<InternetAccess_DefaultBox>,\Device\Tcp* ClosedFilePath=!<InternetAccess_DefaultBox>,\Device\Afd* Those settings say that only those programs that are in the <InternetAccess_DefaultBox> group can access the internet. So that is Firefox. So that portion of the ini file should look like this; [GlobalSettings] ProcessGroup=<InternetAccess_DefaultBox>,firefox.exe [DefaultBox] ClosedFilePath=!<InternetAccess_DefaultBox>,\Device\RawIp ClosedFilePath=!<InternetAccess_DefaultBox>,\Device\Ip* ClosedFilePath=!<InternetAccess_DefaultBox>,\Device\Tcp* ClosedFilePath=!<InternetAccess_DefaultBox>,\Device\Afd* That is all one instruction. The instruction is that there is a group, and only that group can access the web. Notice that the names in between the <> marks have to match. But the words have no bearing on the instruction. It could be; [GlobalSettings] ProcessGroup=<BozoTheClown>,firefox.exe [DefaultBox] ClosedFilePath=!<BozoTheClown>,\Device\RawIp ClosedFilePath=!<BozoTheClown>,\Device\Ip* ClosedFilePath=!<BozoTheClown>,\Device\Tcp* ClosedFilePath=!<BozoTheClown>,\Device\Afd* That instruction is the same result as the earlier one. a group has been created, and then rules for that group have been set. Just let SandboxIe create everything right through SandboxIE Control - at the Internet Access tab, This is all just so you understand the settings behind it all. |
||||||||||||
|
|
|||||||||||||
|
Someone
|
Hi
OK. I think I get it now. Thanks very much! |
||||||||||||||
|
|
|||||||||||||||
|
Peter2150
|
Hi Mitch
Wonder if you could show an example using two sandboxes with different programs allowed to run and access the net. That would be very helpful. Pete |
||||||||||||
|
|
|||||||||||||
|
MitchE323
|
No problem Pete, but I think maybe I will begin a new topic in Anything Else. Seems there are a lot of custom user scenerios that maybe we can group together. At work now, will get on it tonite.
|
||||||||||||
|
|
|||||||||||||
|
Peter2150
|
Cool. Most helpful. |
||||||||||||||
|
|
|||||||||||||||
| SB 3.28 fail to start |
|
||
|


Use the RSS feed to watch this topic for replies