Skip to content
Platy edited this page Aug 13, 2018 · 1 revision

Welcome to the BeeTracé documentation!

An IoT honeypot created by the students of Singapore Polytechnic

Powered by MongoDB, ExpressJS and HoneyPy, written in Python

BeeTracé dockerises honeypy, creates virtual hosts on one device, and emulates multiple hosts on a single machine. The ports of these services are binded to the host machine, and appears like there are multiple devices.

BeeTracé also allows for the easy deployment and updates to current plugins. Any data intercepted by the honeypot is logged into MongoDB, which allows for an easy method to view and collect information on malicious attackers.

NOTE: BeeTracé has been tested in a Debian environment.

Clone this wiki locally