Giter Club home page Giter Club logo

check-security's Introduction

Check-Security

Written in the style of checksec.sh for Linux. Check-Security is a simpler view of the current state of the exploit mitigation settings on your machine.

Microsoft deprecated EMETand added that exploit mitigation functionality, now called Windows Defender Exploit Guard, into Windows 10.

In response to this, I plan on writing a tool that helps defensive teams enumerate the exploit mitigations available and enabled on their Windows devices so they can better understand their exploitation landscape and how useless the technologies are that bad vendors are selling.

โ€” Julian Cohen (@HockeyInJune) December 8, 2018

Use

Run Check-Security with the same parameters you would use with Get-ProcessMitigation.

Run without parameters to system defaults.

.\Check-Security.ps1

Run with parameters like this to get settings for specific processes.

.\Check-Security.ps1 -Name iexplore.exe

Output

For each exploit mitigation Check-Security will output "On", "Off", "On (default)", "Off (default)", or "Unexpected value!".

Category:
    Specific Mitigation (More details or Abbreviation) [CmdletName]:  Result

You can use the CmdletName to change the exploit mitigation settings with Set-ProcessMitigation.

Set-ProcessMitigation -System -Enable CmdletName

Screenshot

screenshot

References

check-security's People

Contributors

hockeyinjune avatar

Watchers

James Cloos avatar Rogerio Kasa 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.