-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Plus 1.3.3] classic net block with UseRuleSpecificity causing SBIE2112 messages in standard isolation box #1955
Comments
Can still reproduce it with Plus 1.1.3 x64 , Logs bellow with promt off and without allow ,happens regardles of what settings i use |
I cant reproduce this issue with 1.1.3, how does this behave for others? |
Happens with any process that asks for internet access |
I tried to reproduce it with your same OS / MS Edge on Sandboxie Plus v1.2.5, but with no success. |
Just found out that Tor 11.5 (based on Mozilla Firefox 91.11.0esr) (64-bit) is not working at all with the classic net block but works flawlessly with WFP
For some reason going back to the initial mpc-hc problem if i use allow list like i did upper for tor i am not getting the sbie message anymore , but if its just block all it will show them , that may point to the problem ? 94e9666 going back before this point i remember that after allowing the connection with the promt mpc would start to play right after , now it seems to give the failed to render the file and have to press play , starting the player via playlist with url |
Update : #2124 |
I got SBIE2112 randomly today, with 1.2.8b.
I have no idea why SandboxieCrypto wants to access the internet. |
Because it wants to check certificate revocation lists, its normal, and if it wants to do so or not depands on other software running in the box and what it its requesting the sandboxed crypto service to do |
I had not seen the SBIE2112 before and looked it up, where this issue came up. Now SandboxieCrypto.exe gets network access, due to me adding it to the list of allowed processes to access the network. |
UseRuleSpecificity=y also is the cause of this issue , added UseRuleSpecificity=n to the test boxes and the message nowhere to be seen Update Plus 1.3.1 : New Configs for vid : Global
Box
Awkward.Silence.Popcorn.Time.mp4Self Note : next one will be in dark theme if i don't forget... flashbang out |
This is most likely true, since I applied that setting to a box, which then made SandboxieCrypto.exe ask for network access and producing this message. |
I have a similar issue on 1.3.2, but only when the UseRuleSpecificity=y or Privacy Enhanced Sandbox (which includes UseRuleSpecificity=y). And clone from github. The git-remote-https is located in And we may consider: #2124 (comment) |
Is it only try to match the exe name |
Another confirmation UseRuleSpecificity is causing the message with classic block @Simba98 yes , blocking is done with name not paths |
🍝 workarounds available |
What happened?
When using
ClosedFilePath=!<InternetAccess>,InternetAccessDevices
SBIE2112 Object is not accessible: \Device\Afd\Endpoint, call CreateFile (C0000022) access=0016019F initialized=1
SBIE2112 Object is not accessible: \Device\Afd\Endpoint, call CreateFile (C0000022) access=00120089 initialized=1
Other than those two lines appearing in the message log for a few more times the program works if allowed/not blocked by wf
Download link
.
To Reproduce
add
ClosedFilePath=!<InternetAccess>,InternetAccessDevices
to boxstart program that will try to connect to the net
┐(゚~゚)┌
Expected behavior
no SBIE2112
What is your Windows edition and version?
Windows 7 Ultimate SP1 x64
In which Windows account you have this problem?
I use the built-in Administrator account.
Please mention any installed security software
None/WD disabled
What version of Sandboxie are you running?
Plus 1.1.2 x64
Is it a regression?
No response
List of affected browsers
No response
In which sandbox type you have this problem?
In a Standard isolation sandbox (yellow sandbox icon).
Where is the program located?
The program is installed only outside the sandbox.
Can you reproduce this problem on an empty sandbox?
I can confirm it also on an empty sandbox.
Did you previously enable some security policy settings outside Sandboxie?
No response
Crash dump
No response
Trace log
No response
Sandboxie.ini configuration
No response
The text was updated successfully, but these errors were encountered: