Giter Club home page Giter Club logo

olaf's People

Contributors

bromiley avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

olaf's Issues

IndexError: List index out of range

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 install.

When i run the script,

I get this error
`Traceback (most recent call last):
File "olaf.py", line 46, in
json_audit_data = json.loads(line[3])
IndexError: list index out of range

When i appended the run of the script, the written file said :Attempting to parse and ingest 72 lines.`

I am not sure where my problem is. Please assit if possible.

Get-ReadStatus

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 against MSGraph/EWS endpoints is likely not flagging messages as read and then marking them as unread. This would only return positive results for mail reads via an existing email client, e.g. Outlook.

https://msdn.microsoft.com/en-us/library/ee160304(v=exchg.80).aspx

CSV Format for Python Parser

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 get an error that the data is malformed.
Is there a particular format that this needs to be in aside form what is exported straight from Powershell?

Line 4996 appears to be malformed - please check. Skipping for now.
Line 4997 appears to be malformed - please check. Skipping for now.
Line 4998 appears to be malformed - please check. Skipping for now.
Line 4999 appears to be malformed - please check. Skipping for now.
Line 5000 appears to be malformed - please check. Skipping for now.

Script to export data:

Search-UnifiedAuditLog -StartDate 2018-07-08 -EndDate 2018-07-18 -ResultSize 5000 | export-csv .\olaf\auditlog.csv -NoTypeInformation

Thanks again!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.