Welcome to Conpot’s documentation!

Conpot is an ICS honeypot with the goal to collect intelligence about the motives and methods of adversaries targeting industrial control systems.

Installation

Basic instructions on how to install Conpot:

  • Docker — fastest way to try Conpot without a local Python stack; see Quick Installation using Docker.

  • Host install — run Conpot on your machine: install the release from PyPI with pip, or clone the repository and use uv (recommended for development); see Installation on a host.

Conpot concepts

<todo: add some data here>

Developmental guidelines

<todo: add some data here>

Usage and Frequently asked questions

<todo: add some data here>

API reference