List IoCs and Use Filter Options
List IoCs and Use Filter Options
All users can list IoCs. Threat Exchange maintains the database of IoCs provided from all configured plugins. You can view all available IoCs, view the metadata for each, and filter IoCs.
- Go to Threat IoCs from the left nav panel.
- The list of all active IoC will appear. The first time you see this screen, the default view will present IoCs added or updated (via API) in the last 7 days. More will be pulled from the database of active IoCs, depending on the filtered query. The IoCs list is paginated with a default page size of 10 records that can be increased to show up to 100 records. By default, records are sorted in descending order of Last Seen.
- There are different filter options available based on the IoC metadata or IoC Sources that are or can be associated with each IoC. You can add one or more filters and can add a group of filters to dive into a subset of all the active IoCs. The detailed list of filter options and field meanings is presented below. You can also select Not for a negative filter criterion.
IoC Metadata
Field Filter String variable Description Filter operators Value value IoC value – MD5 SHA256 for filehash or URL. Is equal and contains (Regex also supported). Comments comments Comments provided for that IoC. Is equal and contains (Regex also supported). Type type Type of the IoC. MD5, SHA256, URL any in, not in operator (Multiselect) Netskope Hits netskopeHits Number of times Netskope has seen this IoC. !=, <, <=, >, >= Other Hits OtherHits Number of times third parties have seen this IoC. !=, <, <=, >, >= Test test Boolean value whether IoC is marked as Test from Netskope (a metadata field value used for testing) Is equal, != Active active Boolean value whether IoC is expired or not. Is equal, != Safe safe Boolean value whether IoC is safe or not. (Metadata field value used to denote a non-malicious IoC for the Github DLP plug-in) Is equal, != Shared With sharedWith List of plugin configurations where IoC was pushed. any in, not in operator (Multiselect) Expires At expiresAt Time at which the IoC becomes inactive !=, <, >, >= IoC Sources
Field Filter String variable Description Filter operators Source sources.source IoC value – MD5 SHA256 for filehash or URL. Is equal and contains (Regex also supported). Severity sources.severity Severity of IoC. Is equal and contains (Regex also supported). Reputation sources.reputation Confidence of the information. Low 1 – High 10. !=, <, <=, >, >= Netskope Hits sources.netskopeHits Number of times Netskope has seen this IoC. !=, <, <=, >, >= All Other Hits sources.externalHits Number of times third parties have seen this IoC. !=, <, <=, >, >= First Seen sources.firstSeen Time when Threat Exchange first saw an IoC from a plugin !=, <, >, >= Last Seen sources.lastSeen Time when Threat Exchange last saw an IoC from a plugin !=, <, >, >= Tags sources.tags Tags associated with the IoC data any in, not in operator (Multiselect) Comments sources.comments Comments provided for that IoC. Is equal and contains (Regex also supported). - For more than one filter criteria, move the mouse to the upper right of the filter box to see and select the Add Rule option. Then select the appropriate comparison operator, like And or Or by moving the mouse over the Not button in the upper left. The other options will then be shown.
- For alternative multi-data criteria, select Add Group. Rules will be processed from top to bottom. Move the mouse to the upper right of the filter box to see the Add Group option.
- After selecting the desired filter, click Apply Filter. IoCs matching the filtering criteria will be listed in the UI.
- Click on the Clear option to remove an applied filter; the UI will fall back to the default filter and IoCs matching the default filter will be listed as the screen refreshes.
- You can also copy the filter string created in the rules engine after applying the filter. Select Copy Filter to copy the actual search string. The copied string can be used as a filter in any plugin configuration to limit the data Threat Exchange will send to the plugin.
- Another option is to enter the filter query manually, and then load the filters according to the query.
Delete IoCs
Write-access users can select the threat IoCs or select all IoCs that match the current filter, and then delete the selected IoCs by clicking Delete.