Skip to content

v3.15.0

Choose a tag to compare

@github-actions github-actions released this 27 Jan 00:55
830582b

3.15.0 (2026-01-27)

Features

  • sysinfo command (ec82079)
  • a "hello world" Linux BOF module for reference (fdead6e)
  • add helper functions to aid syscall-based Linux BOF development (b0388df)
  • Add syscall-based Linux BOF module to list file handles for a given process ID. (9a50b4a)
  • Implement malleable C2 with configurable paths, user-agents, data padding, and jitter, replacing the fixed transport string and simplify handshake. (5b2b091)

Bug Fixes

  • Add handshake prefix mismatch detection and warnings to agent and server, and include a corresponding test. (4e1929b)
  • checkin issue with random URL path (5a4bd4a)
  • command has to be sent twice (3960529)
  • data race (6ec3e19)
  • generate a unique UUID for each agent config to avoid duplicated checkin error (2555eda)
  • improve robustness of Linux BOF loader (e214611)
  • including operator wg key in example commands to improve UX (0ac63a6)
  • optimise handshake and checkin logic (fe85d8a)
  • sign agent UUIDs (c6f1dfa)
  • unify the use agent UUID for primary identification and message routing. (4a55d9f)