Skip to content

Update V1.3.3 - Some bug fixes

Compare
Choose a tag to compare
@JoeyInvictus JoeyInvictus released this 12 Apr 08:50
· 86 commits to main since this release
eaa7bad
  • Fixed some functionalities that did not return valid JSON output:
    • Get-UalGraph
    • Get-ADAuditLogs
  • Removed incorrect parameter in the Azure Audit Logs documentation.
  • Removed incorrect example for the Get-Session functionality.
  • Added Microsoft-Analyzer-Suite by evild3ad to the readme.
  • Added a try/catch loop for Get-ActivityLogs as requested by angry-bender.
  • Fixed a bug in the Get-Sessions and Get-MessageIDs functionalities not correctly filtering.
  • Added an extra output to the Get-MFA functionality, now writing two CSV files with user registration details and authentication methods utilized in the environment.
  • Removed duplicate tempaccess/temporaryAccessPass in Get-MFA.
  • Accepted Pull Request from angry-bender fixing some date format issues with the Graph Sign-in functionality.