Skip to content

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

Notifications You must be signed in to change notification settings

matthambrecht/SunnyPot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

[SunnyPot]

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

Usage

[email protected] >> python3 SunnyPot.py

# Takes you through an intuitive setup

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

Example

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages