lanmaster53 / recon-ng-marketplace

Official module repository for the Recon-ng Framework.
GNU General Public License v3.0
222 stars 91 forks source link

Censys Modules Using Deprecated API #225

Open superteece opened 2 years ago

superteece commented 2 years ago

Module Name recon/companies-contacts/censys_email_address recon/companies-hosts/censys_org recon/companies-hosts/censys_tls_subjects recon/domains-companies/censys_companies recon/domains-hosts/censys_domain recon/hosts-hosts/censys_hostname recon/hosts-hosts/censys_ip recon/hosts-hosts/censys_query recon/netblocks-companies/censys_netblock_company recon/netblocks-hosts/censys_netblock

Bug Description An error spawns indicating that the modules are using a deprecated version of the Censys search API: [!] 200 (unknown): Search 1.0 has reached its End of Life. Please update your application to use the APIs available through Search 2.0. For more information visit https://support.censys.io/hc/en-us/articles/4404436837652-Search-1-0-and-IPv4-Banners-Deprecated-Resources-and-Available-Alternatives.

Steps to Reproduce [Steps to reproduce the behavior:

  1. Add Censys API key
  2. Add appropriate Db data
  3. Select one of the modules
  4. Run it

Expected Behavior Search results

Additional Context recon/companies-domains/censys_subdomains seems to be working fine.