Skip to content

Monkey365 v0.91.3-beta

Compare
Choose a tag to compare
@silverhack silverhack released this 10 Jun 17:07
· 14 commits to main since this release

What's Changed

  • Minor update in the ruleset engine. A metadata object with information about collector name, api type, etc.. was added to every single rule
  • Internal funcions for SharePoint Online were completely rewritten to add pipeline support
  • Monkey365 is now using strongly typed objects to store internal data
  • A number of Azure and Microsoft 365 rules were updated

What's New

  • New rules for Azure and Microsoft 365 were included
  • Support for both Azure and Microsoft 365 CIS benchmark v2.0

Fixes

  • Import-Module error was fixed in #87
  • Unified AuditLog collector was routed to correct Endpoint in #89
  • Fix for duplicate entries in Analysis in #93
  • Fix exception when Analysis and IncludeEntraId parameters are not provided in #98

Upcoming breaking changes

  • The JSON output will be replaced for the JSON OCSF v1.1.0
  • The CSV RAW output will be standarised and a new format will replace the raw output. More information #76
  • The Excel and CLIXML options will be removed soon

Full Changelog: v0.91.2-beta...v0.91.3-beta