ecapuano / dionaea

Home of the dionaea honeypot

Home Page:https://dionaea.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dionaea - catches bugs

Build Status

Dionaea is meant to be a nepenthes successor, embedding python as scripting language, using libemu to detect shellcodes, supporting ipv6 and tls.

Protocols

  • blackhole
  • epmap
  • ftp
  • http
  • memcache
  • mirror
  • mqtt
  • mssql
  • mysql
  • pptp
  • sip
  • smb
  • tftp
  • upnp

Logging

  • fail2ban
  • hpfeeds
  • log_json
  • log_sqlit

Documentation

Licenses

  • dionaea: GPLv2+
  • pyev(modules/python/pyev): GPLv3+
  • tftp service(modules/python/tftp.py): CNRI Python License (incompatible with GPL)
  • parts of ftp service(modules/python/ftp.py): MIT (compatible with GPL)

About

Home of the dionaea honeypot

https://dionaea.readthedocs.io/

License:GNU General Public License v2.0


Languages

Language:Python 64.5%Language:C 31.7%Language:M4 2.5%Language:Shell 0.6%Language:Makefile 0.6%Language:Ruby 0.1%