Giter VIP home page Giter VIP logo

poweral's Introduction

PowerAL

Current version: 0.95

Version control will not be 100% until I have reached version 1.0. I use this area as my work area to commit my code. After version 1.0 I will be using a DEV branch instead for rolling changes.

PowerAL is a Powershell module for interacting with AppLocker rules. Module is designed to be able to run in Constrained language mode. The goal with the module is to easily be able to identify AppLocker weaknesses/config flaws. This module is a work in progress. First version (0.63) was released at DerbyCon.

  1. Run Powershell -ep unrestricted
  2. Import-module PowerAL.psd1

Current list of functions:

  • Expand-PALPath
  • Get-PALPathStatus
  • Get-PALPoshV2Installed
  • Get-PALPublisherStatus
  • Get-PALRules
  • Get-PALRuleSectionStatus
  • Get-PALServiceStatus
  • Get-PALMissingADSRules
  • Get-PALMissingAllowedPaths
  • Get-PALWriteableAllowedPaths
  • Get-PALWriteablePaths
  • Invoke-PALAllInfo
  • Invoke-PALBypassPwn
  • Invoke-PALCLMTempBypass
  • Invoke-PALExploitableRules
  • Invoke-PALKnownBypasses <- Not working

Change log

version 0.95:

  • Added ExceptionsAsDeny to Get-PALRules
  • Created Get-PALMissingADSRules
  • Adjustment of functions to use ExceptionsAsDeny to handle exceptions
  • Refactored Get-PALPathStatus

version 0.90:

  • Allowed pipe to expand-palpath
  • Get-PALRulesNative created - Must still be used for OfflineXML checking
  • Added rerun to Get-PALWriteableAllowedPaths
  • Changed Get-PALWriteAblePaths to keep previous scans in Global variables (memory). Also it is optimalized to not scan the same area twice.
  • Removed Invoke-PALRemoveCachedPath since all is done in memory
  • ADS support on Expand-PALPath
  • Changed name from Get-PALRulesStatus to Get-PALRuleSectionStatus
  • Wrote Get-PALRules by getting AppLocker rules from Registry instead of using the native way leveraging Get-AppLockerPolicy
  • Added support for multiple paths to Expand-palpath
  • Get-PALMissingAllowedPaths created
  • Rewrote Get-PALEXploitablerules, added check for ADS and some other stuff
    • many more things I forgot to write down

poweral's People

Contributors

api0cradle avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.