Skip to content

dekoder/honeycomb

 
 

Repository files navigation

GitHub license PyPI Read the Docs Travis Updates Codecov Join the chat at https://gitter.im/cymmetria/honeycomb

Honeycomb

Honeycomb - An extensible honeypot framework

Honeycomb is an open-source honeypot framework created by Cymmetria.

Honeycomb allows running honeypots with various integrations from a public library of plugins at https://github.com/Cymmetria/honeycomb_plugins

Writing new honeypot services and integrations for honeycomb is super easy! See the plugins repo for more info.

Full CLI documentation can be found at http://honeycomb.cymmetria.com/en/latest/cli.html

Usage

Using pip:

$ pip install honeycomb-framework
$ honeycomb --help

Using Docker:

$ docker run -v honeycomb.yml:/usr/share/honeycomb/honeycomb.yml cymmetria/honeycomb

About

An extensible honeypot framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.0%
  • Other 1.0%