Analytics Alerts
Browse the Cortex analytics alert reference.
2 alerts match the current filters. tactic: TA0009 ✕ technique: T1115 ✕
Download CSV Show ATT&CK heatmapUncommon AppleScript designed to capture screen or clipboard data was executed via the command line Low
The AppleScript interpreter was executed with a script designed to capture screen content or clipboard data.
- Activation:
- 14 Days
- Training:
- 30 Days
- Test:
- N/A (single event)
- Deduplication:
- 1 Day
ATT&CK tactics: Execution (TA0002) Collection (TA0009)ATT&CK techniques: Command and Scripting Interpreter: AppleScript (T1059.002) Screen Capture (T1113) Clipboard Data (T1115)Required data: XDR AgentDetector tags: AppleScript Analytics, Sensitive Information Stealing AnalyticsAttacker's goals: Capture screen content or clipboard data to steal visible credentials, session tokens, or sensitive information.Investigative actions: Determine whether the screen capture or clipboard access was initiated by a legitimate application. Check if the captured data was written to a suspicious location or exfiltrated. Verify whether the user was aware of the screen capture activity.Uncommon GetClipboardData API function invocation of a possible information stealer Informational
An unpopular process accessed clipboard content by calling the GetClipboardData API function. This behavior may indicate potential threats such as a keylogger or a RAT.
- Activation:
- 14 Days
- Training:
- 30 Days
- Test:
- N/A (single event)
- Deduplication:
- 1 Day
ATT&CK tactics: Collection (TA0009)ATT&CK techniques: Clipboard Data (T1115)Required data: XDR Agent with eXtended Threat Hunting (XTH)Attacker's goals: Attackers can monitor the clipboard as another way for credential gathering or to collect more user data over time for espionage purposes.Investigative actions: Check if the process has a user interface (a visible window). Check if the process is a known user application that was updated recently.