Skip to main content

A Python API wrapper and CLI tool for the HoneyDB.

Project description

HoneyDB
==================

.. image:: https://img.shields.io/pypi/v/honeydb.svg
:target: https://pypi.python.org/pypi/honeydb/
:alt: Latest Version

.. image:: https://travis-ci.org/foospidy/honeydb.svg?branch=master
:target: https://travis-ci.org/foospidy/honeydb


To learn more about HoneyDB visit `About HoneyDB`_.

To lean more about the HoneyDB API visit `HoneyDB REST API`_.

The ``honeydb`` command is a CLI tool for interacting with the HoneyDB API.

Installation
------------
.. code-block:: bash

$ pip install honeydb


CLI usage
---------
.. code-block:: bash
$ export HONEYDB_API_ID=<your api id>
$ export HONEYDB_API_KEY=<your api key>
$ honeydb --bad-hosts


Module usage
------------
.. code-block:: python

from honeydb import api
honeydb = api.Client('api_id', 'api_key')
print(honeydb.bad-hosts())

More details and the latest updates can be found on the `GitHub Project Page`_.

.. _About HoneyDB: https://riskdiscovery.com/honeydb/#about
.. _HoneyDB REST API: https://riskdiscovery.com/honeydb/#threats
.. _GitHub Project Page: https://github.com/foospidy/honeydb-python

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

honeydb-0.0.6-py2.py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 2 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