- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
05-29-2018 01:02 PM
I'm trying to get the file hash values for all submissions WildFire deems as malware. Is this possible? From what I've read you have to specify the hash value in the API call but I'd just like a list of all values.
06-06-2018 08:10 PM
As @pulukas said, you can't do this with the WildFire API, but there are a couple other solutions:
1. The sha256 hashes are available on the Firewalls/Panorama. They can output via syslog or webhook as they happen, or you can query them via the PAN-OS API.
2. AutoFocus subscribers can get a list of hashes via the AutoFocus API. Here's an example request for hashes of all 'private' malware samples, which means all samples submitted by your organization to WildFire:
And an example result showing the sha256, md5, and sha1 hashes of one of the samples returned:
06-02-2018 07:00 AM
I don't think you can. The idea of the API is to query for an Ad Hoc verdict not to pull the data for a separate or offline solution.
06-06-2018 08:10 PM
As @pulukas said, you can't do this with the WildFire API, but there are a couple other solutions:
1. The sha256 hashes are available on the Firewalls/Panorama. They can output via syslog or webhook as they happen, or you can query them via the PAN-OS API.
2. AutoFocus subscribers can get a list of hashes via the AutoFocus API. Here's an example request for hashes of all 'private' malware samples, which means all samples submitted by your organization to WildFire:
And an example result showing the sha256, md5, and sha1 hashes of one of the samples returned:
06-07-2018 08:45 AM
Thanks for the options. I forgot about API and will go that route as we're still on 7.1 and not yet an AutoFocus subscriber.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!