tencent cloud

Feedback

DescribeRiskDnsList

Last updated: 2024-08-27 11:41:53

1. API Description

Domain name for API request: cwp.tencentcloudapi.com.

This API is used to obtain the malicious request list.

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: DescribeRiskDnsList.
Version Yes String Common Params. The value used for this API: 2018-02-28.
Region No String Common Params. This parameter is not required.
Limit No Integer Number of items to be returned. It is 10 by default, and the maximum value is 100.
Offset No Integer Offset. Default value: 0.
Filters.N No Array of Filter Filter criteria
  • IpOrAlias - String - required: no - filter by host IP or alias
  • Url - String - required: no - filter by URL
  • Status - String - required: no - filter by status: 0: pending; 2: trusted; 3: untrusted
  • MergeBeginTime - String - required: no - start time of the last access
  • MergeEndTime - String - required: no - end time of the last access
  • Order No String Sorting method: sort by number of requests: asc - ascending order/desc - descending order
    By No String Sorting field: AccessCount - number of requests; LastTime - last request time

    3. Output Parameters

    Parameter Name Type Description
    RiskDnsList Array of RiskDnsList Arrays of malicious request lists
    Note: This field may return null, indicating that no valid values can be obtained.
    TotalCount Integer Total number
    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 Obtaining the List of Malicious Requests

    This example shows how to obtain the list of malicious requests.

    Input Example

    https://cwp.tencentcloudapi.com/?Action=DescribeRiskDnsList
    &Limit=10
    &Offset=0
    &<Common request parameters>
    

    Output Example

    {
        "Response": {
            "RequestId": "4234234",
            "RiskDnsList": [
                {
                    "Url": "odysseusweb.ru",
                    "AccessCount": 6,
                    "ProcessName": "C:\\Program Files (x86)\\Internet Explorer\\iexplore.exe",
                    "ProcessMd5": "97cdf8b51cea8d0f296e6871e388979d",
                    "GlobalRuleId": 0,
                    "UserRuleId": 0,
                    "Status": 0,
                    "CreateTime": "2019-12-25 22:31:54",
                    "MergeTime": "2019-12-25 22:31:54",
                    "Quuid": "e761c2dc-bc72-40cd-b9ed-d233c86b1a8b",
                    "HostIp": "2402:4e00:1010:5401:0:8f51:5190:3bfa",
                    "Alias": "ipv6_windows_test",
                    "Description": "",
                    "Uuid": "e761c2dc-bc72-40cd-b9ed-d233c86b1a8",
                    "Pid": 1,
                    "Id": 1,
                    "CmdLine": "xx",
                    "Reference": "xx"
                }
            ],
            "TotalCount": 20
        }
    }
    

    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

    The following only lists the error codes related to the API business logic. For other error codes, see Common Error Codes.

    Error Code Description
    InternalError Internal error
    InvalidParameter Incorrect parameter.
    InvalidParameter.IllegalRequest Invalid request.
    InvalidParameter.MissingParameter Missing parameter.
    InvalidParameter.ParsingError Incorrect parameter parsing.
    InvalidParameterValue Invalid parameter value.
    MissingParameter Missing parameter error.
    Contact Us

    Contact our sales team or business advisors to help your business.

    Technical Support

    Open a ticket if you're looking for further assistance. Our Ticket is 7x24 avaliable.

    7x24 Phone Support