Skip to main content

Robot Framework Library for Shodan

Project description

## RoboShodan

Robot Framework Library for Shodan

**Supports Python 2.7.x for now**

### Install Instructions

* You need Shodan API Key to run this program.
* Install the RoboShodan Library with `pip install RoboShodan`
* Create a `.robot` file that includes the keywords used by RoboShodan Library


### Importing

Arguments: [shodan api key]

Shodan Library can be imported with one argument

Arguments:
- ``shodan_api_key``: Shodan API Key is required to initialize a Shodan Scan on Target IP.

Examples:

`| Library `|` RoboShodan | shodan_api_key | `


### Keywords

`run shodan scan`

`| run shodan scan | results path | target `

* results path: where your results will be stored. A `.json` file is generated as an output.
* target : IP of the Target.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

RoboShodan-1.2.tar.gz (1.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page