redcanaryco / surveyor

A cross-platform baselining, threat hunting, and attack surface analysis tool for security teams.
MIT License
178 stars 61 forks source link

Implement CBC SDK #69

Closed rc-csmith closed 1 year ago

rc-csmith commented 2 years ago

Before:

Commands:
  cbc  Query cbc
  cbr  Query Cb Response
  dfe  Query Microsoft Defender for Endpoints
  s1   Query SentinelOne

After

Commands:
  cbc  Query VMware Cb Enterprise EDR
  cbr  Query Cb Response
  dfe  Query Microsoft Defender for Endpoints
  s1   Query SentinelOne

Closes #67