Visit Website

Blacknet is a low interaction SSH multi-head honeypot system with logging capabilities that allows you to gather SSH attempts on multiple IPv4 addresses, draw statistics, and track activities through a dedicated web interface. It consists of a SSH Server (sensor) and a master server (blacknet-master) where the database is located. Python dependencies include CPython >= 3.9, MsgPack >= 1.0.0, PyMySQL, Paramiko, and MySQL Server (tested with 5.2+).

ALTERNATIVES