Dionaea honeypot is meant to be a nepenthes successor, embedding python as scripting language, using libemu to detect shellcodes, supporting ipv6 and tls.
Find a file
2025-11-19 14:13:00 +01:00
.gitignore dionaea bump to 0.11.0 2024-08-01 16:11:03 +02:00
changelog adding changelog 2025-11-19 14:07:54 +01:00
dionaea-01_glib.patch Revert "Retired: Package fails to install for 8+ weeks" 2021-04-19 11:40:30 +02:00
dionaea-02_warnerror.patch Revert "Retired: Package fails to install for 8+ weeks" 2021-04-19 11:40:30 +02:00
dionaea-03_in6_pktinfo.patch dionaea bump to 0.11.0 2024-08-01 16:11:03 +02:00
dionaea-04_pyev.patch Revert "Retired: Package fails to install for 8+ weeks" 2021-04-19 11:40:30 +02:00
dionaea-05_sitelib.patch Revert "Retired: Package fails to install for 8+ weeks" 2021-04-19 11:40:30 +02:00
dionaea-06_docswarn.patch Revert "Retired: Package fails to install for 8+ weeks" 2021-04-19 11:40:30 +02:00
dionaea-07_cython_el7.patch Revert "Retired: Package fails to install for 8+ weeks" 2021-04-19 11:40:30 +02:00
dionaea-08_modules_libdir.patch Revert "Retired: Package fails to install for 8+ weeks" 2021-04-19 11:40:30 +02:00
dionaea-09_setgroups_before_setresuid.patch Revert "Retired: Package fails to install for 8+ weeks" 2021-04-19 11:40:30 +02:00
dionaea-10_chdir_before_chroot.patch Revert "Retired: Package fails to install for 8+ weeks" 2021-04-19 11:40:30 +02:00
dionaea-11_obsolete_m4.patch Revert "Retired: Package fails to install for 8+ weeks" 2021-04-19 11:40:30 +02:00
dionaea-12_py_module_version.patch add the patch for adding version metadata to the setup 2023-10-05 01:13:28 +02:00
dionaea-13_GetSize_deprecated.patch adding the missing patch to git 2023-10-05 09:32:26 +02:00
dionaea-14_safe_load.patch fix yara load failing, use safe_load instead 2023-10-05 04:09:57 +02:00
dionaea-15_pyeval_callobject.patch dionaea bump to 0.11.0 2024-08-01 16:11:03 +02:00
dionaea-16_cmake_append_flags.patch dionaea bump to 0.11.0 2024-08-01 16:11:03 +02:00
dionaea-17_cmake_dirs.patch dionaea bump to 0.11.0 2024-08-01 16:11:03 +02:00
dionaea-18_python_regex.patch dionaea bump to 0.11.0 2024-08-01 16:11:03 +02:00
dionaea-19_setuptools.patch dionaea bump to 0.11.0 2024-08-01 16:11:03 +02:00
dionaea-20_fix_cython3.1_build.patch Fix compatibility with Cython >= 3.1 2025-08-05 16:14:51 +02:00
dionaea.initd Revert "Retired: Package fails to install for 8+ weeks" 2021-04-19 11:40:30 +02:00
dionaea.logrotate dionaea bump to 0.11.0 2024-08-01 16:11:03 +02:00
dionaea.rpmlintrc Revert "Retired: Package fails to install for 8+ weeks" 2021-04-19 11:40:30 +02:00
dionaea.service enable restart of dionaea if it crashes 2024-05-22 13:33:27 +02:00
dionaea.spec switch to autorelease autochangelog 2025-11-19 14:13:00 +01:00
dionaea.sysconfig Revert "Retired: Package fails to install for 8+ weeks" 2021-04-19 11:40:30 +02:00
README.md dionaea bump to 0.11.0 2024-08-01 16:11:03 +02:00
sources dionaea bump to 0.11.0 2024-08-01 16:11:03 +02:00

dionaea

Dionaea honeypot is low interaction honeypot, embedding python as scripting language, using libemu to detect shell-codes, supporting ipv6 and TLS.

Dependencies

Packages

  • dionaea
  • python3-dionaea
  • dionaea-doc

Known issues

  • p0f - the p0f API used in upstream dionaea code is currently (2024) referring to version 2.* of p0f, while we have version 3.* in Fedora. Configuring p0f interface to dionaea in /etc/dionaea/services-enabled/p0f.yaml currently results in severe segfaults especially when blackhole module is used for handling a port.