/AADAuditSuite

AADAuditSuite is a PowerShell-based tool designed for comprehensive assessment and auditing of Azure Active Directory (AAD). It provides modules for evaluating various aspects of AAD, including applications, users, and groups.

Primary LanguagePowerShellMIT LicenseMIT

AADAuditSuite

Overview

AADAuditSuite is a PowerShell-based tool designed for comprehensive assessment and auditing of Azure Active Directory (AAD). It provides modules for evaluating various aspects of AAD, including applications, users, and groups.

Modules

The suite consists of the following modules:

  • AADAppAssessment: Assesses Azure AD applications.
  • AADGroupsAssessment: Evaluates Azure AD groups.
  • AADUsersAssessment: Analyzes Azure AD user accounts.

Getting Started

To use AADAuditSuite, follow these steps:

  1. Clone the Repository git clone https://github.com/HwMex0/AADAuditSuite.git

  2. Navigate to the Repository Directory cd AADAuditSuite

  3. Run the Main Script .\AADAuditSuite.ps1

Usage

After running the main script, follow the on-screen prompts to execute the desired assessment modules.

Contributing

Contributions to AADAuditSuite are welcome. Please read the CONTRIBUTING.md file for guidelines on how to contribute.

License

This project is licensed under the MIT License.

Acknowledgments

Special thanks to all contributors and users of AADAuditSuite for their support and feedback.

Hits


For more information or to report issues, please visit the AADAuditSuite GitHub repository.