owasp-amass / amass

In-depth attack surface mapping and asset discovery
https://owasp.org/www-project-amass/
Other
11.51k stars 1.84k forks source link

Can't retrieve Port information when using Shodan? #1024

Open stephen-devops opened 1 month ago

stephen-devops commented 1 month ago

We are using Shodan with AMASS and we see that only subdomain type information is returned. I've looked at the source code and I don't see the Ports information being retrieved from Shodan. Though when we call the Shodan API directly, (not using AMASS) the Port information is being returned. Is there any way to get this Port information through Amass from Shodan? Or is there any other API to return Ports and Services information through Amass?