Breaking Changes
Analysis
flag was renamed toCollect
#123- Duplicate functions were removed from core #113
- To follow best practices, internal warnings from PsScriptAnalyzer were fixed #113
New features
- The
-ListCollector
allows you to list available collectors for both, Azure and Microsoft365. Try it now with the following examples:
Invoke-Monkey365 -ListCollector
If you want to filter for specific services
Invoke-Monkey365 -Instance Azure -Collect Databases,KeyVault,VirtualMachines,StorageAccounts -ListCollector
Azure
- CIS Benchmark for Azure 3.0 is included. #122
Microsoft 365
- CIS Benchmark for Microsoft 3.0 is included. #122
Full Changelog: v0.92-alpha...v0.93-beta