Skip to content

Monkey365 v0.93-beta

Latest
Compare
Choose a tag to compare
@silverhack silverhack released this 13 Nov 12:42

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

image

If you want to filter for specific services

Invoke-Monkey365 -Instance Azure -Collect Databases,KeyVault,VirtualMachines,StorageAccounts -ListCollector

image

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