Skip to content

Monkey365 v0.91.2-beta

Latest
Compare
Choose a tag to compare
@silverhack silverhack released this 22 Dec 17:31
· 1 commit to main since this release

Important changes

  • Monkeyruleset PowerShell module was completely rewritten to add support for complex queries
  • Major update in the plugin engine. Now is possible to exclude plugins from being executed
  • Plugins were renamed to Collectors
  • Properties within JSON rules and rulesets were renamed and rule logic was completely rewritten. If you have your own set of rules, these should be adapted. Please, check the documentation here
  • Microsoft MSAL (Microsoft Authentication library) binaries were updated to latest compatible version
  • Internal MSAL PowerShell module was completely rewritten [#77]
  • Azure AD was renamed to Microsoft Entra ID (I really hate that xP)
  • Now you can compress all output data with the -Compress flag. Please, check the documentation here

What's Changed

  • Security & Compliance RPS modules were migrated to REST-based module in #59
  • Fix authentication logic when a Non-Valid TenantId is passed in #72 and #70
  • Fix authentication logic in Exchange Online under GCCHigh environments in [#75]
  • Fix Json attributes in #69
  • Updated RBAC roles in #68
  • BinaryFormatter was removed in #79
  • Fix for multiple 404 errors when querying for Azure Diagnostic Settings in #73
  • Fix typo errors
  • Improved documentation and examples (https://silverhack.github.io/monkey365/)

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