Rapid7 Vulnerability & Exploit Database

Censys Search

Back to Search

Censys Search

Created
05/30/2018

Description

The module uses the Censys REST API to access the same data accessible through the web interface. The search endpoint allows queries using the Censys Search Language against the Hosts dataset. Setting the CERTIFICATES option will also retrieve the certificate details for each relevant service by querying the Certificates dataset.

Author(s)

  • Nixawk
  • e2002e
  • Christophe De La Fuente

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use auxiliary/gather/censys_search
msf auxiliary(censys_search) > show actions
    ...actions...
msf auxiliary(censys_search) > set ACTION < action-name >
msf auxiliary(censys_search) > show options
    ...show and set options...
msf auxiliary(censys_search) > run 

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;