tencent cloud

APIs

DescribeAssetViewVulRiskList

Unduh
Mode fokus
Ukuran font
Terakhir diperbarui: 2026-09-01 09:48:15

1. API Description

Domain name for API request: csip.intl.tencentcloudapi.com.

Obtain Vulnerability Risk List from Asset's Perspective

A maximum of 20 requests can be initiated per second for this API.

We recommend you to use API Explorer
Try it
API Explorer provides a range of capabilities, including online call, signature authentication, SDK code generation, and API quick search. It enables you to view the request, response, and auto-generated examples.

2. Input Parameters

The following request parameter list only provides API request parameters and some common parameters. For the complete common parameter list, see Common Request Parameters.

Parameter Name Required Type Description
Action Yes String Common Params. The value used for this API: DescribeAssetViewVulRiskList.
Version Yes String Common Params. The value used for this API: 2022-11-21.
Region No String Common Params. This parameter is not required.
MemberId.N No Array of String Group Account Member ID
Filter No Filter Filtered Content
Tags.N No Array of AssetTag Asset tag

3. Output Parameters

Parameter Name Type Description
TotalCount Integer Total quantity.
Data Array of AssetViewVULRiskData Vulnerability Risk List from Asset's Perspective
StatusLists Array of FilterDataObject Status list
LevelLists Array of FilterDataObject Danger Level List
FromLists Array of FilterDataObject Source List
VULTypeLists Array of FilterDataObject Vulnerability Type List
InstanceTypeLists Array of FilterDataObject Asset Type List
Tags Array of FilterDataObject tag enumeration
RequestId String The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.

4. Example

Example1 Obtain Vulnerability Risk List from Asset's Perspective

Obtain Vulnerability Risk List from Asset's Perspective

Input Example

POST / HTTP/1.1
Host: csip.intl.tencentcloudapi.com
Content-Type: application/json
X-TC-Action: DescribeAssetViewVulRiskList
<Common request parameters>

{
    "Filter": {
        "Filters": [
            {
                "Name": "RecentTime",
                "Values": [
                    "2024-10-26 19:37:21"
                ],
                "OperatorType": 4
            },
            {
                "Name": "RecentTime",
                "Values": [
                    "2024-11-01 19:37:21"
                ],
                "OperatorType": 5
            },
            {
                "Name": "Status",
                "Values": [
                    "0"
                ],
                "OperatorType": 7
            }
        ],
        "Limit": 10,
        "Offset": 0,
        "Order": "desc",
        "By": "RecentTime"
    }
}

Output Example

{
    "Response": {
        "Data": [
            {
                "AffectAsset": "182.254.145.158",
                "AppId": "1300448058",
                "AppName": "OpenSSH",
                "AppVersion": "v1.0.1",
                "CVE": "CVE-2020-15778",
                "CVSS": 0,
                "CWPVersion": 4,
                "Component": "OpenSSH",
                "EMGCVulType": 0,
                "FirstTime": "2023-09-26 16:34:50",
"From": "CSC",
                "HandleTaskId": "id-cnojiv",
                "Index": "360bfa2c*****",
                "InstanceId": "ins-***",
                "InstanceName": "ins-NAT1",
                "InstanceType": "CVM",
                "InstanceUUID": "7bb60327-***-****-***",
                "Level": "high",
"Nick": "Sound of Oolong",
                "PCMGRId": "pcmgr-n21ln34l",
                "POCId": "c808d8eb****",
                "Payload": "OpenSSH/7.4",
                "Port": "22",
                "RecentTime": "2023-09-27 11:49:10",
                "RiskId": "1498f23a***",
                "Status": 0,
                "TaskId": "task-2k1b3",
                "Uin": "2190941624916",
"VULName": "OpenSSH command injection vulnerability (CVE-2020-15778)",
"VULType": "Command injection",
                "VULURL": "/vul/detail?id=360bfa2c*****"
            }
        ],
        "FromLists": [
            {
"Text": "CSC"
                "Value": "0"
            },
            {
"Text": "Host detection",
                "Value": "1"
            },
            {
Container detection
                "Value": "5"
            }
        ],
        "InstanceTypeLists": [
            {
                "Text": "CVM",
                "Value": "CVM"
            }
        ],
        "LevelLists": [
            {
Critical
                "Value": "extreme"
            },
            {
High-risk
                "Value": "high"
            },
            {
"Text": "Medium"
                "Value": "middle"
            },
            {
"Text": "Low",
                "Value": "low"
            },
            {
"Text": "Prompt"
                "Value": "info"
            }
        ],
        "RequestId": "3c68de67-9f7e-442d-b1f0-81191bd1026e",
        "StatusLists": [
            {
"Text": "Unprocessed",
                "Value": "0"
            },
            {
"Text": "Tag processed",
                "Value": "1"
            },
            {
"Text": "ignored",
                "Value": "2"
            },
            {
"Text": "Fixed"
                "Value": "3"
            }
        ],
        "Tags": [
            {
"Text": "This vulnerability is being exploited or attacked in the wild"
                "Value": "KNOWN_EXPLOITED"
            },
            {
"Text": "The vulnerability can only be exploited locally"
                "Value": "LOCAL"
            },
            {
"Text": "This vulnerability can be used as system component vulnerability detection"
                "Value": "SYS"
            },
            {
"Text": "The vulnerability can be detected as a Component Vulnerability"
                "Value": "APP"
            },
            {
"Text": "Emergency"
                "Value": "IS_EMERGENCY"
            },
            {
Vulnerability can be exploited remotely
                "Value": "NETWORK"
            },
            {
"Text": "A poc exists for this vulnerability"
                "Value": "POC"
            },
            {
Compulsory
                "Value": "IS_SUGGEST"
            },
            {
"Text": "This vulnerability has an exploit",
                "Value": "EXP"
            }
        ],
        "TotalCount": 1102,
        "VULTypeLists": [
            {
Processing logic error
"Value": "Fix logic error"
            }
        ]
    }
}

5. Developer Resources

SDK

TencentCloud API 3.0 integrates SDKs that support various programming languages to make it easier for you to call APIs.

Command Line Interface

6. Error Code

There is no error code related to the API business logic. For other error codes, please see Common Error Codes.

Bantuan dan Dukungan

Apakah halaman ini membantu?

masukan