censys-recon-ng icon indicating copy to clipboard operation
censys-recon-ng copied to clipboard

Dependency required: 'me 'CensysIPv4' from 'censys.search'

Open thehappydinoa opened this issue 2 years ago • 8 comments

Hello,

I have no intention of make cross posting, I've continue a topic in recon-ng (#149) with this issue because I'm not sure if this problem is with recon-ng, python-censys or python 3.10. I'm running Recon-ng in Archlinux. All the dependencies installed with pacman, and recon-ng compiled from github. Python-censys version 2.1.2.

This is the output of the modules that use censys:

Module 'recon/netblocks-hosts/censys_netblock' disabled. Dependency required: 'me 'CensysIPv4' from 'censys.search' (/usr/lib/python3.10/site-packages/censys/search/__init__.py)'.

Module 'recon/netblocks-companies/censys_netblock_company' disabled. Dependency required: 'me 'CensysIPv4' from 'censys.search' (/usr/lib/python3.10/site-packages/censys/search/__init__.py)'.

Module 'recon/hosts-hosts/censys_hostname' disabled. Dependency required: 'me 'CensysIPv4' from 'censys.search' (/usr/lib/python3.10/site-packages/censys/search/__init__.py)'.

Module 'recon/hosts-hosts/censys_query' disabled. Dependency required: 'me 'CensysIPv4' from 'censys.search' (/usr/lib/python3.10/site-packages/censys/search/__init__.py)'.

Module 'recon/domains-hosts/censys_domain' disabled. Dependency required: 'me 'CensysIPv4' from 'censys.search' (/usr/lib/python3.10/site-packages/censys/search/__init__.py)'.

Module 'recon/companies-hosts/censys_org' disabled. Dependency required: 'me 'CensysIPv4' from 'censys.search' (/usr/lib/python3.10/site-packages/censys/search/__init__.py)'.

Module 'recon/companies-contacts/censys_email_address' disabled. Dependency required: 'me 'CensysIPv4' from 'censys.search' (/usr/lib/python3.10/site-packages/censys/search/__init__.py)'.

Module 'recon/domains-companies/censys_companies' disabled. Dependency required: 'me 'CensysIPv4' from 'censys.search' (/usr/lib/python3.10/site-packages/censys/search/__init__.py)'.

Thanks

Originally posted by @saltasatelites in https://github.com/censys/censys-recon-ng/issues/4#issuecomment-1021526108

thehappydinoa avatar Jan 25 '22 21:01 thehappydinoa