To learn more, visit the WildFire documentation.

Basic Parameters

ParameterDescription
HashMD5 or SHA-256 hash value of the sample.
URLThe URL of the web page to get a WildFire verdict for.

Advanced Parameters

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

Example Output

{    "wildfire": {        "get-verdict-info": {            "sha256": "afe6b95ad95bc689c356f34ec8d9094c495e4af57c932ac413b65ef132063acc",            "verdict": "1",            "md5": "0e4e3c2d84a9bc726a50b3c91346fbb1"        }    }}

Workflow Library Example

Get a Wildfire Verdict and Send Results Via Email

Preview this Workflow on desktop