task# 7619482

This commit is contained in:
Brian Lich
2016-07-20 12:24:31 -07:00
parent 649923b82f
commit fbf779b03c

View File

@ -41,7 +41,7 @@ AppLocker rules either allow or prevent an application from launching. AppLocker
>**Note:**  Two flags that illustrate this condition are `SANDBOX_INERT`, which can be passed to `CreateRestrictedToken`, and `LOAD_IGNORE_CODE_AUTHZ_LEVEL`, which can be passed to `LoadLibraryEx`. Both of these flags signal AppLocker to circumvent the rules and allow a child .exe or .dll to be loaded.
You can block the Windows Subsystem for Linux by blocking LxssManager.dll
You can block the Windows Subsystem for Linux by blocking LxssManager.dll.
 
## Related topics