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.
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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file RoboShodan-1.2.tar.gz
.
File metadata
- Download URL: RoboShodan-1.2.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3d68c9b287d0814563d573be7618f1266669f166239bd59d4ec2f002132e9e0 |
|
MD5 | 921b049ad14faf8211ad100a2d08f410 |
|
BLAKE2b-256 | eaf5237f7be242bbf2b4a0af6033f55fffe9bc696ca4f034fdc1fd92d3fd81b0 |