Skip to main content

Crawl Port And Protocol

Use this method to request Shodan to crawl the Internet for a specific port.

Requirements

This method is restricted to security researchers and companies with a Shodan Enterprise Data license. To apply for access to this method as a researcher, please email jmath@shodan.io with information about your project. Access is restricted to prevent abuse.

Parameters

ParameterDescription
PortThe port that Shodan should crawl the Internet for.
ProtocolThe name of the protocol that should be used to interrogate the port. See the "ListAvailableProtocols" Action or the /shodan/protocols endpoint for a list of supported protocols.

Example Output

{
"id": "DQdcm6QYgENbGj0R"
}

Workflow Library Example

Crawl Port and Protocol with Shodan and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop