Skip to main content

Get Report For URL

Get malware report for a given URL.

External Documentation

To learn more, visit the WildFire documentation.

Basic Parameters

ParameterDescription
URLThe url of the malware.

Advanced Parameters

ParameterDescription
AgentRequired for Prisma Access and Prisma Cloud Compute-based WildFire public API keys.

Example Output

{
"success": true,
"result": {
"analysis_time": "2020-04-22:42:30Z",
"url_type": "original",
"report": "<MAEC report>"
<size>796268</size>
}

Workflow Library Example

Get Report for Url with Wildfire and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop