HoneyPy
HoneyPy is a low to medium interaction honeypot. It is intended to be easy to: deploy, extend functionality with plugins, and apply custom configurations.
HoneyPy
A low interaction honeypot with the capability to be more of a medium interaction honeypot.
Written in Python2 and is intended to be easy to:
- install and deploy
- extend with plugins and loggers
- run with custom configurations
Feel free to follow the QuickStart Guide to dive in directly.
Main Features
- Emulates UDP or TCP based services to provide more interaction
- Logs all activity to a file by default
- Can be configured to post honeypot activity to Twitter or a web service endpoint
- Includes various plugins and loggers, such as ElasticSearch, SIP, HoneyDB, and Twitter
Note
HoneyPy has primarily been tested and run on Debian and Ubuntu using Python 2.7.9.
> Visit HoneyPy Website <