zoukankan      html  css  js  c++  java
  • GPO

    AppLocker can help you:

    • Define rules based on file attributes that persist across app updates, such as the publisher name (derived from the digital signature), product name, file name, and file version. You can also create rules based on the file path and hash.
    • Assign a rule to a security group or an individual user.
    • Create exceptions to rules. For example, you can create a rule that allows all users to run all Windows binaries, except the Registry Editor (regedit.exe).
    • Use audit-only mode to deploy the policy and understand its impact before enforcing it.
    • Create rules on a staging server, test them, then export them to your production environment and import them into a Group Policy Object.
    • Simplify creating and managing AppLocker rules by using Windows PowerShell.

    Refer to:https://docs.microsoft.com/en-us/windows/security/threat-protection/windows-defender-application-control/applocker/applocker-overview

    Set the AppLocker Properties to Enforce rules:

    Create default rules for each item:

     

     

     

     Create Executable Rules for Specific application.

     

     

     

     

     Set the Application Identity Properties to Automatic Module.

     Enable enforced module.

    相信未来 - 该面对的绝不逃避,该执著的永不怨悔,该舍弃的不再留念,该珍惜的好好把握。
  • 相关阅读:
    bzoj3302
    bzoj1264
    听风
    bzoj5073
    bzoj2144
    bzoj1263
    bzoj3653
    Docker 入门 2 镜像基本操作
    Docker 入门 1 准备 Docker 环境
    Docker Hub 镜像加速
  • 原文地址:https://www.cnblogs.com/keepmoving1113/p/12246826.html
Copyright © 2011-2022 走看看