DC-4: Collect Graph Activity Logs #187
Labels
status/backlog
In backlog / validated
type/feature
New feature or request
type/gaant
Used for Gaant Visualization
Milestone
What problem would this feature solve?
In April 2024, Microsoft enabled Graph activity logs, providing investigators with deeper insight into Graph API usage within their tenant. These logs offer critical visibility into API operations that was previously unavailable, enhancing the ability to detect and investigate potential malicious activity.
Proposed Solution
First, implement the collection of critical key operation audit logs that were added following the 2023 Microsoft Entra ID signing key compromise. These security-critical logs include:
Additionally, enhance Graph activity log collection based on
@T0pCyber
's upcoming requirements for other investigative log types. These additional logs will focus on general Graph API activity to help identify suspicious behavior patterns but will be separate from the key operation logs outlined above.⚙️ Developer Section (For Hawk Team Members Only)
Technical Requirements
Graph API Log Collection:
Data Export Requirements:
Log Processing:
Implementation Approach
Create New Function:
Get-HawkGraphActivityLog
Integration Points:
Future Extensibility:
@T0pCyber
.Acceptance Criteria
Dependencies
@T0pCyber
: Await additional log type requirements to finalize implementation.Notes
@T0pCyber
.The text was updated successfully, but these errors were encountered: