BIOC
Informational
✕
Web browser cookie and credential access
Detect attempt to acquire cookies or credentials from a Safari browser.
- Module:
- Platform Analytics
- Agent event type:
- Process execution
- Category:
- Credential Access
- Status:
- Enabled
ATT&CK tactics: Credential Access (TA0006)
ATT&CK techniques: Credentials from Password Stores: Credentials from Web Browsers (T1555.003)
Indicator:
Process action type = execution AND target process cmd =~ .*(Cookies.binarycookies|[/]Safari[/]LocalStorage[/]).* AND target process name = grep
Preventable: yes