Cortex-Analyzers/analyzers/Censys
2021-02-03 10:15:58 +01:00
..
assets Censys 2021-02-02 10:10:14 +01:00
censys_analyzer.py Merge branch 'develop' into feature/censys_merge 2021-02-03 09:56:23 +01:00
Censys.json Merge branch 'develop' of https://github.com/TheHive-Project/Cortex-Analyzers into feature/update_docs 2021-02-03 10:15:58 +01:00
README.md Censys 2021-02-02 10:10:14 +01:00
requirements.txt Added first version of censys.io analyzer 2017-12-13 08:19:14 +01:00

Censys

Censys is a platform that helps information security practitioners discover, monitor, and analyze devices that are accessible from the Internet. Regularly probes every public IP address and popular domain names, curate and enrich the resulting data, and make it intelligible through an interactive search engine and API.

Requirements

You need a valid Censys API integration subscription to use the analyzer.

  • Provide your API uid as values for the uid parameter.
  • Provide your API key as values for the key parameter.