Skip to content

v3.7.0

Choose a tag to compare

@github-actions github-actions released this 12 Dec 08:22
469a2b4

3.7.0 (2025-12-12)

Features

  • implement TCP and UDP listener support and enhance download functionality (c6ff3cc)
  • implement XOR encoding for configuration strings and enhance security (e78c2c6)

Bug Fixes

  • enhance stager configuration to support multiple listener types and update documentation (7ec4fe0)
  • replace /dev/urandom with getrandom() syscall for improved randomness retrieval (e2c9fa9)
  • streamline agent and stager code by removing unused persistence logic and enhancing debug error handling (ada195a)