github kunai-project/kunai v0.3.0-alpha.1

latest releases: v0.6.0, kunai-ebpf-v0.6.0, xtask-v0.6.0...
pre-release11 months ago

New Features

  • new CLI
  • new kill event generated when a process attempt at killing another
  • harden mode: prevent kunai from being tampered with by other processes
  • action handling: detection rules can be configured with actions to take after detection
    • kill: kill the process triggering the detection rules
    • scan-files: scan any file path contained in event with Yara rules
  • new file_scan event: generated when a scan-files action is run
  • IoC now contain severity information: allow to attribute more or less importance to some IoC sources/types

Notable fix

  • High memory consumption on the long run or when kunai runs under stress conditions

What's Changed

Full Changelog: v0.2.4...v0.3.0-alpha.1

Don't miss a new kunai release

NewReleases is sending notifications on new releases.