1. Sửa host và API Token trong code:
  • Đường dẫn: sigma/tools/sigma/backends/carbonblack.py - line 145.

url = host CarbonBlack

X-Auth-Token = API Token từ profile admin

  1. Chạy lệnh gọi chuyển rules lên watchlist qua API:

    cd /sigma/tools

    python3 sigmac -t carbonblack -c carbonblack -r

Example:

python3 sigmac  -t carbonblack -c carbonblack -r /sigmaRules_tuned
S
Description
Blue team tooling - detection rules, forensics, SIEM content
Readme 51 MiB
Languages
Python 94.4%
Shell 5.6%