Skip to main content

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

  1. Go to settings
  2. Click "Add User" button
  3. Type Username and choose User Type as "API User"
  4. Click "Create" button
  5. Click your user's Edit button
  6. 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.3.tar.gz (9.4 kB view hashes)

Uploaded Source

Built Distribution

octoxlabs-0.4.3-py3-none-any.whl (11.8 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