Skip to content

Release ebpfdriver-v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 03:47

Features

  • #58 Support of some port-scanning detection, adding sport, sip in some network-related hooks.
  • #38 Arm64 supported now
  • bump ebpfmanager to v0.4.0, so that higher kernel version like v6.0.0+ should be supported now
  • change the codes of BPF-bytecode, for now, in production, the BPF-bytecode should be downloaded
  • Testcases enhanced
  • Ratelimit in both kernel space(UDP) and userspace(sys_connection) for better performance
  • Clean the old uprobe_bash_history

Bugs fix