[.07] EMET 4 compatibility

Listing issues addressed in beta version 4.01
DR_LaRRY_PEpPeR
Posts: 291
Joined: Wed Jul 04, 2012 6:40 pm
Location: St. Louis area

[.07] EMET 4 compatibility

Post by DR_LaRRY_PEpPeR » Fri Apr 19, 2013 4:50 pm

With the beta release of EMET 4 (and final May 14), the EMET template needs a small update in order for the EMET Agent (notifier) to receive notifications if EMET is triggered in a sandboxed program. EMET 4 uses a Mailslot instead of window messages. The Mailslot is named EMET_Agent_SessionID, so add the following:

OpenPipePath=\Device\Mailslot\EMET_Agent_*


BTW, in the EMET DLL, I see the string ...\EMET_Recipient_%u%u and in the sent Mailslot message, a Reply XML attribute, etc. So it's possible another Mailslot could be used for some other communication, although nothing I did showed evidence of that. But anyway, not sure if there could be a need for:

OpenPipePath=\Device\Mailslot\EMET_Recipient_*

As well. Or even simply \EMET_* :) *shrug*



AND... There seems to be another bug with 4.01 vs 3.76 (although it seems weird too), after I noticed it mentioned in this Wilders EMET thread about EMET not showing stuff as protected. Shouldn't be any problems with that (the current template's IPC is fine still), however...

I noticed that when using Run Sandboxed with IE (XP and 7 64-bit), the EMET DLL doesn't even get loaded! On Win 7 (IE 8 I guess?), the child iexplore.exe does get it, so again it seems like Start.exe is messing something up? :? This should NOT be specific to EMET, but perhaps any AppCompat mechanism is being interfered with...?

What's REALLY weird is that another program I was checking for the EMET Notifier (crashes with DEP), DOES get EMET loaded if I use "Run From Start Menu," but not Run Sandboxed -- aren't they almost the same?! With IE, nothing involving Start.exe lets EMET load.

Even weirder, in 3.76 (only checked on XP), EMET loads in IE 6 no matter what, but the other DEP-crash-testing program won't load EMET no matter how I do it -- from sandboxed Explorer, nothing...

So different random things seem to be happening with the AppCompat layer and Sandboxie...

Just found it. :) EMET seems to load from Run Sandboxed before 4.01.04, so I'm assuming it's related to the .04 change: Sandboxie ignores __COMPAT_LAYER setting (since it's AppCompat related). I was also going to ask about that __COMPAT_LAYER fix, since I'm not sure you preserved some manifest-related behavior I noticed (not sure it's important), but haven't gone back to check on Win 7 yet... (I had just been poking around with RunAsInvoker tricks, etc. a couple months ago before you updated the thread.)
XP Home-as-Pro SP3 (Admin) w/ continued updates (Embedded/POSReady 2009)
> Permissions + "2-level" SRP, latest Sandboxie (Pro/registered), EMET 4, no anti-anything (ever)
Did I make tzuk crazed... in his last days? :o

EMET_User

Post by EMET_User » Mon Apr 22, 2013 6:55 am

Bump! This needs to be taken care of.

EMET USER 2

Post by EMET USER 2 » Mon Apr 22, 2013 6:42 pm

I'm still on 3.76

could you where i need to add "OpenPipePath=\Device\Mailslot\EMET_Agent_*" to emet 4 work correctly?

thanks

DR_LaRRY_PEpPeR
Posts: 291
Joined: Wed Jul 04, 2012 6:40 pm
Location: St. Louis area

Post by DR_LaRRY_PEpPeR » Mon Apr 22, 2013 7:10 pm

EMET 4 will still work correctly, it's just that if something triggers its protection in a sandbox, you won't see any notification about it without this additional new setting. :)

But anyway, that line is for manually editing your Sandboxie.ini file, and for tzuk to add to the Templates.ini file in a future release. To add the setting from the GUI, go to Sandbox Settings for whichever sandbox(es), and then Resource Access > File Access > Full Access. Then click Edit/Add and paste: \Device\Mailslot\EMET_Agent_*

Hope that helps, and sorry I forgot to include the GUI instructions in my first post. :)

Sampei Nihira

Post by Sampei Nihira » Tue Apr 23, 2013 11:43 am

We must add the line:

\Device\Mailslot\EMET_Agent_*

new ver 4.01.06 ?

Sampei Nihira

Post by Sampei Nihira » Tue Apr 23, 2013 12:16 pm

Not present in template.ini file ver 4.01.06 sez EMET.

Emet_lover

Post by Emet_lover » Tue Apr 23, 2013 8:12 pm

No. Emet will not work properly. Emet.dll is not loaded if the browser is run through shortcuts or right click run sandboxed.

EMET USER 2

Post by EMET USER 2 » Wed Apr 24, 2013 4:47 am

Emet_lover wrote:No. Emet will not work properly. Emet.dll is not loaded if the browser is run through shortcuts or right click run sandboxed.
What doyou mean, it looks like it load the .dll correctly

http://www.wilderssecurity.com/attachme ... 1366610409

DR_LaRRY_PEpPeR
Posts: 291
Joined: Wed Jul 04, 2012 6:40 pm
Location: St. Louis area

Post by DR_LaRRY_PEpPeR » Wed Apr 24, 2013 5:40 am

Sampei Nihira, yes, still need to add the setting in 4.01.06, since tzuk has not updated the EMET Template yet. Again, this is only for notifications, which people probably do want to see, but should rarely, if ever, happen. :)

And the EMET DLL is loading correctly in that screenshot because it's with Sandboxie 3.76. The problem is only (generally) with Run Sandboxed/Start.exe shortcuts since 4.01.04, and is in no way related to EMET 4. It's a Sandboxie/AppCompat bug that probably affects any "Shim DLL" that should be loaded! My complete findings are in the second half of my original post...

Sampei Nihira

Post by Sampei Nihira » Wed Apr 24, 2013 9:46 am

@ DR_LaRRY_PEpPeR

Ok, the same results for me.
Just changing the "start default....." with the name browser.
See at the image:


http://s24.postimg.org/hektqlnk5/Immagine.jpg

P.s.

DR_LaRRY_PEpPeR there's a solution for it:



http://www.sandboxie.com/phpbb/viewtopi ... c7539c82ab

Guest10
Posts: 5124
Joined: Sun Apr 27, 2008 5:24 pm
Location: Ohio, USA

Post by Guest10 » Wed Apr 24, 2013 3:25 pm

The .jpg file shows:
C:\Programmi\Sandboxie\Start.exe Opera.exe
but this cannot be correct.

Assuming that the "C:\Programmi" part is correct, then it should probably be something like:
C:\Programmi\Sandboxie\Start.exe C:\Programmi\Opera\Opera.exe
although I don't know the exact path to the opera.exe file.

You should allow Sandboxie to make a shortcut for you:
Sandboxie Control tray icon window > Configure > Windows Shell Integration
"Add shortcut icons" button.
Paul
Win 10 Home 64-bit (w/admin rights) - Zone Alarm Pro Firewall, MalwareBytes Premium A/V, Cyberfox, Thunderbird
Sandboxie user since March 2007

DR_LaRRY_PEpPeR
Posts: 291
Joined: Wed Jul 04, 2012 6:40 pm
Location: St. Louis area

Post by DR_LaRRY_PEpPeR » Mon Apr 29, 2013 6:26 am

Guest10, that shortcut is fine, IF Opera.exe is in HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths or its folder is in the PATH env var, of course (I guess!).

Sampei Nihira, I tried that with iexplore.exe (it's in App Paths), modifying the Sandboxed Browser shortcut, as well as one created from Shell Integration > Add Shortcut Icons. While neither unmodified allows EMET to load, your modification DOES WORK! Nice find :), and yet more weirdness... :shock:


BTW, I thought maybe it was an issue, running shortcuts through Start.exe, but no, as it still fails if I go to the Program Files folder and Run Sandboxed directly on iexplore.exe.

Sampei Nihira

Post by Sampei Nihira » Mon Apr 29, 2013 6:51 am

:D :D

Great news !!!
Alerts you of Wilders ?
My English is very bad.

tzuk
Sandboxie Founder
Sandboxie Founder
Posts: 16076
Joined: Tue Jun 22, 2004 12:57 pm

Post by tzuk » Mon Apr 29, 2013 7:10 am

I looked into this today. EMET.DLL injects into forced programs, or programs that are not started directly through Start.exe.
For example run cmd.exe then use that to run iexplore.exe, and iexplore.exe will have EMET.DLL injected.
Or run Internet Explorer as a forced program, iexplore.exe will have EMET.DLL injected.

EMET is injected by the shim engine component, instructed by data below this registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags

From what I can tell the problem has to do with Start.exe itself not loading the shim engine component,
which might affect the program it starts. I have not researched this at depth.
tzuk

DR_LaRRY_PEpPeR
Posts: 291
Joined: Wed Jul 04, 2012 6:40 pm
Location: St. Louis area

Post by DR_LaRRY_PEpPeR » Mon Apr 29, 2013 7:18 am

Right. :) Again, this seems to go back again to what I was saying about Start.exe in 3.76 not allowing SRP to work (I never updated that thread, I found no evidence at all of problems you talked about 32<->64 bit loading)... :D

Simply, if Start.exe was started as a NORMAL program inside the sandbox (e.g. like cmd.exe example), OR another copy, with the program to start as an argument, it should all work absolutely fine. I cannot figure out why Start.exe does this weird-acting stuff when it seems to already start running in the sandbox...



Sampei Nihira, sorry, what about Wilders...? Yeah, I saw your posts there, and I check there when I check here usually. :)

Locked

Who is online

Users browsing this forum: No registered users and 1 guest