Skip to content

CAPalyzer performs analysis of exported Conditional Access Policies (CAPs)

License

Notifications You must be signed in to change notification settings

ca-leet/CAPalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CAPalyzer

CAPalyzer performs analysis of exported Conditional Access Policies (CAPs) - prefferably from dafthack's GraphRunner tool (or from Graph Explorer - it should be json). It identifies security posture weaknesses such as policies in reporting-only mode, exclusions of users or groups, and missing recommended CAPs based on Microsoft's modern best practices.

Usage:

powershell -exec bypass
.\CAPalyzer.ps1 [-CAPFile] <String> [-ConfigFile] <String> [[-OutFile] <String>] [<CommonParameters>]

About

CAPalyzer performs analysis of exported Conditional Access Policies (CAPs)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published