Actions
Retrieve Incidents
List incidents.
To learn more, visit the Proofpoint Threat Response Auto Pull documentation.
Basic Parameters
Parameter | Description |
---|---|
Closed After | Retrieve incidents that were closed after specified date. |
Expand Events | Retrieve incidents with events data expanded. |
Recipient | A comma separated list of recipients to filter by. |
Sender | A comma separated list of senders to filter by. |
Source Type | Retrieve incidents only belong to a specific source. |
State | The state of the incidents to retrieve. |
Advanced Parameters
Parameter | Description |
---|---|
Attack Vector | Retrieve incidents where the attack vector is specified. |
Closed At | Retrieve incidents that were closed on a specific date. |
Closed Before | Retrieve incidents that were closed before specified date. |
Created After | Retrieve incidents that were created after specified date. |
Created Before | Retrieve incidents that were created before specified date. |
Disposition | Filter by deposition. This filtering parameter may be combined with the sub-disposition parameter only when the disposition parameter is specified as “Unknown”. |
Exclude Message Body | Whether to exclude the message body from the json response. |
Exclude Mime Content | Whether to exclude the mime content from the json response. |
File Hash | Retrieve incidents which contain the specified file hash. |
File Name | Retrieve incidents which contain an attachment with the specified name. |
File Type | Retrieve incidents which contain a certain type of attachment. |
Format To Timezone | Format the time values in the response to match the specified timezone. For more information please refer to Proofpoint’s documentation. |
IP | Retrieve incidents by the attacker’s (sender’s) IP address. |
Incident Value Fields To Json | Specify if the response’s incidentfieldvalues section should be returned as json. |
Message ID | Retrieve incidents by the message IDs enclosed in <>.Example:34f3d3xda2f@foo.com,45g47sgvtt456@bar.com |
Sub Disposition | Retrieve incidents which have either a Needs Manual Review or Likely Harmless sub-disposition. |
Target User | Retrieve incidents where the alert threat name is specified. |
URL | Retrieve incidents contain the specified url or a part of the specified URL. |
Updated At | Retrieve incidents that were updated on a specific date. |
Example Output
Workflow Library Example
Retrieve Incidents with Proofpoint Threat Response Auto Pull and Send Results Via Email
Preview this Workflow on desktop