An open API service indexing awesome lists of open source software.

https://github.com/hwmex0/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.
https://github.com/hwmex0/aadauditsuite

aad active-directory assesment audit azure azureactivedirectory

Last synced: 11 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

# 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](CONTRIBUTING.md) file for guidelines on how to contribute.

## License
This project is licensed under the [MIT License](LICENSE).

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

[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FHwMex0%2FAADAuditSuite%2F&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=Views&edge_flat=false)](https://hits.seeyoufarm.com)

---

For more information or to report issues, please visit the [AADAuditSuite GitHub repository](https://github.com/HwMex0/AADAuditSuite).