https://github.com/dafneb/azureredteambypowershell
My M365/Azure/Entra ID red team tools (based on PowerShell)
https://github.com/dafneb/azureredteambypowershell
azure cybersecurity cybersecurity-tools entra-id m365 powershell redteam
Last synced: 3 months ago
JSON representation
My M365/Azure/Entra ID red team tools (based on PowerShell)
- Host: GitHub
- URL: https://github.com/dafneb/azureredteambypowershell
- Owner: dafneb
- License: mit
- Created: 2025-04-17T10:33:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-27T07:21:38.000Z (7 months ago)
- Last Synced: 2025-11-30T01:21:11.244Z (7 months ago)
- Topics: azure, cybersecurity, cybersecurity-tools, entra-id, m365, powershell, redteam
- Language: PowerShell
- Homepage:
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Red Team Toolings - M365 & Entra ID & Azure via PowerShell
[](https://github.com/dafneb/.github/blob/main/.github/CODE_OF_CONDUCT.md)
[](https://github.com/dafneb/.github/blob/main/LICENSE)





[](https://results.pre-commit.ci/latest/github/dafneb/AzureRedTeamByPowershell/main)
[](https://dafneb.gitbook.io/azureredteambypowershell)
This repository contains a set of PowerShell scripts to help red teamers and pentesters to enumerate and test Microsoft 365, Entra ID and Azure environments.
## Scripts organization
- ./scripts/private -> Scripts for usage when you have access to the target environment.
- ./scripts/public -> Scripts for usage against the target environment without access (e.g. from the internet via service's endpoints).
## Disclaimer
> [!WARNING]
> Scripts are provided for educational purposes only. Use them at your own risk.
> The author is not responsible for any damage caused by the use of these scripts.
> Please ensure you have permission to test the target environment before
> using these scripts.
## Contributing
If you want to contribute to this project, please read the [Code_of_Conduct](https://github.com/dafneb/.github/blob/main/.github/CODE_OF_CONDUCT.md).
## Documentation
This project is documented on [GitBook](https://dafneb.gitbook.io/azureredteambypowershell).