Skip to main content

Python CLI and module to query the VARIoT IoT vulnerabilities and exploits databases

Project description

Python client and module to query the VARIoT IoT vulnerabilities and exploits databases

This is a Python client and module to query the VARIoT IoT vulnerabilities and exploits databases.

Installation

pip install pyvariot

Usage

Command line

You can use the pyvariot command to query the database:

$ pyvariot --help
usage: pyvariot [-h] [--url URL] [--apikey APIKEY]
                (--vulnerability_id VULNERABILITY_ID | --exploit_id EXPLOIT_ID)

Get a vulnerability or an exploit by ID.

options:
  -h, --help            show this help message and exit
  --url URL             URL of the instance.
  --apikey APIKEY       Your personal API key.
  --vulnerability_id VULNERABILITY_ID
                        ID of the vulnerability.
  --exploit_id EXPLOIT_ID
                        ID of the exploit.

Library

See API Reference

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

pyvariot-0.2.0.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

pyvariot-0.2.0-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

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