shodan 1.3.2
  • 06 Apr 2025
  • 1 Minute to read
  • Dark
    Light
  • PDF

shodan 1.3.2

  • Dark
    Light
  • PDF

Article summary

shodan - 1.3.2

tags: python | cli | ip | enrichment | adaptive card


Table of Contents


Description

Integration with Shodan is created to support CDC users by providing the enrichments for specific IP address to get all information about the IP such as which ports the IP has open, what SSL/ TLS versions it supports, which country it's located in, what web technologies the website uses, DNS, domain, vulnerabilities and more; which enable CDC users to take an informed decision in Incident response.Shodan provides a comprehensive IP enrichment across the Internet by crawling the entire Internet every week to give you a truly global perspective. We use custom adaptive cards to display the data such as open ports, vulnerabilities, web technologies and more in a meaningful intuitive GUI, to facilitate easy understanding of complex enriched data about the IP.

Integration Type:Threat Intelligence Enrichment
Information enriched:Vulnerabilities, Open ports, web technologies and other details related to the IP Address
API Supported:API V1.0.0
Input:IP Address to be enriched
Output:Detailed enrichment consisting of IP details, vulnerabilities, web technologies and more

Customer Configuration

No Customer Configuration


CDC Command Lines

* **get_ip_details_cli**
Command line interface of CDC, of get-ip-details in CDC message thread.

OptionTypeDescriptionRequired
ipstringIP to search.True
minifybooleanTrue to only return the list of ports and the general host information, default False.False

Workflows

* **post_get_ip_details**
Post get-ip-details in CDC by ID of incident/message/chanel.


Rules

No rules


Sensors

No sensors


Triggers

No triggers


Known Issues


Change Log

Pack VersionDate of MergeChanges
v1.2.32022-08-19Changed error_message to success_message and updated the workflow accordingly. Added adaptive card and updated test cases
v1.3.02022-09-13Publish CLIs on Logic Apps and design output schema for the same
v1.3.12022-09-13Updated output schema to publish actions to Logic Apps

Was this article helpful?