You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-11Lines changed: 6 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@
21
21
22
22
Monkey365 is an open-source security assessment framework for Microsoft 365, Azure, and Microsoft Entra ID. It helps security professionals, consultants, administrators, and incident responders identify misconfigurations, review cloud security posture, and evaluate environments against industry security best practices and compliance standards.
23
23
24
-
Monkey365 is designed to simplify Microsoft cloud security assessments without requiring users to learn complex APIs, install multiple Microsoft modules, or navigate different administration portals.
24
+
Monkey365 simplifies Microsoft cloud security assessments without requiring users to learn complex APIs, install multiple Microsoft modules, or navigate multiple administration portals.
25
25
26
26
---
27
27
@@ -46,7 +46,7 @@ Monkey365 is designed to simplify Microsoft cloud security assessments without r
46
46
- Certificate-based authentication
47
47
- Direct access token authentication
48
48
- CIS benchmark and compliance checks
49
-
- Structured HTML, JSON, and CSV reporting suitable for automation and analysis workflows
49
+
- Structured HTML, JSON, and CSV reporting for automation and analysis workflows
50
50
- Support for Azure Public, China, and Government cloud environments
51
51
- Collector-based and extensible architecture
52
52
- Easy deployment across workstations, jump boxes, automation pipelines, and assessment environments
@@ -55,7 +55,7 @@ Monkey365 is designed to simplify Microsoft cloud security assessments without r
55
55
56
56
# Get Started
57
57
58
-
Install the Monkey365 PowerShell module and run.
58
+
Install the Monkey365 PowerShell module and start assessing your environment.
59
59
60
60
[Zero configuration](https://silverhack.github.io/monkey365/install/install-instructions/) and no external Microsoft modules are required.
61
61
@@ -81,9 +81,9 @@ Invoke-Monkey365 @options
81
81
82
82
# Introduction
83
83
84
-
Monkey365 is a collector-based PowerShell module used to review the security posture of cloud environments. It scans Microsoft 365, Azure, and Microsoft Entra ID for potential security issues, configuration weaknesses, and deviations from security best practices.
84
+
Monkey365 is a collector-based PowerShell security assessment framework distributed as a self-contained module that helps assess the security posture of cloud environments. It scans Microsoft 365, Azure, and Microsoft Entra ID for potential security issues, configuration weaknesses, and deviations from security best practices.
85
85
86
-
The framework provides recommendations to help organizations strengthen their cloud security posture and improve compliance readiness.
86
+
The framework provides recommendations to help organizations strengthen cloud security posture and improve compliance readiness.
0 commit comments