/SunnyPot

Honeypot made using sockets in Python with IP blacklisting, dynamic port configuration, configurable responses, and the ability to handle multiple concurrent connections.

Primary LanguagePython

[SunnyPot]

A simple python HoneyPot using the built-in socket library.

Usage

root@127.0.0.1 >> python3 SunnyPot.py

# Takes you through an intuitive setup

Faux webpage and server banner can be modified in the code.

Example