You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/security/threat-intelligence/upload-formats.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,12 +78,12 @@ The following attributes are required:
78
78
* `email-addr`. Email address. (Entity type in Cloud SIEM is `_email`.)
79
79
* `file`. File name. (Entity type in Cloud SIEM is `_file`.)
80
80
* `file:hashes.'<HASH-TYPE>'`. File hash. (Entity type in Cloud SIEM is `_hash`.) Examples:
81
-
* `file:hashes.'MD-5'`
81
+
* `file:hashes.MD5`
82
82
* `file:hashes.'SHA-1'`
83
83
* `file:hashes.'SHA-2'`
84
84
* `file:hashes.'SHA-3'`
85
85
* `file:hashes.'SHA-256'`
86
-
* `file:hashes.'SHA-512'`. <br/>If you want to add the hash algorithm, enter it with `=`. For example, `[file:hashes.'MD5' = '5d41402abc4b2a76b9719d911017c592']` or `[file:hashes.'SHA-256' = '50d858e0985ecc7f60418aaf0cc5ab587f42c2570a884095a9e8ccacd0f6545c']`.
86
+
<br/>If you want to add the hash algorithm, enter it with `=`. For example, `[file:hashes.MD5 = '5d41402abc4b2a76b9719d911017c592']` or `[file:hashes.'SHA-256' = '50d858e0985ecc7f60418aaf0cc5ab587f42c2570a884095a9e8ccacd0f6545c']`.
87
87
* `ipv4-addr`. IPv4 IP address. (Entity type in Cloud SIEM is `_ip`.)
88
88
* `ipv6-addr`. IPv6 IP address. (Entity type in Cloud SIEM is `_ip`.)
89
89
* `mac-addr`. Mac address name. (Entity type in Cloud SIEM is `_mac`.)
@@ -144,12 +144,12 @@ Columns for the following attributes are required in the upload file:
144
144
* `email-addr`. Email address. (Entity type in Cloud SIEM is `_email`.)
145
145
* `file`. File name. (Entity type in Cloud SIEM is `_file`.)
146
146
* `file:hashes.'<HASH-TYPE>'`. File hash. (Entity type in Cloud SIEM is `_hash`.) Examples:
147
-
* `file:hashes.'MD-5'`
147
+
* `file:hashes.MD5`
148
148
* `file:hashes.'SHA-1'`
149
149
* `file:hashes.'SHA-2'`
150
150
* `file:hashes.'SHA-3'`
151
151
* `file:hashes.'SHA-256'`
152
-
* `file:hashes.'SHA-512'`. <br/>If you want to add the hash algorithm, enter it with `=`. For example, `[file:hashes.'MD5' = '5d41402abc4b2a76b9719d911017c592']` or `[file:hashes.'SHA-256' = '50d858e0985ecc7f60418aaf0cc5ab587f42c2570a884095a9e8ccacd0f6545c']`.
152
+
<br/>If you want to add the hash algorithm, enter it with `=`. For example, `[file:hashes.MD5 = '5d41402abc4b2a76b9719d911017c592']` or `[file:hashes.'SHA-256' = '50d858e0985ecc7f60418aaf0cc5ab587f42c2570a884095a9e8ccacd0f6545c']`.
153
153
* `ipv4-addr`. IPv4 IP address. (Entity type in Cloud SIEM is `_ip`.)
154
154
* `ipv6-addr`. IPv6 IP address. (Entity type in Cloud SIEM is `_ip`.)
155
155
* `mac-addr`. Mac address name. (Entity type in Cloud SIEM is `_mac`.)
@@ -282,12 +282,12 @@ The following attributes are required:
282
282
* `domain-name`. Domain name. (Entity type in Cloud SIEM is `_domain`.)
283
283
* `email-addr`. Email address. (Entity type in Cloud SIEM is `_email`.)
284
284
* `file:hashes.'<HASH-TYPE>'`. File hash. (Entity type in Cloud SIEM is `_hash`.) Examples:
285
-
* `file:hashes.'MD-5'`
285
+
* `file:hashes.MD5`
286
286
* `file:hashes.'SHA-1'`
287
287
* `file:hashes.'SHA-2'`
288
288
* `file:hashes.'SHA-3'`
289
289
* `file:hashes.'SHA-256'`
290
-
* `file:hashes.'SHA-512'`. <br/>If you want to add the hash algorithm, enter it with `=`. For example, `[file:hashes.'MD5' = '5d41402abc4b2a76b9719d911017c592']` or `[file:hashes.'SHA-256' = '50d858e0985ecc7f60418aaf0cc5ab587f42c2570a884095a9e8ccacd0f6545c']`.
290
+
<br/>If you want to add the hash algorithm, enter it with `=`. For example, `[file:hashes.MD5 = '5d41402abc4b2a76b9719d911017c592']` or `[file:hashes.'SHA-256' = '50d858e0985ecc7f60418aaf0cc5ab587f42c2570a884095a9e8ccacd0f6545c']`.
291
291
* `file`. File name. (Entity type in Cloud SIEM is `_file`.)
292
292
* `ipv4-addr`. IPv4 IP address. (Entity type in Cloud SIEM is `_ip`.)
293
293
* `ipv6-addr`. IPv6 IP address. (Entity type in Cloud SIEM is `_ip`.)
0 commit comments