Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Snare is available as a self installing package that enables it to be installed and removed with relative ease on macOS systems.

...

  1. Right-click the downloaded package Snare-macOS-10.1411-SUPPAgent-5v5.36.01-Universal.pkg and select Open.

  2. Follow the on screen instructions. This will install Snare for macOS and configure the macOS audit sub-system.

  3. Restart the machine

...

  1. Logon as root user, i.e. at the command prompt enter the command:


    Code Block
    languagetext
    sudo -s

    and enter the root password when prompted.

  2. Issue the command, as root:
    Code Block
    languagetext
    installer -pkg Snare-macOS-11-Agent-v5.6.1-Universal.pkg -target /

    Note: version <5.6.1

    Code Block
    languagetext
    installer -pkg Snare-macOS-10.14-SUPP-5.3.0.pkg -target /


    This will install Snare for macOS and start/restart the audit daemon (auditd).

  3. Restart the machine

...