Confirmed users
1,982
edits
(update windows) |
(updates to level tables) |
||
Line 129: | Line 129: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Sandbox Feature !! Level 3 | ! Sandbox Feature !! Level 3 !! Level 4 | ||
|- | |- | ||
| Job Level || [http://searchfox.org/mozilla-central/rev/6c2dbacbba1d58b8679cee700fd0a54189e0cf1b/security/sandbox/chromium/sandbox/win/src/job.cc#38 JOB_RESTRICTED] | | Job Level || [http://searchfox.org/mozilla-central/rev/6c2dbacbba1d58b8679cee700fd0a54189e0cf1b/security/sandbox/chromium/sandbox/win/src/job.cc#38 JOB_RESTRICTED] || JOB_RESTRICTED | ||
|- | |- | ||
| Access Token Level || USER_LIMITED | | Access Token Level || USER_LIMITED || USER_LIMITED | ||
|- | |- | ||
| Alternate Desktop || no | | Alternate Desktop || no || YES | ||
|- | |- | ||
| Alternate Windows Station || no | | Alternate Windows Station || no || no | ||
|- | |- | ||
| Initial Integrity Level || INTEGRITY_LEVEL_LOW | | Initial Integrity Level || INTEGRITY_LEVEL_LOW || INTEGRITY_LEVEL_LOW | ||
|- | |- | ||
| Delayed Integrity Level || INTEGRITY_LEVEL_LOW | | Delayed Integrity Level || INTEGRITY_LEVEL_LOW || INTEGRITY_LEVEL_LOW | ||
|- | |- | ||
| Mitigations || | | Mitigations || | ||
Line 150: | Line 150: | ||
MITIGATION_DEP<br> | MITIGATION_DEP<br> | ||
MITIGATION_EXTENSION_POINT_DISABLE | MITIGATION_EXTENSION_POINT_DISABLE | ||
|| | |||
MITIGATION_BOTTOM_UP_ASLR<br> | |||
MITIGATION_HEAP_TERMINATE<br> | |||
MITIGATION_SEHOP<br> | |||
MITIGATION_DEP_NO_ATL_THUNK<br> | |||
MITIGATION_DEP<br> | |||
MITIGATION_EXTENSION_POINT_DISABLE | |||
|- | |- | ||
| Delayed Mitigations || | | Delayed Mitigations || | ||
MITIGATION_STRICT_HANDLE_CHECKS<br> | MITIGATION_STRICT_HANDLE_CHECKS<br> | ||
MITIGATION_DLL_SEARCH_ORDER | MITIGATION_DLL_SEARCH_ORDER | ||
|| | |||
MITIGATION_STRICT_HANDLE_CHECKS<br> | |||
MITIGATION_DLL_SEARCH_ORDER | |||
|} | |} | ||