foospidy / Honeypy
Licence: gpl-2.0
A low to medium interaction honeypot.
Programming Languages
python 139335 projects - #7 most used programming language
Projects that are alternatives of or similar to Honeypy
twisted-honeypotsSSH, FTP and Telnet honeypots based on Twisted
Stars: ✭ 79 (-80.73%)
Mutual labels: honeypot, twisted
SnareSuper Next generation Advanced Reactive honEypot
Stars: ✭ 311 (-24.15%)
Mutual labels: honeypot
anti-honeypot一款可以检测WEB蜜罐并阻断请求的Chrome插件,能够识别并阻断长亭D-sensor、墨安幻阵的部分溯源api
Stars: ✭ 38 (-90.73%)
Mutual labels: honeypot
sockjs-cycloneSockJS server support for the Cyclone web server
Stars: ✭ 26 (-93.66%)
Mutual labels: twisted
kotoriA flexible data historian based on InfluxDB, Grafana, MQTT and more. Free, open, simple.
Stars: ✭ 73 (-82.2%)
Mutual labels: twisted
IwantCommandline tool for searching and downloading files in LAN network, without any central server
Stars: ✭ 268 (-34.63%)
Mutual labels: twisted
cowrie-logviewerA simple log viewer for cowrie
Stars: ✭ 20 (-95.12%)
Mutual labels: honeypot
CowrieCowrie SSH/Telnet Honeypot https://cowrie.readthedocs.io
Stars: ✭ 3,810 (+829.27%)
Mutual labels: honeypot
HeraldingCredentials catching honeypot
Stars: ✭ 297 (-27.56%)
Mutual labels: honeypot
girc💬 A simple chat client in Python/Twisted
Stars: ✭ 16 (-96.1%)
Mutual labels: twisted
STUP-ProtocolSecure/Speedup TCP-like UDP protocol
Stars: ✭ 12 (-97.07%)
Mutual labels: twisted
sshsyrupA low-to-medium interaction SSH Honeypot with features to capture terminal activity and upload to asciinema.org
Stars: ✭ 84 (-79.51%)
Mutual labels: honeypot
Django Honeypot🍯 Generic honeypot utilities for use in django projects.
Stars: ✭ 284 (-30.73%)
Mutual labels: honeypot
Awesome-DeceptionAn awesome list of resources on deception-based security with honeypots and honeytokens
Stars: ✭ 61 (-85.12%)
Mutual labels: honeypot
Umongosync/async MongoDB ODM, yes.
Stars: ✭ 331 (-19.27%)
Mutual labels: twisted
techmapHoneypot's Tech Map
Stars: ✭ 43 (-89.51%)
Mutual labels: honeypot
docker-ssh-honeySSH Honey pot for docker
Stars: ✭ 42 (-89.76%)
Mutual labels: honeypot
DejavuDejaVU - Open Source Deception Framework
Stars: ✭ 265 (-35.37%)
Mutual labels: honeypot
Requests Threads🎭 Twisted Deferred Thread backend for Requests.
Stars: ✭ 366 (-10.73%)
Mutual labels: twisted
HoneypotLow interaction honeypot that displays real time attacks
Stars: ✭ 348 (-15.12%)
Mutual labels: honeypot
HoneyPy 🍯

A low interaction honeypot with the capability to be more of a medium interaction honeypot.
Project status:
- No longer in active development, however pull requests are still welcome.
- Repository will remain for anyone wanting to use or contribute to HoneyPy.
- I recommend using the honeydb-agent instead: https://honeydb-agent-docs.readthedocs.io/
Description
HoneyPy is 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.
The main documentation can be found at the HoneyPy Docs site.
Live HoneyPy data gets posted to:
Leave an issue or feature request! Use the GitHub issue tracker to tell us whats on your mind.
Pull requests are welcome! If you would like to create new plugins or improve existing ones, please do.
NOTE: HoneyPy has primarily been tested and run on Debian and Ubuntu using Python 2.7.9.
Overview
HoneyPy comes with a lot of plugins included. The level of interaction is determined by the functionality of the used
plugin. Plugins can be created to emulate UDP or TCP based services to provide more interaction. All activity is logged
to a file by default, but posting honeypot activity to Twitter or a web service endpoint can be configured as well.
Examples:
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at
[email protected].