Sponsored Links

Sabtu, 12 Mei 2018

Sponsored Links

Creating Applocker Rule Windows Server 2012 R2 by David Papkin ...
src: i.ytimg.com

AppLocker is an application whitelisting technology introduced with Microsoft's Windows 7 operating system. AppLocker allows restricting which programs users can execute based on the program's path, publisher, or hash. AppLocker can be configured for an enterprise via Group Policy.


Video AppLocker



Summary

Windows AppLocker allows administrators to control which executable files are denied or allowed to execute. With AppLocker, administrators are able to create rules based on file names, publishers or file location that will allow certain files to execute. Unlike Microsoft's Software Restriction Policies, which was originally available for Windows XP and Windows Server 2003, AppLocker rules can apply to individuals or groups. Policies are used to group users into different enforcement levels. For example, some users can be added to an 'audit' policy that will allow administrators to see the rule violations before moving that user to a higher enforcement level.



Maps AppLocker



AppLocker availability charts


AppLocker - Download
src: images.sftcdn.net


Bypass Techniques

There are several generic techniques for bypassing AppLocker:

  • Writing an unapproved program to a whitelisted location.
  • Using a whitelisted program as a delegate to launch an unapproved program.
  • Hijacking the DLLs loaded by a trusted application in an untrusted directory.

9 6 6 Implement Application Whitelisting with AppLocker - YouTube
src: i.ytimg.com


References

Source of the article : Wikipedia

Comments
0 Comments