You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)