A fake IoT toaster that mimics a login procedure on port 23 with the hopes of recording hacking attempts. [credits to arm5077]
Visualize probes at port 23/tcp typical of Mirai's scan and loader.
In the project folder:
docker build -t mirai-honeypot .
Run the container:
docker run -p 2323:23 mirai-honeypot