cybercure

Python SDK to integrate cybercure.ai cyber intel feeds quickly and easily


Keywords
arcsight, cef, csv, cyber, cyber-security, cyber-threat-intelligence, cybercure, cybersecurity, feeds, indicators, json, json-api, python-library, python-pip, python-sdk, sdk, stix, stix2
License
MIT
Install
pip install cybercure==0.4.1

Documentation

Cybercure.ai SDK allows quick and easy access to cybercure public data. The class called cybercure and can access several methods:

  • get_hash_indicators()
  • get_ip_indictors()
  • get_url_indicators()
  • search()

Checkout the documentation at: https://cybercureai-python-sdk.readthedocs.io/en/latest/ or in docs dir.

for more details and parameters that can be used. Feel free to fork and suggest improvments.

Installation:

pip install cybercure

Check the examples directory for starting point. Check www.cybercure.ai for more information