py-octoxlabs is an API client for Octox Labs Cyber Security Asset Management platform on python programming language.
Project description
Octox Labs Python SDK
py-octoxlabs is an API client for Octox Labs Cyber Security Asset Management platform on python programming language.
Installation
pip install octoxlabs
Getting Started
- Go to settings
- Click "Add User" button
- Type Username and choose User Type as "API User"
- Click "Create" button
- Click your user's Edit button
- Copy API Token
Quick Start
from octoxlabs import OctoxLabs
octo = OctoxLabs(ip="<your-octoxlabs-platform-ip>", token="<your-api-token>")
count, assets = octo.search_devices(query="Adapters = active-directory")
Contributing
Also see; CONTRIBUTING.md
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
octoxlabs-0.4.4.tar.gz
(9.4 kB
view details)
Built Distribution
octoxlabs-0.4.4-py3-none-any.whl
(11.8 kB
view details)
File details
Details for the file octoxlabs-0.4.4.tar.gz
.
File metadata
- Download URL: octoxlabs-0.4.4.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d14d09c7d2ad50f66555c62f010310db89df9a8e790d3054d7eefe1f40acba8 |
|
MD5 | d27240681f64b39e6701b9c828861c1c |
|
BLAKE2b-256 | 6db9235f238d3b10ae782f7b59dfda7d73fe88e40be774ca89bd26772290e951 |
File details
Details for the file octoxlabs-0.4.4-py3-none-any.whl
.
File metadata
- Download URL: octoxlabs-0.4.4-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 316e6d610bb96386963e7d556f4f32ee2145b37b1fcd63fecb3217fa541093d7 |
|
MD5 | e662d86d3ae3ee861ff958e400aa4521 |
|
BLAKE2b-256 | bc0ad27b31a208ad659f195de29f0c7b252fc04cc3d6898eff99b2998f1bf1d3 |