PowerAL icon indicating copy to clipboard operation
PowerAL copied to clipboard

A Powershell module that helps you identify AppLocker weaknesses

Results 10 PowerAL issues
Sort by recently updated
recently updated
newest added

Investigate if there are better ways to figure out if a folder is writeable or not in Constrained Language Mode.

UNC paths is currently not supported. Add this in future releases

It will fail if you run: Get-PALPublisherStatus -SignPublisher "O=CITRIX SYSTEMS, INC., L=FT. LAUDERDALE, S=FL, C=US" -SignProductName "CITRIX RECEIVER" -SignFileName * -SignVersion * It works as long as you fill in...

This function lacks the possibility to execute DLL, scripts and MSI files. Should be implemented.

enhancement

The output is kinda ugly. Could be better looking.

A lot of the functions is using get-service. Check if there is other ways of querying this information in Constrained Language Mode and use that instead so that we are...

It should be possible to create a function that extracts the folder structure and the ACL so it can be processed offline on another machine. That way you can dump...

enhancement

This function should have a switch so that you can list out only the UNC paths.

Get-PALRules should support handling of Offline xml. When this is done the Native one can be deleted.