Skip to content

v0.0.75

Choose a tag to compare

@jqdsouza jqdsouza released this 23 Jun 20:30
682cf74

Changelog

Features

  • 0bc83d7 feat(rules): add 18 threat-detection rules across 6 categories (#237)
  • 3fd8581 feat(rules): add 3 credential-access rules — k8s, gpg, password managers
  • 42924b0 feat(rules): add 3 sensitive-edit rules — SSH keys, /etc/hosts, container/IaC
  • 0891ab8 feat(rules): add 6 rules across risky-command, context-exfiltration, source-control
  • 8c83eee feat(rules): add 6 threat rules — agent-control, resource-consumption, approval-abuse

Bug Fixes

  • b7f90c1 fix(rules): add unshare short-flag detection (-m/-n/-p/-i/-u/-C/-A/-r)
  • ccbd956 fix(rules): allow sudo anchor on ssh-tunnel-egress
  • 29bdb56 fix(rules): anchor approval-bypass -rf/-fr flags to rm-like binary basename
  • a7b237d fix(rules): detect top-level /tmp and /var redirects in disk-fill-attempt
  • 29a7721 fix(rules): drop disjunct 2 in archive-then-upload to require archiver-pipe-curl shape
  • bce3d67 fix(rules): extend sandbox-escape launchers to nohup/setsid/command/exec
  • ff1b9f8 fix(rules): require token boundaries on protected-branch names
  • 2e8a27c fix(rules): tighten approval-bypass rm-anchor to require /tmp/ path prefix
  • 4bfcf42 fix(rules): tighten kubernetes-secret-file-read token path patterns
  • 6006da8 fix(rules): tighten modprobe module-name match against info subcommands

Other

Installation

Homebrew (macOS/Linux)

brew tap asymptote-labs/tap
brew install beacon

Manual Download

Download the appropriate archive for your platform from the assets below, extract it, and add the binary to your PATH.

Quick Start

beacon endpoint install
beacon endpoint status
beacon endpoint wazuh print-config

Threat detection rules

beacon ships with a small built-in baseline. Install the full threat-rule
pack (attached as threat-rules.tar.gz below) and scan your local telemetry:

beacon rules pull https://github.com/asymptote-labs/agent-beacon/releases/download/v0.0.75/threat-rules.tar.gz
beacon rules list
beacon scan