Skip to content

DinoTools/dionaea

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
October 15, 2020 21:39
October 15, 2020 21:39
October 14, 2020 23:11
doc
November 29, 2020 09:27
December 23, 2020 22:43
February 1, 2021 10:58
src
November 16, 2020 05:38
October 14, 2020 23:13
November 28, 2020 23:08
October 14, 2020 23:13

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+
  • tftp service(modules/python/tftp.py): CNRI Python License (incompatible with GPL)
  • parts of ftp service(modules/python/ftp.py): MIT (compatible with GPL)