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.
The suite consists of the following modules:
- AADAppAssessment: Assesses Azure AD applications.
- AADGroupsAssessment: Evaluates Azure AD groups.
- AADUsersAssessment: Analyzes Azure AD user accounts.
To use AADAuditSuite, follow these steps:
-
Clone the Repository
git clone https://github.com/HwMex0/AADAuditSuite.git
-
Navigate to the Repository Directory
cd AADAuditSuite
-
Run the Main Script
.\AADAuditSuite.ps1
After running the main script, follow the on-screen prompts to execute the desired assessment modules.
Contributions to AADAuditSuite are welcome. Please read the CONTRIBUTING.md file for guidelines on how to contribute.
This project is licensed under the MIT License.
Special thanks to all contributors and users of AADAuditSuite for their support and feedback.
For more information or to report issues, please visit the AADAuditSuite GitHub repository.