pyvariot/README.md
2024-06-07 15:54:49 +02:00

408 B

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 variot command to query the database:

Library

See API Reference