Censys Deprecated

Deprecated. Use Censys v2 instead. Censys is a search engine that allows computer scientists to ask questions about the devices and networks that compose the internet. Driven by internet-wide scanning, Censys lets researchers find specific hosts and create aggregate reports on how devices, websites, and certificates are configured and deployed.

Data Enrichment & Threat Intelligence · Censys

Details

IDCensys
ProviderCensys
CategoryData Enrichment & Threat Intelligence
From Version5.0.0
Docker Imagedemisto/python:2.7.18.24398
Supported ModulesAgentix XSIAM

Configuration parameters

  • url — Server URL (required)
  • apiid — Censys API ID (required)
  • secret — Censys API Secret (required)
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings

Commands (2)

  • cen-search

    Searches for an attribute within the specified index.

  • cen-view

    Returns detailed information for an IP address within the specified index.

Two commands aspects of the Censys.io API is available, Search (cen-search) and View (cen-view). Cen-view is the primary interface. Automations should take the output of cen-view to parse and display the relevant data. Cen-search requires a more advanced search syntax and should be used primarily in pivoting and hypersearch scripts. More information on the search syntax can be found: https://censys.io/api/v1/docs/search