jc0b/crowdstrike_falcon
最新稳定版本:v2.1
Composer 安装命令:
composer require jc0b/crowdstrike_falcon
包简介
A MunkiReport module for Crowdstrike Falcon.
README 文档
README
A Crowdstrike Falcon module for MunkiReport that collects output from the Falcon sensors falconctl binary, and submits it to MunkiReport.
This module is additionally capable of reading the Zero Trust Assessment file if it is present on the device, and parsing the scores.
Configuration
The module uses the Agent ID of a device to provide direct links to the Crowdstrike console from Munkireport for each device. To customise the region you use, please set the variable below, so that the links are correct.
CROWDSTRIKE_REGION="falcon"
Possible regions and their values (defaults to falcon):
- US-1:
falcon - US-2:
falcon.us-2 - EU-1:
falcon.eu-1 - US-gov-1:
falcon.laggar.gcw
Table Schema
- id - increments - Incremental value used by MunkiReport
- serial_number - string - Serial number of Mac
- agent_id - string - The ID of the Falcon agent on a machine
- customer_id - string - The CCID associated with the machine
- sensor_operational - string - Information on the status of the sensor
- sensor_version - string - The Falcon sensor version
- fulldiskaccess_granted - string - Whether the Falcon Sensor actually reports having Full Disk Access permission
- tamper_protection - string - Whether the sensor reports tamper protection being enabled
- overall_zta_score - integer - The overall Zero Trust Assessment score
- os_zta_score - integer - The OS Zero Trust Assessment score
- sensor_zta_score - integer - The sensor configuration Zero Trust Assessment score
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-06-22