Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Software
Security Apps
Microsoft Defender
Windows AppContainer Isolation - what it does?
Message
<blockquote data-quote="notabot" data-source="post: 797184" data-attributes="member: 75970"><p>My understanding is the same, at dev time sandbox parameters can be determined, I haven’t seen anything that indicates the existence of runtime configuration but maybe it exists and but it’s hard to find documentation for it ?).</p><p></p><p>What is the isolation though, does it mean that the sandboxed program is protected from injections ? Does it protect other processes from the sandboxed program ?</p><p></p><p>I think it’s not about 0day Protection but about mitigation, the exploited program will be more contained (that’s the case eg for Docker containerisation in Linux )</p><p></p><p>Eg in Linux each sandbox sees its own kernel namespace, it’s cant even see processes/threads on the host OS exist and for filesystem it can only see what has to explicitly be mounted at load time. I don’t have the same level of understanding with respect to what AppContainer does.</p></blockquote><p></p>
[QUOTE="notabot, post: 797184, member: 75970"] My understanding is the same, at dev time sandbox parameters can be determined, I haven’t seen anything that indicates the existence of runtime configuration but maybe it exists and but it’s hard to find documentation for it ?). What is the isolation though, does it mean that the sandboxed program is protected from injections ? Does it protect other processes from the sandboxed program ? I think it’s not about 0day Protection but about mitigation, the exploited program will be more contained (that’s the case eg for Docker containerisation in Linux ) Eg in Linux each sandbox sees its own kernel namespace, it’s cant even see processes/threads on the host OS exist and for filesystem it can only see what has to explicitly be mounted at load time. I don’t have the same level of understanding with respect to what AppContainer does. [/QUOTE]
Insert quotes…
Verification
Post reply
Top