- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
09-16-2015 11:28 AM
Hello
Does anyone know if it is possible get a list of all vulnerabilities Threat Vault?
https://threatvault.paloaltonetworks.com/#
I would like to get a list of all vulnerabilities and classify not only by severity.
Thanks,
dicu
09-17-2015 02:53 AM
on one of your firewalls/panorama, use API :
https://xxxxx/api/?key=YOUR_API_KEY_HERE&type=config&action=get&xpath=/config/predefined/threats/vulnerability
09-24-2015 01:34 AM
Thanks,
I tested on 3 different firewalls and get this error:
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<response status="error" code="403">
<result>
<msg>Invalid credentials.</msg>
</result>
</response>
I don't understand why the following error shows
Software Version 6.0.x
PAN-OS XML API
Regards,
dicu
09-24-2015 09:43 AM
did you replace key=YOUR_API_KEY_HERE with your API key ?
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!