Commit Graph

  • e4171789a8 Added: documentation about the deaddeck archetype and how to run it. anti 2026-04-06 11:51:24 -04:00
  • c32ad82d0a Modified README: added more examples to the config.ini section and modified instructions for quick setup. anti 2026-04-06 11:28:29 -04:00
  • 850a6f2ad7 Finished: CI/CD pipeline. anti 2026-04-06 11:18:10 -04:00
  • d344e4c8bb revert f8a9f8fc64 Samuel P. Vega 2026-04-06 17:17:31 +02:00
  • f64c251a9e revert f8a9f8fc64 Samuel P. Vega 2026-04-06 17:15:32 +02:00
  • c56c9fe667 Merge pull request 'Auto PR: dev → main' (#2) from dev into main Samuel P. Vega 2026-04-06 17:11:54 +02:00
  • f8a9f8fc64 Added: modified notes. Finished CI/CD pipeline. #2 anti 2026-04-06 11:10:56 -04:00
  • a428410c8e Modified README.md: added AI disclosure anti 2026-04-06 11:09:44 -04:00
  • e5a6c2d9a7 Skip CI on markdown-only changes anti 2026-04-04 23:07:40 -04:00
  • 897f498bcd Merge dev into main: resolve conflicts, keep tests out of main v0.1.0 anti 2026-04-04 18:00:17 -03:00
  • ea409650fa Trigger CI: token now has repo:write permission #1 anti 2026-04-04 17:54:37 -03:00
  • d92aa99b81 Add DEVELOPMENT.md for CI/CD pipeline test anti 2026-04-04 17:51:51 -03:00
  • fc7fca998f Add API response logging to open-pr step for debugging anti 2026-04-04 17:47:43 -03:00
  • ed749a8c31 Merge security jobs into CI workflow so open-pr needs all checks anti 2026-04-04 17:43:55 -03:00
  • cf36ebcd84 Auto-open PR to main when CI passes on dev anti 2026-04-04 17:42:42 -03:00
  • 6a5c6f098e Remove accidentally committed artifacts and update .gitignore anti 2026-04-04 17:36:35 -03:00
  • 988732f4f9 Fix all ruff lint errors across decnet/, templates/, and tests/ anti 2026-04-04 17:36:16 -03:00
  • 4acfa3f779 Fix pip-audit skipping local editable package anti 2026-04-04 17:31:16 -03:00
  • 35c67ec34d Fix registry auto-discovery skipping non-service subclasses (CustomService) anti 2026-04-04 17:29:30 -03:00
  • fe7354554f Add bandit, pip-audit and trivy to CI/CD security pipeline anti 2026-04-04 17:24:43 -03:00
  • b3b3597011 Add smoke test: verify all modules import cleanly anti 2026-04-04 17:18:21 -03:00
  • 92e06cb193 Add release workflow for auto-tagging and Docker image builds anti 2026-04-04 17:16:53 -03:00
  • 38b1efa8c0 Add Gitea Actions CI/CD workflows and ruff dependency anti 2026-04-04 17:16:45 -03:00
  • d7a6aeff86 dev: add pytest as core dependency anti 2026-04-04 16:29:17 -03:00
  • 7ad7e1e53b main: remove tests and pytest dependency anti 2026-04-04 16:28:33 -03:00
  • bff03d1198 Add cross-decky correlation engine and decnet correlate command anti 2026-04-04 13:53:30 -03:00
  • 7aff040579 Add deaddeck: real interactive SSH entry-point machine anti 2026-04-04 13:42:19 -03:00
  • 9219bf432b Fix: remove net.core.rmem_default from windows sysctl profile anti 2026-04-04 13:34:51 -03:00
  • d75f2afe90 Add comprehensive README.md anti 2026-04-04 13:29:53 -03:00
  • 086643ef5a Expose nmap_os in INI loader and update test-full.ini anti 2026-04-04 13:23:45 -03:00
  • 6610856749 Add nmap OS spoof per decky via TCP/IP stack sysctls anti 2026-04-04 13:19:06 -03:00
  • bbb5fa7a7e Add machine archetypes and amount= expansion anti 2026-04-04 13:08:01 -03:00
  • 9f93a8502c Fix Cowrie: install from source to preserve data/honeyfs anti 2026-04-04 05:25:16 -03:00
  • b57269f68a Add --ipvlan flag for WiFi-compatible deployments anti 2026-04-04 05:16:56 -03:00
  • 8276467dbb Fix ips_to_range using XOR instead of subtraction for prefix length anti 2026-04-04 05:02:50 -03:00
  • 1b44b30329 Fix docker_api status always showing degraded anti 2026-04-04 04:50:29 -03:00
  • 3a6838e5c1 Fix TypeError on Python <3.10: add from __future__ import annotations anti 2026-04-04 04:46:53 -03:00
  • 24530f94a7 Mount host log directory into containers for on-host syslog file anti 2026-04-04 04:39:54 -03:00
  • 55896b0caa Add RFC 5424 syslog logging to all service templates anti 2026-04-04 04:31:00 -03:00
  • cf1e00af28 Add per-service customization, stealth hardening, and BYOS support anti 2026-04-04 04:08:27 -03:00
  • 07c06e3c0a Replace dead upstream images with custom build services; add retry logic anti 2026-04-04 00:57:51 -03:00
  • c9f9e1000e Fix SyntaxError in mysql_honeypot.py: replace b"\x00" * 10 with literal bytes anti 2026-04-04 00:51:14 -03:00
  • ccf62dd925 Fix pip install cross-distro compat: use ENV PIP_BREAK_SYSTEM_PACKAGES=1 anti 2026-04-04 00:31:38 -03:00
  • 7006ed1308 Wire all 25 services into --randomize-services and add heterogeneous OS fingerprints anti 2026-04-04 00:18:16 -03:00
  • e42fcab760 Add 20 honeypot services: email, DB, ICS, cloud, IoT, network protocols anti 2026-04-03 23:07:44 -03:00
  • 65e3ea6b08 Add multi-distro support for deckies anti 2026-04-03 19:05:30 -03:00
  • 3e98c71ca4 Initial commit: DECNET honeypot/deception network framework anti 2026-04-03 18:56:25 -03:00