ET Intelligence Analyzer #79
Labels
category:feature-request
Issue is related to a feature request
scope:analyzer
Issue is analyzer related
status:under-review
Request Type
Analyzer
Work Environment
N/A
Description
Produce an analyzer to leverage Emerging Threats using its API
Complementary information
The ET Intelligence API is organized around REST with JSON responses. Our API is designed to use HTTP response codes to indicate API success/errors. We support cross-origin resource sharing (CORS) to allow you to interact with our API from a client-side web application. JSON will be returned in all responses from the API.
The ET Intelligence API can be used to get information such as up-to-date reputation of domains and IPs, as well as related information on our entire database of over 300 million malware samples.
We currently have code examples using curl and Python. If you have a particular language you’d like to see API examples for, please let us know. You can view code examples in the dark area to the right, and you can switch the programming language of the examples with the tabs in the top right.
The text was updated successfully, but these errors were encountered: