获取安全事件统计数据

最近更新时间: 2024-06-18 14:31:31

1. 接口描述

接口请求域名: cwp.api3.fincloud.tencent.cn。

本接口 (DescribeSecurityTrends) 用于获取安全事件统计数据。

默认接口请求频率限制:20次/秒。

接口更新时间:2022-05-20 15:12:33。

接口既验签名又鉴权。

2. 输入参数

以下请求参数列表仅列出了接口请求参数和部分公共参数,完整公共参数列表见公共请求参数

参数名称 必选 允许NULL 类型 描述
Action String 公共参数,本接口取值:DescribeSecurityTrends
Version String 公共参数,本接口取值:2018-02-28
Region String 公共参数,本接口不需要传递此参数。
BeginDate Date 开始时间,如:2021-07-10
EndDate Date 结束时间,如:2021-07-10

3. 输出参数

参数名称 类型 描述
BaseLines SecurityTrend 基线统计数据数组。
BruteAttacks SecurityTrend 密码破解事件统计数据数组。
CyberAttacks SecurityTrend 网络攻击统计数据数组。
HighRiskBashs SecurityTrend 高危命令统计数据数组。
MaliciousRequests SecurityTrend 恶意请求统计数据数组。
Malwares SecurityTrend 木马事件统计数据数组。
NonLocalLoginPlaces SecurityTrend 异地登录事件统计数据数组。
PrivilegeEscalations SecurityTrend 本地提权统计数据数组。
ReverseShells SecurityTrend 反弹shell统计数据数组。
Vuls SecurityTrend 漏洞统计数据数组。
RequestId String 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。

4. 错误码

以下仅列出了接口业务逻辑相关的错误码,其他错误码详见公共错误码

错误码 描述
InternalError
InvalidParameter.InvalidFormat
MissingParameter
InvalidParameter.IllegalRequest
InvalidParameter.DateRange
InvalidParameter
InvalidParameterValue