Comparing HuntsmanSec:master...clong:master · HuntsmanSec/DetectionLab

Commits on Dec 31, 2022

  1. Move 'Install Utilities' block up

    An order of operations problem exists where scripts reliant on `choco install` being available fail because the script installing chocolatey (`install_utilities.ps1`) isn't run until after the fact. This has the unintended consequence of causing applications such as osquery to install incorrectly since that task is run before `choco install` in the current configuration.
    Configuration menu

    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Fix velociraptor startup

    Cleanup the velociraptor package building leftovers
    
    The dpkg creation of velociraptor creates log files
    owned by root, preventing velociraptor from starting
    afterwards. Delete the logs folder and let the initial
    velociraptor startup handle the rest.

    xx4h committed

    Mar 24, 2023
    Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

  4. Configuration menu

    Browse the repository at this point in the history

  5. Configuration menu

    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu

    Browse the repository at this point in the history