olaf icon indicating copy to clipboard operation
olaf copied to clipboard

Office365 Log Analysis Framework

Results 6 olaf issues
Sort by recently updated
recently updated
newest added

has_key has been removed from Python3 - using the "in" operator instead

Hello, I am testing this program and i am running into an issue . I made all the changes to the python script and meet all the requirements for the...

Hello. This script has been really useful so thank you for making it available. I made the following changes to the code: - added additional variables at the beginning to...

The script used to retrieve mail read status (GetReadStatus.ps1) is not forensically sound. Mail clients have to intentionally set this flag when the mail is read. Anyone writing malicious automation...

Thank you for sharing these tools and a great webinar! I have exported the audit logs via Powershell to a CSV. When importing the CSV into the Python script I...