Comparing HuntsmanSec:master...clong:master · HuntsmanSec/DetectionLab
Commits on Dec 31, 2022
-
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.
Commits on Mar 21, 2023
Commits on Mar 22, 2023
Commits on Mar 24, 2023
-
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