mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
dev_ops_uc
This commit is contained in:
@@ -15,7 +15,7 @@ search: '`gsuite_gmail` "attachment{}.file_extension_type" IN ("pl", "py", "rb",
|
||||
destination{}.service num_message_attachments subject destination{}.address source.address
|
||||
| `security_content_ctime(firstTime)`
|
||||
| `security_content_ctime(lastTime)`
|
||||
| `gsuite_suspicious_attachment_filter`'
|
||||
| `gsuite_email_suspicious_attachment_filter`'
|
||||
how_to_implement: To successfully implement this search, you need to be ingesting
|
||||
logs related to gsuite having the file attachment metadata like file type, file
|
||||
extension, source email, destination email, num of attachment and etc.
|
||||
|
||||
Reference in New Issue
Block a user