-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[Bug] shodan module broken #875
Comments
i have found the problem. Shodan
|
@L1ghtn1ng could you please check this? |
I was having the same issue and the above fix appears to work in allowing the module to continue after not finding an IP in shodan. To Reproduce System Information Error output Perhaps shodan has changed the output for not found that the module can't catch now? |
Bug
The shodan module no longer returns any results.
Tried both the Kali and GitHub versions.
No errors shown.
To Reproduce
Kali: theHarvester -d yale.edu -s
Added API key to /etc/theHarvester/api-keys.yaml
GitHub: ./theHarvester.py -d yale.edu -s
Added API key to api-keys.yaml
Expected Behavior
15 results
System Information
OS: Kali Linux
Version 2021.3
Additional Information
I just tested the built in shodan tool in Kali with my API and it works fine.
The text was updated successfully, but these errors were encountered: