Skip to content

Configuration guidance for implementing application whitelisting with AppLocker. #nsacyber

License

Notifications You must be signed in to change notification settings

nsacyber/AppLocker-Guidance

Repository files navigation

AppLocker Guidance

Microsoft AppLocker is an application control feature built into Windows. Application control is one of Information Assurance top 10 mitigation strategies.

This project contains scripts and configuration files for aiding administrators in implementing Microsoft AppLocker as outlined in the Application Control using Microsoft AppLocker paper.

The starter policy provided in this repository is for Windows 11.

Guidance

NSA Information Assurance has a security guide for AppLocker called Application Control Using Microsoft AppLocker. For more detailed instructions and additional information, please see the wiki.

Addressing Living Off the Land Binaries and Scripts (LOLBAS)

For the past several years, Living Off the Land techniques have been seeing an increase in usage by threat actors. These techniques often utilize binaries, scripts, and libraries that come pre installed on Windows or see high usage on most Windows systems, which allow threat actors to operate very stealthily in those environments. LOLBAS threats can be partially mitigated using Applocker or other application control solutions. To that end, The security community has created and maintains a repository of well known LOLBAS, called the LOLBAS Project, to help defenders and admins be aware and to develop application control policies addressing LOLBAS. Microsoft has additionally put out a list of binaries that they recommend be blocked due to frequent abuse. The default policies within this repository have been updated with explicit deny rules for the respective LOLBAS and MS recommendations, but administrators should still evaluate their own networks for usage of LOLBAS and adjust the AppLocker policies accordingly.

Resources

License

See LICENSE.

Disclaimer

See DISCLAIMER.

About

Configuration guidance for implementing application whitelisting with AppLocker. #nsacyber

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published