|
1 | 1 | <p align="center"> |
2 | 2 | <img src="https://user-images.githubusercontent.com/5271640/181045413-1d17333c-0533-404a-91be-2070ccc6ee29.png" width="500" height="600" /> |
3 | 3 | </p> |
4 | | -[](https://github.com/silverhack/monkey365/releases) |
5 | | -[](https://www.powershellgallery.com/packages/monkey365/) |
6 | | -[](https://github.com/silverhack/monkey365/blob/main/LICENSE) |
7 | | -[](https://github.com/silverhack/monkey365/stargazers) |
8 | | -[](https://twitter.com/tr1ana) |
9 | | -[](https://github.com/silverhack/monkey365/releases) |
10 | | -[](https://www.powershellgallery.com/packages/monkey365) |
11 | | - |
12 | | -<p |
13 | | - <i>Monkey365</i> is an Open Source security tool that can be used to easily conduct not only Microsoft 365, but also Azure subscriptions and Microsoft Entra ID security configuration reviews without the significant overhead of learning tool APIs or complex admin panels from the start. To help with this effort, Monkey365 also provides several ways to identify security gaps in the desired tenant setup and configuration. Monkey365 provides valuable recommendations on how to best configure those settings to get the most out of your Microsoft 365 tenant or Azure subscription. |
| 4 | + |
| 5 | +<p align="center"> |
| 6 | + <a href="https://github.com/silverhack/monkey365/releases"><img src="https://img.shields.io/github/v/release/silverhack/monkey365?display_name=tag&sort=semver" alt="GitHub release"></a> |
| 7 | + <a href="https://www.powershellgallery.com/packages/monkey365/"><img src="https://img.shields.io/powershellgallery/v/monkey365" alt="PowerShell Gallery"></a> |
| 8 | + <a href="https://github.com/silverhack/monkey365/blob/main/LICENSE"><img src="https://img.shields.io/github/license/silverhack/monkey365" alt="License"></a> |
| 9 | + <a href="https://github.com/silverhack/monkey365/stargazers"><img src="https://img.shields.io/github/stars/silverhack/monkey365?style=social" alt="Stars"></a> |
| 10 | + <a href="https://twitter.com/tr1ana"><img src="https://img.shields.io/twitter/follow/tr1ana?style=social" alt="Follow @tr1ana"></a> |
| 11 | +</p> |
| 12 | + |
| 13 | +<p align="center"> |
| 14 | + <a href="https://github.com/silverhack/monkey365/releases"><img src="https://img.shields.io/github/downloads/silverhack/monkey365/total?style=flat&logo=powershell&label=GitHub%20Release%20Download" alt="GitHub Downloads"></a> |
| 15 | + <a href="https://www.powershellgallery.com/packages/monkey365"><img src="https://img.shields.io/powershellgallery/dt/monkey365.svg?style=flat&logo=powershell&label=PSGallery%20Download" alt="PowerShell Gallery Downloads"></a> |
14 | 16 | </p> |
15 | 17 |
|
| 18 | +*Monkey365* is an Open Source security tool that can be used to easily conduct not only Microsoft 365, but also Azure subscriptions and Microsoft Entra ID security configuration reviews without the significant overhead of learning tool APIs or complex admin panels from the start. To help with this effort, Monkey365 also provides several ways to identify security gaps in the desired tenant setup and configuration. Monkey365 provides valuable recommendations on how to best configure those settings to get the most out of your Microsoft 365 tenant or Azure subscription. |
| 19 | + |
16 | 20 | # Introduction |
17 | 21 |
|
18 | 22 | Monkey365 is a collector-based PowerShell module that can be used to review the security posture of your cloud environment. With Monkey365 you can scan for potential misconfigurations and security issues in public cloud accounts according to security best practices and compliance standards, across Azure, Microsoft Entra ID, and Microsoft 365 core applications. |
@@ -129,8 +133,6 @@ More standards will be added in next releases (NIST, HIPAA, GDPR, PCI-DSS, etc.. |
129 | 133 |
|
130 | 134 | Additional information such as Installation or advanced usage can be found in the following [link](https://silverhack.github.io/monkey365/) |
131 | 135 |
|
132 | | - |
133 | | - |
134 | 136 | # Star History |
135 | 137 |
|
136 | 138 | <a href="https://www.star-history.com/#silverhack/monkey365&type=date&legend=top-left"> |
|
0 commit comments