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

Revamp Shodan analyzer #327

Closed
amr-cossi opened this issue Aug 1, 2018 · 0 comments
Closed

Revamp Shodan analyzer #327

amr-cossi opened this issue Aug 1, 2018 · 0 comments
Labels
category:enhancement Issue is related to an existing feature to improve scope:analyzer Issue is analyzer related
Milestone

Comments

@amr-cossi
Copy link
Contributor

amr-cossi commented Aug 1, 2018

Request Type

Feature

Description

Several API calls are mixed in current Shodan analyzer and several others are not implemented.
With this feature, the following flavors will be available :

  • Shodan_Host: returns only host infos and no DNS resolutions
  • Shodan_Host_History: same as Shodan_Host but with historic results. Could be handle with a parameter instead of a new flavor.
  • Shodan_Search: (breaks compatibility) call to shodan.search() with an arbitrary string, datatype = "other"
  • Shodan_InfoDomain: previous Shodan_Search but without reverse DNS resolutions
  • Shodan_DNSResolve: call to shodan.dns_resolve()
  • Shodan_ReverseDNS: call to shodan.reverse_dns()
@3c7 3c7 added category:enhancement Issue is related to an existing feature to improve scope:analyzer Issue is analyzer related status:pr-submitted status:needs-review labels Aug 2, 2018
nadouani added a commit that referenced this issue Dec 4, 2018
@nadouani nadouani added this to the 1.15.0 milestone Dec 4, 2018
nadouani added a commit that referenced this issue Dec 4, 2018
@nadouani nadouani closed this as completed Dec 6, 2018
nadouani added a commit that referenced this issue Dec 20, 2018
nadouani added a commit that referenced this issue Dec 20, 2018
To-om pushed a commit that referenced this issue Feb 11, 2019
To-om pushed a commit that referenced this issue Feb 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:enhancement Issue is related to an existing feature to improve scope:analyzer Issue is analyzer related
Projects
None yet
Development

No branches or pull requests

3 participants