Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Installation censys #149

Closed
gmatsy opened this issue Dec 17, 2021 · 3 comments
Closed

Dependency Installation censys #149

gmatsy opened this issue Dec 17, 2021 · 3 comments

Comments

@gmatsy
Copy link

gmatsy commented Dec 17, 2021

try to install the censys modules and it points me to [!] Module 'recon / netblocks-hosts / censys_netblock' disabled. Dependency required: '' censys.ipv4 ''. this occurs with versions of censys from 2.0.0 onwards. I installed version 1.1.1 since I thought it was because of it and it no longer shows me that error, but in the censys modules you can see the message of "outdated". How can i fix this?
Screenshot from 2021-12-17 18-03-37
Screenshot from 2021-12-17 18-04-15

@saltasatelites
Copy link

saltasatelites commented Jan 24, 2022

I see this topic is relatively old but I've the same problem. I'm using Archlinux with all the dependencies installed, inclusive the python-censys, version 2.1.0-1 from the Blackarch repository (wich is compiled from https://github.com/censys/censys-python) and shows the same errors. Only the dependecies have been installed directly from Archlinux. Recon-ng has been compiled from Github.
I've no clear if the problem is related with Recon-ng or with the python-censys package itself.

Errors:

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)'.

Regards

@saltasatelites
Copy link

Censys have open a new issue at censys-recon-ng about this this topic.
censys/censys-recon-ng#5

@lanmaster53
Copy link
Owner

All module related issues, including dependencies, should be raised in the module repository.

A fix has been merged that may address this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants