lanmaster53 / recon-ng-marketplace

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

[!] Module 'recon/companies-domains/censys_subdomains' disabled. Dependency required: 'me 'CensysCertificates' from 'censys.search' (/home/user/.local/lib/python3.11/site-packages/censys/search/__init__.py)'. #255

Open karlmax1342 opened 3 weeks ago

karlmax1342 commented 3 weeks ago

Module Name Which module is affected? https://github.com/lanmaster53/recon-ng-marketplace/tree/master/modules/[FILL ME IN]

Bug Description When I try to use the censys recon-ng module, I get this error, even after installing all requirements and adding API keys [!] Module 'recon/companies-domains/censys_subdomains' disabled. Dependency required: 'me 'CensysCertificates' from 'censys.search' (/home/user/.local/lib/python3.11/site-packages/censys/search/__init__.py)'. Steps to Reproduce git clone https://github.com/censys/censys-recon-ng pip install -r requirements.txt ./install.sh add api and secret keys in recon-ng

Expected Behavior No dependency errors, ability to use company domains module

I have seen there have been other posts about this, but no fixes, and not in this issues section.

genomicinvader commented 2 days ago

./install.sh Parse error near line 1: no such table: keys Parse error near line 1: no such table: keys Successfully installed Censys recon-ng modules

Still having the problem