DownloadVulnerabilityLibraryFile
This method can be used for the following: Download a vulnerability library file.
Parameters
The following URL, Headers and Parameters are required for requests to this API endpoint. Where a parameter is optional, it will be indicated. Otherwise treat all parameters as mandatory.
Headers
Query
id (string)
Identifier for the writeup.
Example:
file (string)
Storage name for the evidence file.
Example:
Example
The following example is a cURL request to get a file for a writeup.
Request
Include API Token instead of stars in 'X-SSAPI-KEY: ***************************************' parameter.
Response
Response contains binary data. If using curl, use option --output to save the binary response as a file e.g.
Last updated