mac_investigate_event
Investigate security events by correlating evidence across multiple macOS artifacts. Supports event types like user changes, file downloads, SSH sessions, malware, and privilege escalation.
Instructions
Deep investigation of a specific event type. Correlates evidence across multiple artifacts. Event types: user_deletion, user_creation, file_download, ssh_session, malware_execution, privilege_escalation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Target of investigation (username, filename, IP, etc.) | |
| event_type | Yes | Type of event to investigate | |
| artifacts_dir | Yes | Path to triage collection root | |
| time_window_hours | No | Hours around event to search for context |