All Projects → Cymmetria → honeycomb

Cymmetria / honeycomb

Licence: MIT license
An extensible honeypot framework

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to honeycomb

Docker Cowrie
Cowrie Docker GitHub repository
Stars: ✭ 68 (-26.88%)
Mutual labels:  honeypot
Sweetie Data
This repo contains logstash of various honeypots
Stars: ✭ 163 (+75.27%)
Mutual labels:  honeypot
Deception As Detection
Deception based detection techniques mapped to the MITRE’s ATT&CK framework
Stars: ✭ 228 (+145.16%)
Mutual labels:  honeypot
Ddos Rootsec
DDOS Archive by RootSec (Scanners, BotNets (Mirai and QBot Premium & Normal and more), Exploits, Methods, Sniffers)
Stars: ✭ 108 (+16.13%)
Mutual labels:  honeypot
Glutton
Generic Low Interaction Honeypot
Stars: ✭ 151 (+62.37%)
Mutual labels:  honeypot
Secure Wireguard Implementation
A guide on implementing a secure Wireguard server on OVH (or any other Debian VPS) with DNSCrypt, Port Knocking & an SSH-Honeypot
Stars: ✭ 200 (+115.05%)
Mutual labels:  honeypot
Freki
Freki is a tool to manipulate packets in usermode using NFQUEUE and golang.
Stars: ✭ 43 (-53.76%)
Mutual labels:  honeypot
List Of User Agents
List of major web + mobile browser user agent strings. +1 Bonus script to scrape :)
Stars: ✭ 247 (+165.59%)
Mutual labels:  honeypot
Python Honeypot
OWASP Honeypot, Automated Deception Framework.
Stars: ✭ 160 (+72.04%)
Mutual labels:  honeypot
Tpotce
🍯 T-Pot - The All In One Honeypot Platform 🐝
Stars: ✭ 3,105 (+3238.71%)
Mutual labels:  honeypot
Bluehive
PowerShell based Active Directory Honey User Account Management with Universal Dashboards
Stars: ✭ 126 (+35.48%)
Mutual labels:  honeypot
Hontel
Telnet Honeypot
Stars: ✭ 145 (+55.91%)
Mutual labels:  honeypot
Honeybits
A PoC tool designed to enhance the effectiveness of your traps by spreading breadcrumbs & honeytokens across your systems to lure the attacker toward your honeypots
Stars: ✭ 222 (+138.71%)
Mutual labels:  honeypot
Php Malware Analysis
Deobfuscation and analysis of PHP malware captured by a WordPress honey pot
Stars: ✭ 82 (-11.83%)
Mutual labels:  honeypot
Chameleon
Customizable honeypots for monitoring network traffic, bots activities and username\password credentials (DNS, HTTP Proxy, HTTP, HTTPS, SSH, POP3, IMAP, STMP, RDP, VNC, SMB, SOCKS5, Redis, TELNET, Postgres and MySQL)
Stars: ✭ 230 (+147.31%)
Mutual labels:  honeypot
Sshesame
A fake SSH server that lets everyone in and logs their activity
Stars: ✭ 1,062 (+1041.94%)
Mutual labels:  honeypot
Miniprint
A medium interaction printer honeypot 🍯
Stars: ✭ 177 (+90.32%)
Mutual labels:  honeypot
Telnet Iot Honeypot
Python telnet honeypot for catching botnet binaries
Stars: ✭ 252 (+170.97%)
Mutual labels:  honeypot
Spacesiren
A honey token manager and alert system for AWS.
Stars: ✭ 247 (+165.59%)
Mutual labels:  honeypot
Hfish
安全、可靠、简单、免费的企业级蜜罐
Stars: ✭ 2,977 (+3101.08%)
Mutual labels:  honeypot

GitHub license PyPI Read the Docs Travis Updates Codecov Join the chat at https://gitter.im/cymmetria/honeycomb

Honeycomb

Honeycomb - An extensible honeypot framework

Honeycomb is an open-source honeypot framework created by Cymmetria.

Honeycomb allows running honeypots with various integrations from a public library of plugins at https://github.com/Cymmetria/honeycomb_plugins

Writing new honeypot services and integrations for honeycomb is super easy! See the plugins repo for more info.

Full CLI documentation can be found at http://honeycomb.cymmetria.com/en/latest/cli.html

Usage

Using pip:

$ pip install honeycomb-framework
$ honeycomb --help

Using Docker:

$ docker run -v honeycomb.yml:/usr/share/honeycomb/honeycomb.yml cymmetria/honeycomb
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].