T1114 o365_suspect_email_actions: add Graph message trace fixture - #1224
Open
sbaker-gre wants to merge 1 commit into
Open
sbaker-gre wants to merge 1 commit into
sbaker-gre wants to merge 1 commit into
Conversation
Splunk Add-on for Microsoft Office 365 6.x collects message trace via Microsoft Graph and emits sourcetype o365:graph:messagetrace with camelCase fields. Add the same four suspect messages in that shape so the ESCU message trace detections can be tested against both sourcetypes. Also correct the manifest sourcetype for the legacy message trace file. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds
o365_graph_messagetrace_suspect_events.log: the same four suspect messages alreadyin
o365_messagetrace_suspect_events.log, in the shape emitted by Splunk Add-on forMicrosoft Office 365 6.x (
o365:graph:messagetrace): camelCase fields, lowercasestatus,receivedDateTime,idfromMessageTraceId. Message IDs are unchanged so the file stilljoins with
o365_exchange_suspect_events.log.Also corrects the manifest entry for the legacy file, which was labelled
o365:management:activity; it iso365:reporting:messagetrace.Companion to splunk/security_content#4285 and the PR that switches the four O365 message
trace detections to CIM fields.
🤖 Generated with Claude Code