cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
783
Views
5
Helpful
3
Replies

Requirements for Using PSIRT OpenVulnAPI

My company and I are trying to use the PSIRT OpenVuln API to monitor for vulnerabilities but we are not seeing it when I go to create a new API in the API console, I don't see the PSIRT OpenVuln  API available for selection (snippet below). How do I get access to it? Do I not have the proper account type? Any information appreciated.

 

Screen Shot 2019-09-27 at 8.44.11 AM.png

3 Replies 3

Seb Rupik
VIP Alumni
VIP Alumni

Hi there,

The PSIRT API is only available to cisco users with Partner Service Contracts. You could contact TAC and see if you could be granted access.

 

Not sure why cisco feel the need to restrict access to the service. 

 

Someone should write a python requests script to scrape the cisco security advisories page and offer a free REST API service based on the collated data. Volunteers?? ;)

 

cheers,

Seb.

Awesome, thanks for the answer. Do you know how much it would cost to get one of these contracts?

To be honest, I'd never heard of them until a colleague phoned TAC asking for access to the PSIRT API. If you have a cisco account manager try asking them.

 

I've taken a look what would be involved in write a python REST API and then wget'ing the files from https://tools.cisco.com/security/center/cvrfListing.x , parsing and saving the data structures into a database.

 

...looks fairly straight forward, I'll post an update on this forum if I get it working.

 

cheers,

Seb.