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

unexpected keyword argument 'virtual_hosts'. #7

Open
cletifer opened this issue Apr 8, 2022 · 0 comments
Open

unexpected keyword argument 'virtual_hosts'. #7

cletifer opened this issue Apr 8, 2022 · 0 comments

Comments

@cletifer
Copy link

cletifer commented Apr 8, 2022

The following error occurs when trying to run this module:[recon-ng][experianhealth][censys_domain] > info

  Name: Censys - Hosts by domain
Author: Censys, Inc. <support@censys.io>

Version: 2.1
Keys: censysio_id, censysio_secret

Description:
Retrieves hosts for a domain. This module queries queries domain names and updates the 'hosts' and
the 'ports' tables with the results.

Options:
Name Current Value Required Description


PAGES 1 no The number of pages to retrieve
PER_PAGE 100 no The number of results to return per page
SOURCE default yes source of input (see 'info' for details)
VIRTUAL_HOSTS ONLY no Whether to include virtual hosts in the results

Source Options:
default SELECT DISTINCT domain FROM domains WHERE domain IS NOT NULL
string representing a single input
path to a file containing a list of inputs
query database query returning one column of inputs

[recon-ng][experianhealth][censys_domain] > run


REDACTED

[!] Search() got an unexpected keyword argument 'virtual_hosts'.
[!] Something broken? See https://github.com/lanmaster53/recon-ng/wiki/Troubleshooting#issue-reporting.

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

No branches or pull requests

1 participant