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

Censys not working #41

Open
EminentX opened this issue Jul 2, 2022 · 0 comments
Open

Censys not working #41

EminentX opened this issue Jul 2, 2022 · 0 comments

Comments

@EminentX
Copy link

EminentX commented Jul 2, 2022

Hi, The censys.io module is not working. And I get this error:
Traceback (most recent call last): File "/home/kali/Desktop/ReconDog/dog", line 85, in <module> dog(choice, target) File "/home/kali/Desktop/ReconDog/dog", line 67, in dog hq(choice) File "/home/kali/Desktop/ReconDog/core/hq.py", line 80, in hq plugin(validatedInp) File "/home/kali/Desktop/ReconDog/plugins/censys.py", line 8, in censys response = clean_response.split('<code class="json">')[1].split('</code>')[0] IndexError: list index out of range
Please fix it if that is a bug.

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

1 participant