2018-07-31 15:39:02 -04:00
# Awesome Honeypots [![Awesome Honeypots](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
2015-08-05 16:15:59 -04:00
2018-07-31 15:39:02 -04:00
A curated list of awesome honeypots, plus related components and much more, divided into categories such as Web, services, and others, with a focus on free and open source projects.
2015-06-28 00:35:43 -04:00
There is no pre-established order of items in each category, the order is for contribution. If you want to contribute, please read the [guide ](CONTRIBUTING.md ).
Discover more awesome lists at [sindresorhus/awesome ](https://github.com/sindresorhus/awesome ).
2015-06-18 09:15:51 -04:00
2018-07-31 15:39:02 -04:00
# Contents
2015-07-03 14:13:47 -04:00
2018-07-31 15:39:02 -04:00
- [Related Lists ](#related-lists )
2015-07-03 14:13:47 -04:00
- [Honeypots ](#honeypots )
2018-07-31 15:39:02 -04:00
- [Honeyd Tools ](#honeyd-tools )
- [Network and Artifact Analysis ](#network-and-artifact-analysis )
- [Data Tools ](#data-tools )
2015-07-03 14:13:47 -04:00
- [Guides ](#guides )
2015-06-19 08:19:10 -04:00
## Related Lists
2015-06-18 08:58:09 -04:00
2018-07-31 15:39:02 -04:00
- [awesome-pcaptools ](https://github.com/caesar0301/awesome-pcaptools ) - Useful in network traffic analysis.
- [awesome-malware-analysis ](https://github.com/rshipp/awesome-malware-analysis ) - Some overlap here for artifact analysis.
## Honeypots
2015-06-19 07:19:39 -04:00
2015-06-18 08:58:09 -04:00
- Database Honeypots
2019-02-23 08:19:58 -05:00
- [Delilah ](https://github.com/SecurityTW/delilah ) - Elasticsearch Honeypot written in Python (originally from Novetta).
2018-07-31 15:39:02 -04:00
- [ESPot ](https://github.com/mycert/ESPot ) - Elasticsearch honeypot written in NodeJS, to capture every attempts to exploit CVE-2014-3120.
- [Elastic honey ](https://github.com/jordan-wright/elastichoney ) - Simple Elasticsearch Honeypot.
- [HoneyMysql ](https://github.com/xiaoxiaoleo/HoneyMysql ) - Simple Mysql honeypot project.
- [MongoDB-HoneyProxy ](https://github.com/Plazmaz/MongoDB-HoneyProxy ) - MongoDB honeypot proxy.
2019-07-23 23:12:24 -04:00
- [MongoDB-HoneyProxyPy ](https://github.com/jwxa2015/MongoDB-HoneyProxyPy ) - MongoDB honeypot proxy by python3.
2018-07-31 15:39:02 -04:00
- [NoSQLpot ](https://github.com/torque59/nosqlpot ) - Honeypot framework built on a NoSQL-style database.
2017-11-01 23:41:19 -04:00
- [mysql-honeypotd ](https://github.com/sjinks/mysql-honeypotd ) - Low interaction MySQL honeypot written in C.
2018-07-31 15:39:02 -04:00
- [MysqlPot ](https://github.com/schmalle/MysqlPot ) - MySQL honeypot, still very early stage.
2018-07-05 10:25:58 -04:00
- [pghoney ](https://github.com/betheroot/pghoney ) - Low-interaction Postgres Honeypot.
2018-07-31 15:39:02 -04:00
- [sticky_elephant ](https://github.com/betheroot/sticky_elephant ) - Medium interaction postgresql honeypot.
2019-07-23 23:12:24 -04:00
2015-06-18 08:58:09 -04:00
- Web honeypots
2018-07-31 15:39:02 -04:00
- [Bukkit Honeypot ](https://github.com/Argomirr/Honeypot ) - Honeypot plugin for Bukkit.
2018-06-27 09:11:15 -04:00
- [EoHoneypotBundle ](https://github.com/eymengunay/EoHoneypotBundle ) - Honeypot type for Symfony2 forms.
2017-01-16 09:31:14 -05:00
- [Glastopf ](https://github.com/mushorg/glastopf ) - Web Application Honeypot.
2018-07-31 15:39:02 -04:00
- [Google Hack Honeypot ](http://ghh.sourceforge.net ) - Designed to provide reconnaissance against attackers that use search engines as a hacking tool against your resources.
- [Laravel Application Honeypot ](https://github.com/msurguy/Honeypot ) - Simple spam prevention package for Laravel applications.
- [Nodepot ](https://github.com/schmalle/Nodepot ) - NodeJS web application honeypot.
2017-01-16 09:31:14 -05:00
- [Servletpot ](https://github.com/schmalle/servletpot ) - Web application Honeypot.
2018-07-31 15:39:02 -04:00
- [Shadow Daemon ](https://shadowd.zecure.org/overview/introduction/ ) - Modular Web Application Firewall / High-Interaction Honeypot for PHP, Perl, and Python apps.
- [StrutsHoneypot ](https://github.com/Cymmetria/StrutsHoneypot ) - Struts Apache 2 based honeypot as well as a detection module for Apache 2 servers.
2018-06-27 09:11:15 -04:00
- [WebTrap ](https://github.com/IllusiveNetworks-Labs/WebTrap ) - Designed to create deceptive webpages to deceive and redirect attackers away from real websites.
2018-07-31 15:39:02 -04:00
- [basic-auth-pot (bap) ](https://github.com/bjeborn/basic-auth-pot ) - HTTP Basic Authentication honeypot.
2019-02-15 08:55:21 -05:00
- [bwpot ](https://github.com/graneed/bwpot ) - Breakable Web applications honeyPot.
2019-02-28 10:11:13 -05:00
- [django-admin-honeypot ](https://github.com/dmpayton/django-admin-honeypot ) - Fake Django admin login screen to notify admins of attempted unauthorized access.
- [drupo ](https://github.com/d1str0/drupot ) - Drupal Honeypot.
2018-07-31 15:39:02 -04:00
- [honeyhttpd ](https://github.com/bocajspear1/honeyhttpd ) - Python-based web server honeypot builder.
- [phpmyadmin_honeypot ](https://github.com/gfoss/phpmyadmin_honeypot ) - Simple and effective phpMyAdmin honeypot.
2018-06-27 09:11:15 -04:00
- [shockpot ](https://github.com/threatstream/shockpot ) - WebApp Honeypot for detecting Shell Shock exploit attempts.
2017-01-16 09:31:14 -05:00
- [smart-honeypot ](https://github.com/freak3dot/smart-honeypot ) - PHP Script demonstrating a smart honey pot.
2018-06-27 09:11:15 -04:00
- Snare/Tanner - successors to Glastopf
2018-07-31 15:39:02 -04:00
- [Snare ](https://github.com/mushorg/snare ) - Super Next generation Advanced Reactive honeypot.
- [Tanner ](https://github.com/mushorg/tanner ) - Evaluating SNARE events.
2017-01-16 09:31:14 -05:00
- [stack-honeypot ](https://github.com/CHH/stack-honeypot ) - Inserts a trap for spam bots into responses.
2019-02-07 10:45:12 -05:00
- [tomcat-manager-honeypot ](https://github.com/helospark/tomcat-manager-honeypot ) - Honeypot that mimics Tomcat manager endpoints. Logs requests and saves attacker's WAR file for later study
2017-03-30 06:33:51 -04:00
- WordPress honeypots
2018-07-31 15:39:02 -04:00
- [HonnyPotter ](https://github.com/MartinIngesen/HonnyPotter ) - WordPress login honeypot for collection and analysis of failed login attempts.
- [HoneyPress ](https://github.com/dustyfresh/HoneyPress ) - Python based WordPress honeypot in a Docker container.
2017-03-30 06:33:51 -04:00
- [wp-smart-honeypot ](https://github.com/freak3dot/wp-smart-honeypot ) - WordPress plugin to reduce comment spam with a smarter honeypot.
2018-07-31 15:39:02 -04:00
- [wordpot ](https://github.com/gbrindisi/wordpot ) - WordPress Honeypot.
2015-06-18 08:58:09 -04:00
- Service Honeypots
2018-06-27 09:11:15 -04:00
- [AMTHoneypot ](https://github.com/packetflare/amthoneypot ) - Honeypot for Intel's AMT Firmware Vulnerability CVE-2017-5689.
2017-01-16 09:31:14 -05:00
- [Ensnare ](https://github.com/ahoernecke/ensnare ) - Easy to deploy Ruby honeypot.
2018-07-31 15:39:02 -04:00
- [HoneyPy ](https://github.com/foospidy/HoneyPy ) - Low interaction honeypot.
- [Honeygrove ](https://github.com/UHH-ISS/honeygrove ) - Multi-purpose modular honeypot based on Twisted.
- [Honeyport ](https://github.com/securitygeneration/Honeyport ) - Simple honeyport written in Bash and Python.
2018-06-27 09:11:15 -04:00
- [Honeyprint ](https://github.com/glaslos/honeyprint ) - Printer honeypot.
2018-07-31 15:39:02 -04:00
- [Lyrebird ](https://hub.docker.com/r/lyrebird/honeypot-base/ ) - Modern high-interaction honeypot framework.
- [MICROS honeypot ](https://github.com/Cymmetria/micros_honeypot ) - Low interaction honeypot to detect CVE-2018-2636 in the Oracle Hospitality Simphony component of Oracle Hospitality Applications (MICROS).
- [RDPy ](https://github.com/citronneur/rdpy ) - Microsoft Remote Desktop Protocol (RDP) honeypot implemented in Python.
- [SMB Honeypot ](https://github.com/r0hi7/HoneySMB ) - High interaction SMB service honeypot capable of capturing wannacry-like Malware.
2018-06-27 09:11:15 -04:00
- [Tom's Honeypot ](https://github.com/inguardians/toms_honeypot ) - Low interaction Python honeypot.
2018-07-31 15:39:02 -04:00
- [WebLogic honeypot ](https://github.com/Cymmetria/weblogic_honeypot ) - Low interaction honeypot to detect CVE-2017-10271 in the Oracle WebLogic Server component of Oracle Fusion Middleware.
- [WhiteFace Honeypot ](https://github.com/csirtgadgets/csirtg-honeypot ) - Twisted based honeypot for WhiteFace.
- [honeycomb_plugins ](https://github.com/Cymmetria/honeycomb_plugins ) - Plugin repository for Honeycomb, the honeypot framework by Cymmetria.
2018-06-27 09:11:15 -04:00
- [honeyntp ](https://github.com/fygrave/honeyntp ) - NTP logger/honeypot.
2018-07-31 15:39:02 -04:00
- [honeypot-camera ](https://github.com/alexbredo/honeypot-camera ) - Observation camera honeypot.
2018-09-03 11:08:29 -04:00
- [honeypot-ftp ](https://github.com/alexbredo/honeypot-ftp ) - FTP Honeypot.
2018-07-31 15:39:02 -04:00
- [honeytrap ](https://github.com/honeytrap/honeytrap ) - Advanced Honeypot framework written in Go that can be connected with other honeypot software.
2018-12-20 09:02:23 -05:00
- [pyrdp ](https://github.com/gosecure/pyrdp ) - RDP man-in-the-middle and library for Python 3 with the ability to watch connections live or after the fact.
2018-07-31 15:39:02 -04:00
- [troje ](https://github.com/dutchcoders/troje/ ) - Honeypot that runs each connection with the service within a seperate LXC container.
2015-06-18 08:58:09 -04:00
2016-11-22 16:10:02 -05:00
- Distributed Honeypots
2018-07-31 15:39:02 -04:00
- [DemonHunter ](https://github.com/RevengeComing/DemonHunter ) - Low interaction honeypot server.
2016-11-22 16:10:02 -05:00
2015-06-18 08:58:09 -04:00
- Anti-honeypot stuff
2018-07-31 15:39:02 -04:00
- [kippo_detect ](https://github.com/andrew-morris/kippo_detect ) - Offensive component that detects the presence of the kippo honeypot.
2015-06-18 09:13:48 -04:00
- ICS/SCADA honeypots
2017-01-16 09:31:14 -05:00
- [Conpot ](https://github.com/mushorg/conpot ) - ICS/SCADA honeypot.
2018-06-27 09:11:15 -04:00
- [GasPot ](https://github.com/sjhilt/GasPot ) - Veeder Root Gaurdian AST, common in the oil and gas industry.
- [SCADA honeynet ](http://scadahoneynet.sourceforge.net ) - Building Honeypots for Industrial Networks.
2018-07-31 15:39:02 -04:00
- [gridpot ](https://github.com/sk4ld/gridpot ) - Open source tools for realistic-behaving electric grid honeynets.
- [scada-honeynet ](http://www.digitalbond.com/blog/2007/07/24/scada-honeynet-article-in-infragard-publication/ ) - Mimics many of the services from a popular PLC and better helps SCADA researchers understand potential risks of exposed control system devices.
2015-12-02 20:39:33 -05:00
2015-06-18 09:34:52 -04:00
- Other/random
2019-07-25 02:34:52 -04:00
- [ciscoasa_honeypot ](https://github.com/cymmetria/ciscoasa_honeypot ) A low interaction honeypot for the Cisco ASA component capable of detecting CVE-2018-0101, a DoS and remote code execution vulnerability.
2018-07-31 15:39:02 -04:00
- [Damn Simple Honeypot (DSHP) ](https://github.com/naorlivne/dshp ) - Honeypot framework with pluggable handlers.
- [NOVA ](https://github.com/DataSoft/Nova ) - Uses honeypots as detectors, looks like a complete system.
- [OpenFlow Honeypot (OFPot) ](https://github.com/upa/ofpot ) - Redirects traffic for unused IPs to a honeypot, built on POX.
- [OpenCanary ](https://github.com/thinkst/opencanary ) - Modular and decentralised honeypot daemon that runs several canary versions of services that alerts when a service is (ab)used.
2019-04-19 18:35:32 -04:00
- [miniprint ](https://github.com/sa7mon/miniprint ) - A medium interaction printer honeypot.
2015-06-19 07:19:39 -04:00
2017-03-30 07:07:41 -04:00
- Botnet C2 tools
2018-07-31 15:39:02 -04:00
- [Hale ](https://github.com/pjlantz/Hale ) - Botnet command and control monitor.
- [dnsMole ](https://code.google.com/archive/p/dns-mole/ ) - Analyses DNS traffic and potentionaly detect botnet command and control server activity, along with infected hosts.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- IPv6 attack detection tool
2018-07-31 15:39:02 -04:00
- [ipv6-attack-detector ](https://github.com/mzweilin/ipv6-attack-detector/ ) - Google Summer of Code 2012 project, supported by The Honeynet Project organization.
2015-06-19 07:19:39 -04:00
2015-09-17 11:55:53 -04:00
- Dynamic code instrumentation toolkit
2017-07-28 13:58:36 -04:00
- [Frida ](https://www.frida.re ) - Inject JavaScript to explore native apps on Windows, Mac, Linux, iOS and Android.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Tool to convert website to server honeypots
2017-05-22 07:05:54 -04:00
- [HIHAT ](http://hihat.sourceforge.net/ ) - Transform arbitrary PHP applications into web-based high-interaction Honeypots.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Malware collector
2018-06-27 09:26:35 -04:00
- [Kippo-Malware ](https://bruteforcelab.com/kippo-malware ) - Python script that will download all malicious files stored as URLs in a Kippo SSH honeypot database.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Distributed sensor deployment
2018-06-27 09:11:15 -04:00
- [Modern Honey Network ](https://github.com/threatstream/mhn ) - Multi-snort and honeypot sensor management, uses a network of VMs, small footprint SNORT installations, stealthy dionaeas, and a centralized server for management.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Network Analysis Tool
2018-07-31 15:39:02 -04:00
- [Tracexploit ](https://code.google.com/archive/p/tracexploit/ ) - Replay network packets.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Log anonymizer
2018-07-31 15:39:02 -04:00
- [LogAnon ](http://code.google.com/archive/p/loganon/ ) - Log anonymization library that helps having anonymous logs consistent between logs and network captures.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Low interaction honeypot (router back door)
2017-01-16 09:31:14 -05:00
- [Honeypot-32764 ](https://github.com/knalli/honeypot-for-tcp-32764 ) - Honeypot for router backdoor (TCP 32764).
2018-11-14 13:25:18 -05:00
- [WAPot ](https://github.com/lcashdol/WAPot ) - Honeypot that can be used to observe traffic directed at home routers.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- honeynet farm traffic redirector
2018-07-31 15:39:02 -04:00
- [Honeymole ](https://web.archive.org/web/20100326040550/http://www.honeynet.org.pt:80/index.php/HoneyMole ) - Deploy multiple sensors that redirect traffic to a centralized collection of honeypots.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- HTTPS Proxy
2018-07-31 15:39:02 -04:00
- [mitmproxy ](https://mitmproxy.org/ ) - Allows traffic flows to be intercepted, inspected, modified, and replayed.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- System instrumentation
2018-07-31 15:39:02 -04:00
- [Sysdig ](https://sysdig.com/opensource/ ) - Open source, system-level exploration allows one to capture system state and activity from a running GNU/Linux instance, then save, filter, and analyze the results.
- [Fibratus ](https://github.com/rabbitstack/fibratus ) - Tool for exploration and tracing of the Windows kernel.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Honeypot for USB-spreading malware
2018-07-31 15:39:02 -04:00
- [Ghost-usb ](https://github.com/honeynet/ghost-usb-honeypot ) - Honeypot for malware that propagates via USB storage devices.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Data Collection
2018-07-31 15:39:02 -04:00
- [Kippo2MySQL ](https://bruteforcelab.com/kippo2mysql ) - Extracts some very basic stats from Kippo’ s text-based log files and inserts them in a MySQL database.
2018-06-27 09:26:35 -04:00
- [Kippo2ElasticSearch ](https://bruteforcelab.com/kippo2elasticsearch ) - Python script to transfer data from a Kippo SSH honeypot MySQL database to an ElasticSearch instance (server or cluster).
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Passive network audit framework parser
2018-07-31 15:39:02 -04:00
- [Passive Network Audit Framework (pnaf) ](https://github.com/jusafing/pnaf ) - Framework that combines multiple passive and automated analysis techniques in order to provide a security assessment of network platforms.
2015-06-19 07:19:39 -04:00
2017-03-30 06:52:44 -04:00
- VM monitoring and tools
2018-07-31 15:39:02 -04:00
- [Antivmdetect ](https://github.com/nsmfoo/antivmdetection ) - Script to create templates to use with VirtualBox to make VM detection harder.
2018-11-14 13:35:42 -05:00
- [VMCloak ](https://github.com/hatching/vmcloak ) - Automated Virtual Machine Generation and Cloaking for Cuckoo Sandbox.
2018-06-27 09:11:15 -04:00
- [vmitools ](http://libvmi.com/ ) - C library with Python bindings that makes it easy to monitor the low-level details of a running virtual machine.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Binary debugger
2018-07-31 15:39:02 -04:00
- [Hexgolems - Pint Debugger Backend ](https://github.com/hexgolems/pint ) - Debugger backend and LUA wrapper for PIN.
- [Hexgolems - Schem Debugger Frontend ](https://github.com/hexgolems/schem ) - Debugger frontend.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Mobile Analysis Tool
2018-07-31 15:39:02 -04:00
- [Androguard ](https://github.com/androguard/androguard ) - Reverse engineering, Malware and goodware analysis of Android applications and more.
- [APKinspector ](https://github.com/honeynet/apkinspector/ ) - Powerful GUI tool for analysts to analyze the Android applications.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Low interaction honeypot
2017-07-28 13:58:36 -04:00
- [Honeyperl ](https://sourceforge.net/projects/honeyperl/ ) - Honeypot software based in Perl with plugins developed for many functions like : wingates, telnet, squid, smtp, etc.
2019-02-05 12:45:14 -05:00
- [T-Pot ](https://github.com/dtag-dev-sec/tpotce ) - All in one honeypot appliance from telecom provider T-Mobile
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Honeynet data fusion
2018-07-31 15:39:02 -04:00
- [HFlow2 ](https://projects.honeynet.org/hflow ) - Data coalesing tool for honeynet/network analysis.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Server
2018-07-31 15:39:02 -04:00
- [Amun ](http://amunhoney.sourceforge.net ) - Vulnerability emulation honeypot.
- [Artillery ](https://github.com/trustedsec/artillery/ ) - Open-source blue team tool designed to protect Linux and Windows operating systems through multiple methods.
- [Bait and Switch ](http://baitnswitch.sourceforge.net ) - Redirects all hostile traffic to a honeypot that is partially mirroring your production system.
2018-06-27 09:11:15 -04:00
- [Bifrozt ](https://github.com/Ziemeck/bifrozt-ansible ) - Automatic deploy bifrozt with ansible.
2018-07-31 15:39:02 -04:00
- [Conpot ](http://conpot.org/ ) - Low interactive server side Industrial Control Systems honeypot.
- [Heralding ](https://github.com/johnnykv/heralding ) - Credentials catching honeypot.
- [HoneyWRT ](https://github.com/CanadianJeff/honeywrt ) - Low interaction Python honeypot designed to mimic services or ports that might get targeted by attackers.
- [Honeyd ](https://github.com/provos/honeyd ) - See [honeyd tools ](#honeyd-tools ).
- [Honeysink ](http://www.honeynet.org/node/773 ) - Open source network sinkhole that provides a mechanism for detection and prevention of malicious traffic on a given network.
2017-01-16 09:31:14 -05:00
- [Hontel ](https://github.com/stamparm/hontel ) - Telnet Honeypot.
2018-06-27 09:11:15 -04:00
- [KFSensor ](http://www.keyfocus.net/kfsensor/ ) - Windows based honeypot Intrusion Detection System (IDS).
2018-07-31 15:39:02 -04:00
- [LaBrea ](http://labrea.sourceforge.net/labrea-info.html ) - Takes over unused IP addresses, and creates virtual servers that are attractive to worms, hackers, and other denizens of the Internet.
2017-07-28 13:58:36 -04:00
- [MTPot ](https://github.com/Cymmetria/MTPot ) - Open Source Telnet Honeypot, focused on Mirai malware.
2017-01-16 09:31:14 -05:00
- [SIREN ](https://github.com/blaverick62/SIREN ) - Semi-Intelligent HoneyPot Network - HoneyNet Intelligent Virtual Environment.
2018-07-31 15:39:02 -04:00
- [TelnetHoney ](https://github.com/balte/TelnetHoney ) - Simple telnet honeypot.
- [UDPot Honeypot ](https://github.com/jekil/UDPot ) - Simple UDP/DNS honeypot scripts.
- [Yet Another Fake Honeypot (YAFH) ](https://github.com/fnzv/YAFH ) - Simple honeypot written in Go.
- [arctic-swallow ](https://github.com/ajackal/arctic-swallow ) - Low interaction honeypot.
2018-06-27 09:11:15 -04:00
- [glutton ](https://github.com/mushorg/glutton ) - All eating honeypot.
2018-07-31 15:39:02 -04:00
- [go-HoneyPot ](https://github.com/Mojachieee/go-HoneyPot ) - Honeypot server written in Go.
- [go-emulators ](https://github.com/kingtuna/go-emulators ) - Honeypot Golang emulators.
- [honeymail ](https://github.com/sec51/honeymail ) - SMTP honeypot written in Golang.
- [honeytrap ](https://github.com/tillmannw/honeytrap ) - Low-interaction honeypot and network security tool written to catch attacks against TCP and UDP services.
- [imap-honey ](https://github.com/yvesago/imap-honey ) - IMAP honeypot written in Golang.
- [mwcollectd ](https://www.openhub.net/p/mwcollectd ) - Versatile malware collection daemon, uniting the best features of nepenthes and honeytrap.
- [potd ](https://github.com/lnslbrty/potd ) - Highly scalable low- to medium-interaction SSH/TCP honeypot designed for OpenWrt/IoT devices leveraging several Linux kernel features, such as namespaces, seccomp and thread capabilities.
- [portlurker ](https://github.com/bartnv/portlurker ) - Port listener in Rust with protocol guessing and safe string display.
- [slipm-honeypot ](https://github.com/rshipp/slipm-honeypot ) - Simple low-interaction port monitoring honeypot.
2018-08-12 22:18:21 -04:00
- [telnet-iot-honeypot ](https://github.com/Phype/telnet-iot-honeypot ) - Python telnet honeypot for catching botnet binaries.
2018-07-31 15:39:02 -04:00
- [telnetlogger ](https://github.com/robertdavidgraham/telnetlogger ) - Telnet honeypot designed to track the Mirai botnet.
- [vnclowpot ](https://github.com/magisterquis/vnclowpot ) - Low interaction VNC honeypot.
2015-06-19 07:19:39 -04:00
2018-07-03 15:39:16 -04:00
2015-06-18 09:27:11 -04:00
- IDS signature generation
2017-01-16 09:31:14 -05:00
- [Honeycomb ](http://www.icir.org/christian/honeycomb/ ) - Automated signature creation using honeypots.
2015-06-19 07:19:39 -04:00
2017-01-16 09:31:14 -05:00
- Lookup service for AS-numbers and prefixes
2018-07-31 15:39:02 -04:00
- [CC2ASN ](http://www.cc2asn.com/ ) - Simple lookup service for AS-numbers and prefixes belonging to any given country in the world.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Data Collection / Data Sharing
2017-07-28 13:58:36 -04:00
- [HPfriends ](http://hpfriends.honeycloud.net/#/home ) - Honeypot data-sharing platform.
2018-11-14 13:35:42 -05:00
- [hpfriends - real-time social data-sharing ](https://heipei.io/sigint-hpfriends/ ) - Presentation about HPFriends feed system
2018-07-31 15:39:02 -04:00
- [HPFeeds ](https://github.com/rep/hpfeeds/ ) - Lightweight authenticated publish-subscribe protocol.
2015-06-19 07:19:39 -04:00
2018-07-31 15:39:02 -04:00
- Central management tool
- [PHARM ](http://www.nepenthespharm.com/ ) - Manage, report, and analyze your distributed Nepenthes instances.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Network connection analyzer
2018-07-31 15:39:02 -04:00
- [Impost ](http://impost.sourceforge.net/ ) - Network security auditing tool designed to analyze the forensics behind compromised and/or vulnerable daemons.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Honeypot deployment
2018-07-31 15:39:02 -04:00
- [Modern Honeynet Network ](http://threatstream.github.io/mhn/ ) - Streamlines deployment and management of secure honeypots.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Honeypot extensions to Wireshark
2018-07-31 15:39:02 -04:00
- [Whireshark Extensions ](https://www.honeynet.org/project/WiresharkExtensions ) - Apply Snort IDS rules and signatures against packet capture files using Wireshark.
2015-06-19 07:19:39 -04:00
2017-07-28 13:58:36 -04:00
2015-06-18 09:27:11 -04:00
- Client
2017-07-28 13:58:36 -04:00
- [CWSandbox / GFI Sandbox ](https://www.gfi.com/products-and-solutions/all-products )
2015-06-18 09:27:11 -04:00
- [Capture-HPC-Linux ](https://redmine.honeynet.org/projects/linux-capture-hpc/wiki )
2018-06-27 09:11:15 -04:00
- [Capture-HPC-NG ](https://github.com/CERT-Polska/HSN-Capture-HPC-NG )
2018-07-31 15:39:02 -04:00
- [Capture-HPC ](https://projects.honeynet.org/capture-hpc ) - High interaction client honeypot (also called honeyclient).
2018-06-27 09:11:15 -04:00
- [HoneyBOT ](http://www.atomicsoftwaresolutions.com/ )
- [HoneyC ](https://projects.honeynet.org/honeyc )
2018-07-31 15:39:02 -04:00
- [HoneySpider Network ](https://github.com/CERT-Polska/hsn2-bundle ) - Highly-scalable system integrating multiple client honeypots to detect malicious websites.
- [HoneyWeb ](https://code.google.com/archive/p/gsoc-honeyweb/ ) - Web interface created to manage and remotely share Honeyclients resources.
2018-06-27 09:11:15 -04:00
- [Jsunpack-n ](https://github.com/urule99/jsunpack-n )
- [MonkeySpider ](http://monkeyspider.sourceforge.net )
2018-07-31 15:39:02 -04:00
- [PhoneyC ](https://github.com/honeynet/phoneyc ) - Python honeyclient (later replaced by Thug).
- [Pwnypot ](https://github.com/shjalayeri/pwnypot ) - High Interaction Client Honeypot.
- [Rumal ](https://github.com/thugs-rumal/ ) - Thug's Rumāl: a Thug's dress and weapon.
- [Shelia ](https://www.cs.vu.nl/~herbertb/misc/shelia/ ) - Client-side honeypot for attack detection.
- [Thug ](https://buffer.github.io/thug/ ) - Python-based low-interaction honeyclient.
2018-07-05 10:30:18 -04:00
- [Thug Distributed Task Queuing ](https://thug-distributed.readthedocs.io/en/latest/index.html )
2018-06-27 09:11:15 -04:00
- [Trigona ](https://www.honeynet.org/project/Trigona )
- [URLQuery ](https://urlquery.net/ )
2018-07-31 15:39:02 -04:00
- [YALIH (Yet Another Low Interaction Honeyclient) ](https://github.com/Masood-M/yalih ) - Low-interaction client honeypot designed to detect malicious websites through signature, anomaly, and pattern matching techniques.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Honeypot
- [Deception Toolkit ](http://www.all.net/dtk/dtk.html )
2018-06-27 09:11:15 -04:00
- [IMHoneypot ](https://github.com/mushorg/imhoneypot )
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- PDF document inspector
2018-07-31 15:39:02 -04:00
- [peepdf ](https://github.com/jesparza/peepdf ) - Powerful Python tool to analyze PDF documents.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Hybrid low/high interaction honeypot
- [HoneyBrid ](http://honeybrid.sourceforge.net )
2015-06-19 07:19:39 -04:00
2016-11-22 09:50:09 -05:00
- SSH Honeypots
2018-07-05 11:01:41 -04:00
- [Blacknet ](https://github.com/morian/blacknet ) - Multi-head SSH honeypot system.
2018-11-14 13:35:42 -05:00
- [Cowrie ](https://github.com/cowrie/cowrie ) - Cowrie SSH Honeypot (based on kippo).
2016-03-15 21:42:46 -04:00
- [DShield docker ](https://github.com/xme/dshield-docker ) - Docker container running cowrie with DShield output enabled.
2018-07-31 15:39:02 -04:00
- [HonSSH ](https://github.com/tnich/honssh ) - Logs all SSH communications between a client and server.
- [HUDINX ](https://github.com/Cryptix720/HUDINX ) - Tiny interaction SSH honeypot engineered in Python to log brute force attacks and, most importantly, the entire shell interaction performed by the attacker.
- [Kippo ](https://github.com/desaster/kippo ) - Medium interaction SSH honeypot.
2018-07-03 15:39:16 -04:00
- [Kippo_JunOS ](https://github.com/gregcmartin/Kippo_JunOS ) - Kippo configured to be a backdoored netscreen.
2018-07-31 15:39:02 -04:00
- [Kojoney2 ](https://github.com/madirish/kojoney2 ) - Low interaction SSH honeypot written in Python and based on Kojoney by Jose Antonio Coret.
- [Kojoney ](http://kojoney.sourceforge.net/ ) - Python-based Low interaction honeypot that emulates an SSH server implemented with Twisted Conch.
- [LongTail Log Analysis @ Marist College ](http://longtail.it.marist.edu/honey/ ) - Analyzed SSH honeypot logs.
2018-09-03 11:08:29 -04:00
- [Malbait ](https://github.com/batchmcnulty/Malbait ) - Simple TCP/UDP honeypot implemented in Perl.
2018-07-31 15:39:02 -04:00
- [MockSSH ](https://github.com/ncouture/MockSSH ) - Mock an SSH server and define all commands it supports (Python, Twisted).
2018-07-05 14:38:49 -04:00
- [cowrie2neo ](https://github.com/xlfe/cowrie2neo ) - Parse cowrie honeypot logs into a neo4j database.
2018-07-31 15:39:02 -04:00
- [go-sshoney ](https://github.com/ashmckenzie/go-sshoney ) - SSH Honeypot.
- [go0r ](https://github.com/fzerorubigd/go0r ) - Simple ssh honeypot in Golang.
- [gohoney ](https://github.com/PaulMaddox/gohoney ) - SSH honeypot written in Go.
- [hived ](https://github.com/sahilm/hived ) - Golang-based honeypot.
- [hnypots-agent) ](https://github.com/joshrendek/hnypots-agent ) - SSH Server in Go that logs username and password combinations.
- [honeypot.go ](https://github.com/mdp/honeypot.go ) - SSH Honeypot written in Go.
- [honeyssh ](https://github.com/ppacher/honeyssh ) - Credential dumping SSH honeypot with statistics.
- [hornet ](https://github.com/czardoz/hornet ) - Medium interaction SSH honeypot that supports multiple virtual hosts.
- [ssh-auth-logger ](https://github.com/JustinAzoff/ssh-auth-logger ) - Low/zero interaction SSH authentication logging honeypot.
- [ssh-honeypot ](https://github.com/droberson/ssh-honeypot ) - Fake sshd that logs IP addresses, usernames, and passwords.
2018-08-11 12:20:38 -04:00
- [ssh-honeypot ](https://github.com/amv42/sshd-honeypot ) - Modified version of the OpenSSH deamon that forwards commands to Cowrie where all commands are interpreted and returned.
2018-07-31 15:39:02 -04:00
- [ssh-honeypotd ](https://github.com/sjinks/ssh-honeypotd ) - Low-interaction SSH honeypot written in C.
- [sshForShits ](https://github.com/traetox/sshForShits ) - Framework for a high interaction SSH honeypot.
- [sshesame ](https://github.com/jaksi/sshesame ) - Fake SSH server that lets everyone in and logs their activity.
- [sshhipot ](https://github.com/magisterquis/sshhipot ) - High-interaction MitM SSH honeypot.
- [sshlowpot ](https://github.com/magisterquis/sshlowpot ) - Yet another no-frills low-interaction SSH honeypot in Go.
- [sshsyrup ](https://github.com/mkishere/sshsyrup ) - Simple SSH Honeypot with features to capture terminal activity and upload to asciinema.org.
2018-09-03 11:08:29 -04:00
- [twisted-honeypots ](https://github.com/lanjelot/twisted-honeypots ) - SSH, FTP and Telnet honeypots based on Twisted.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Distributed sensor project
- [DShield Web Honeypot Project ](https://sites.google.com/site/webhoneypotsite/ )
2015-06-19 07:19:39 -04:00
2016-01-23 12:50:35 -05:00
- A pcap analyzer
2015-06-18 09:27:11 -04:00
- [Honeysnap ](https://projects.honeynet.org/honeysnap/ )
2015-06-19 07:19:39 -04:00
2016-01-23 12:50:35 -05:00
- Network traffic redirector
2015-06-18 09:27:11 -04:00
- [Honeywall ](https://projects.honeynet.org/honeywall/ )
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Honeypot Distribution with mixed content
2018-06-27 09:26:35 -04:00
- [HoneyDrive ](https://bruteforcelab.com/honeydrive )
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Honeypot sensor
2018-07-31 15:39:02 -04:00
- [Honeeepi ](https://redmine.honeynet.org/projects/honeeepi/wiki ) - Honeypot sensor on a Raspberry Pi based on a customized Raspbian OS.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- File carving
2018-01-02 14:45:46 -05:00
- [TestDisk & PhotoRec ](https://www.cgsecurity.org/ )
2015-06-19 07:19:39 -04:00
2017-03-30 07:31:59 -04:00
- Sebek
2018-07-31 15:39:02 -04:00
- [Qebek ](https://projects.honeynet.org/sebek/wiki/Qebek ) - QEMU based Sebek, a data capture tool for high interaction honeypot.
2018-07-31 14:50:21 -04:00
- [Sebek ](https://projects.honeynet.org/sebek/ ) - Data capture.
- [xebek ](https://code.google.com/archive/p/xebek/ ) - Sebek on Xen.
2015-06-19 07:19:39 -04:00
2017-11-29 09:56:21 -05:00
- Behavioral analysis tool for win32
2015-06-18 09:27:11 -04:00
- [Capture BAT ](https://www.honeynet.org/node/315 )
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Live CD
2018-07-31 14:50:21 -04:00
- [DAVIX ](https://www.secviz.org/node/89 ) - The DAVIX Live CD.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Spamtrap
2018-07-31 14:50:21 -04:00
- [Mail::SMTP::Honeypot ](https://metacpan.org/pod/release/MIKER/Mail-SMTP-Honeypot-0.11/Honeypot.pm ) - Perl module that appears to provide the functionality of a standard SMTP server.
2018-06-27 09:11:15 -04:00
- [Mailoney ](https://github.com/awhitehatter/mailoney ) - SMTP honeypot, Open Relay, Cred Harvester written in python.
2018-07-31 15:39:02 -04:00
- [SendMeSpamIDS.py ](https://github.com/johestephan/VerySimpleHoneypot ) - Simple SMTP fetch all IDS and analyzer.
2018-07-31 14:50:21 -04:00
- [Shiva ](https://github.com/shiva-spampot/shiva ) - Spam Honeypot with Intelligent Virtual Analyzer.
2017-07-28 14:04:13 -04:00
- [Shiva The Spam Honeypot Tips And Tricks For Getting It Up And Running ](https://www.pentestpartners.com/security-blog/shiva-the-spam-honeypot-tips-and-tricks-for-getting-it-up-and-running/ )
2018-07-31 14:50:21 -04:00
- [SpamHAT ](https://github.com/miguelraulb/spamhat ) - Spam Honeypot Tool.
2018-06-27 09:11:15 -04:00
- [Spamhole ](http://www.spamhole.net/ )
2018-07-31 14:50:21 -04:00
- [honeypot ](https://github.com/jadb/honeypot ) - The Project Honey Pot un-official PHP SDK.
2018-06-27 09:11:15 -04:00
- [spamd ](http://man.openbsd.org/cgi-bin/man.cgi?query=spamd%26apropos=0%26sektion=0%26manpath=OpenBSD+Current%26arch=i386%26format=html )
2016-11-22 10:09:18 -05:00
2015-06-18 09:27:11 -04:00
- Commercial honeynet
2018-11-14 13:35:42 -05:00
- [Cymmetria Mazerunner ](ttps://cymmetria.com/products/mazerunner/ ) - Leads attackers away from real targets and creates a footprint of the attack.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Server (Bluetooth)
2016-01-27 06:10:49 -05:00
- [Bluepot ](https://github.com/andrewmichaelsmith/bluepot )
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Dynamic analysis of Android apps
2017-07-28 13:58:36 -04:00
- [Droidbox ](https://code.google.com/archive/p/droidbox/ )
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Dockerized Low Interaction packaging
2018-06-27 09:11:15 -04:00
- [Docker honeynet ](https://github.com/sreinhardt/Docker-Honeynet ) - Several Honeynet tools set up for Docker containers.
2018-07-31 14:50:21 -04:00
- [Dockerized Thug ](https://hub.docker.com/r/honeynet/thug/ ) - Dockerized [Thug ](https://github.com/buffer/thug ) to analyze malicious web content.
- [Dockerpot ](https://github.com/mrschyte/dockerpot ) - Docker based honeypot.
- [Manuka ](https://github.com/andrewmichaelsmith/manuka ) - Docker based honeypot (Dionaea and Kippo).
2017-08-10 13:25:26 -04:00
- [mhn-core-docker ](https://github.com/MattCarothers/mhn-core-docker ) - Core elements of the Modern Honey Network implemented in Docker.
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- Network analysis
- [Quechua ](https://bitbucket.org/zaccone/quechua )
2015-06-19 07:19:39 -04:00
2015-06-18 09:27:11 -04:00
- SIP Server
- [Artemnesia VoIP ](http://artemisa.sourceforge.net )
2015-06-19 07:19:39 -04:00
2016-01-23 12:50:35 -05:00
- IOT Honeypot
2018-07-31 14:50:21 -04:00
- [HoneyThing ](https://github.com/omererdem/honeything ) - TR-069 Honeypot.
- [Kako ](https://github.com/darkarnium/kako ) - Honeypots for a number of well known and deployed embedded device vulnerabilities.
2015-06-19 07:19:39 -04:00
2017-04-06 04:15:12 -04:00
- Honeytokens
2018-08-09 13:09:18 -04:00
- [CanaryTokens ](https://github.com/thinkst/canarytokens ) - Self-hostable honeytoken generator and reporting dashboard; demo version available at [CanaryTokens.org ](https://canarytokens.org/generate ).
2018-07-31 14:50:21 -04:00
- [Honeybits ](https://github.com/0x4D31/honeybits ) - Simple tool designed to enhance the effectiveness of your traps by spreading breadcrumbs and honeytokens across your production servers and workstations to lure the attacker toward your honeypots.
- [Honeyλ (HoneyLambda) ](https://github.com/0x4D31/honeylambda ) - Simple, serverless application designed to create and monitor URL honeytokens, on top of AWS Lambda and Amazon API Gateway.
- [dcept ](https://github.com/secureworks/dcept ) - Tool for deploying and detecting use of Active Directory honeytokens.
2018-08-09 12:59:08 -04:00
- [honeyku ](https://github.com/0x4D31/honeyku ) - Heroku-based web honeypot that can be used to create and monitor fake HTTP endpoints (i.e. honeytokens).
2016-03-15 11:08:51 -04:00
2018-07-31 15:39:02 -04:00
## Honeyd Tools
2015-06-19 07:19:39 -04:00
- Honeyd plugin
- [Honeycomb ](http://www.honeyd.org/tools.php )
- Honeyd viewer
- [Honeyview ](http://honeyview.sourceforge.net/ )
- Honeyd to MySQL connector
2018-06-27 09:26:35 -04:00
- [Honeyd2MySQL ](https://bruteforcelab.com/honeyd2mysql )
2015-06-19 07:19:39 -04:00
- A script to visualize statistics from honeyd
2018-06-27 09:26:35 -04:00
- [Honeyd-Viz ](https://bruteforcelab.com/honeyd-viz )
2015-06-19 07:19:39 -04:00
- Honeyd stats
2015-12-02 20:39:33 -05:00
- [Honeydsum.pl ](https://github.com/DataSoft/Honeyd/blob/master/scripts/misc/honeydsum-v0.3/honeydsum.pl )
2015-06-19 07:19:39 -04:00
2017-07-28 13:58:36 -04:00
2018-07-31 15:39:02 -04:00
## Network and Artifact Analysis
2015-06-19 07:19:39 -04:00
- Sandbox
2018-07-31 14:50:21 -04:00
- [Argos ](http://www.few.vu.nl/argos/ ) - Emulator for capturing zero-day attacks.
2015-06-18 09:27:11 -04:00
- [COMODO automated sandbox ](https://help.comodo.com/topic-72-1-451-4768-.html )
2018-07-31 14:50:21 -04:00
- [Cuckoo ](https://cuckoosandbox.org/ ) - Leading open source automated malware analysis system.
- [Pylibemu ](https://github.com/buffer/pylibemu ) - Libemu Cython wrapper.
- [RFISandbox ](https://monkey.org/~jose/software/rfi-sandbox/ ) - PHP 5.x script sandbox built on top of [funcall ](https://pecl.php.net/package/funcall ).
- [dorothy2 ](https://github.com/m4rco-/dorothy2 ) - Malware/botnet analysis framework written in Ruby.
2017-03-30 07:14:52 -04:00
- [imalse ](https://github.com/hbhzwj/imalse ) - Integrated MALware Simulator and Emulator.
2018-06-27 09:11:15 -04:00
- [libemu ](https://github.com/buffer/libemu ) - Shellcode emulation library, useful for shellcode detection.
2018-06-27 09:26:35 -04:00
2015-06-19 07:19:39 -04:00
- Sandbox-as-a-Service
2018-07-31 14:50:21 -04:00
- [Hybrid Analysis ](https://www.hybrid-analysis.com ) - Free malware analysis service powered by Payload Security that detects and analyzes unknown threats using a unique Hybrid Analysis technology.
- [Joebox Cloud ](https://jbxcloud.joesecurity.org/login ) - Analyzes the behavior of malicious files including PEs, PDFs, DOCs, PPTs, XLSs, APKs, URLs and MachOs on Windows, Android and Mac OS X for suspicious activities.
- [VirusTotal ](https://www.virustotal.com/ ) - Analyze suspicious files and URLs to detect types of malware, and automatically share them with the security community.
- [malwr.com ](https://malwr.com/ ) - Free malware analysis service and community.
2015-06-19 07:19:39 -04:00
2018-07-31 15:39:02 -04:00
## Data Tools
2015-06-19 08:45:18 -04:00
- Front Ends
2018-06-27 09:11:15 -04:00
- [DionaeaFR ](https://github.com/rubenespadas/DionaeaFR ) - Front Web to Dionaea low-interaction honeypot.
2017-01-16 09:31:14 -05:00
- [Django-kippo ](https://github.com/jedie/django-kippo ) - Django App for kippo SSH Honeypot.
2018-07-31 14:50:21 -04:00
- [Shockpot-Frontend ](https://github.com/GovCERT-CZ/Shockpot-Frontend ) - Full featured script to visualize statistics from a Shockpot honeypot.
2018-06-27 09:11:15 -04:00
- [Tango ](https://github.com/aplura/Tango ) - Honeypot Intelligence with Splunk.
2018-07-31 14:50:21 -04:00
- [Wordpot-Frontend ](https://github.com/GovCERT-CZ/Wordpot-Frontend ) - Full featured script to visualize statistics from a Wordpot honeypot.
2017-01-16 09:31:14 -05:00
- [honeyalarmg2 ](https://github.com/schmalle/honeyalarmg2 ) - Simplified UI for showing honeypot alarms.
2018-07-31 14:50:21 -04:00
- [honeypotDisplay ](https://github.com/Joss-Steward/honeypotDisplay ) - Flask website which displays data gathered from an SSH Honeypot.
2015-06-19 07:19:39 -04:00
- Visualization
2018-06-27 09:11:15 -04:00
- [Acapulco ](https://github.com/hgascon/acapulco ) - Automated Attack Community Graph Construction.
2016-11-22 09:59:44 -05:00
- [Afterglow Cloud ](https://github.com/ayrus/afterglow-cloud )
- [Afterglow ](http://afterglow.sourceforge.net/ )
2018-07-31 14:50:21 -04:00
- [Glastopf Analytics ](https://github.com/katkad/Glastopf-Analytics ) - Easy honeypot statistics.
2018-06-27 09:11:15 -04:00
- [HoneyMalt ](https://github.com/SneakersInc/HoneyMalt ) - Maltego tranforms for mapping Honeypot systems.
2018-07-31 14:50:21 -04:00
- [HoneyMap ](https://github.com/fw42/honeymap ) - Real-time websocket stream of GPS events on a fancy SVG world map.
- [HoneyStats ](https://sourceforge.net/projects/honeystats/ ) - Statistical view of the recorded activity on a Honeynet.
- [HpfeedsHoneyGraph ](https://github.com/yuchincheng/HpfeedsHoneyGraph ) - Visualization app to visualize hpfeeds logs.
- [Kippo stats ](https://github.com/mfontani/kippo-stats ) - Mojolicious app to display statistics for your kippo SSH honeypot.
- [Kippo-Graph ](https://bruteforcelab.com/kippo-graph ) - Full featured script to visualize statistics from a Kippo SSH honeypot.
2017-08-09 19:26:32 -04:00
- [Sebek Dataviz ](http://www.honeynet.org/gsoc/project4 ) - Sebek data visualization.
2018-07-31 14:50:21 -04:00
- [The Intelligent HoneyNet ](https://github.com/jpyorre/IntelligentHoneyNet ) - Create actionable information from honeypots.
- [ovizart ](https://github.com/oguzy/ovizart ) - Visual analysis for network traffic.
2015-07-03 14:13:47 -04:00
2018-07-31 15:39:02 -04:00
## Guides
2015-07-03 14:13:47 -04:00
- [T-Pot: A Multi-Honeypot Platform ](https://dtag-dev-sec.github.io/mediator/feature/2015/03/17/concept.html )
2015-08-05 12:29:14 -04:00
- [Honeypot (Dionaea and kippo) setup script ](https://github.com/andrewmichaelsmith/honeypot-setup-script/ )
2016-11-22 09:52:05 -05:00
- Deployment
2018-07-31 14:50:21 -04:00
- [Dionaea and EC2 in 20 Minutes ](http://andrewmichaelsmith.com/2012/03/dionaea-honeypot-on-ec2-in-20-minutes/ ) - Tutorial on setting up Dionaea on an EC2 instance.
2017-08-03 20:20:29 -04:00
- [Using a Raspberry Pi honeypot to contribute data to DShield/ISC ](https://isc.sans.edu/diary/22680 ) - The Raspberry Pi based system will allow us to maintain one code base that will make it easier to collect rich logs beyond firewall logs.
2018-07-31 14:50:21 -04:00
- [honeypotpi ](https://github.com/free5ty1e/honeypotpi ) - Script for turning a Raspberry Pi into a HoneyPot Pi.
2017-03-30 06:41:41 -04:00
2018-06-04 13:23:40 -04:00
- Research Papers
2018-07-31 14:50:21 -04:00
- [Honeypot research papers ](https://github.com/shbhmsingh72/Honeypot-Research-Papers ) - PDFs of research papers on honeypots.
- [vEYE ](https://link.springer.com/article/10.1007%2Fs10115-008-0137-3 ) - Behavioral footprinting for self-propagating worm detection and profiling.