You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This tool is great! Thank you for putting it together and sharing. I only have one ask, if its possible.
During investigations it would be beneficial to have emails that were accessed, not just updated, sent, etc. This helps to assess what data the threat actor obtained to review for notification and/or potential financial, personal, health records, etc.
However the end results do not have MailItemsAccessed. Reviewing the code the following note exists:
In Get-OspreyUserEmailActivity.ps1 the description says
.DESCRIPTION
Pulls email-related activity (Update, Delete, Send) for a user from the UAL. Does NOT pull MailItemsAccessed record.
Just opening this issue to ask if MailItemsAccessed can be included or optionally included to assist with investigations.
Having this CSV export similar to the update, delete, send with subject, IP, date, etc would save an enormous amount of time assessing the impact.
The text was updated successfully, but these errors were encountered:
This tool is great! Thank you for putting it together and sharing. I only have one ask, if its possible.
During investigations it would be beneficial to have emails that were accessed, not just updated, sent, etc. This helps to assess what data the threat actor obtained to review for notification and/or potential financial, personal, health records, etc.
Under Your goal it mentions "What files and/or emails were accessed".
https://cybercorner.tech/synes-declassified-o365-email-compromise-investigation-guide/
However the end results do not have MailItemsAccessed. Reviewing the code the following note exists:
In Get-OspreyUserEmailActivity.ps1 the description says
.DESCRIPTION
Pulls email-related activity (Update, Delete, Send) for a user from the UAL. Does NOT pull MailItemsAccessed record.
Just opening this issue to ask if MailItemsAccessed can be included or optionally included to assist with investigations.
Having this CSV export similar to the update, delete, send with subject, IP, date, etc would save an enormous amount of time assessing the impact.
The text was updated successfully, but these errors were encountered: