tencent cloud

APIs

DescribeVirusAutoIsolateSampleDetail

Unduh
Mode fokus
Ukuran font
Terakhir diperbarui: 2026-06-10 17:05:07

1. API Description

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

This API is used to query the details of an automatically isolated trojan sample.

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: DescribeVirusAutoIsolateSampleDetail.
Version Yes String Common Params. The value used for this API: 2020-11-01.
Region No String Common Params. This parameter is not required.
MD5 Yes String MD5 checksum of the file

3. Output Parameters

Parameter Name Type Description
MD5 String MD5 checksum of the file
Size Integer File Size (B)
VirusName String Virus name
RiskLevel String Risk Level: RISK_CRITICAL, RISK_HIGH, RISK_MEDIUM, RISK_LOW, and RISK_NOTICE
KillEngine Array of String antivirus engine
Tags Array of String Tag.
HarmDescribe String Event description
SuggestScheme String Recommended solution
ReferenceLink String Reference link
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 Query details of Trojan auto-isolation samples.

Input Example

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

{
    "MD5": "dskaldjskld"
}

Output Example

{
    "Response": {
"HarmDescribe": "Malicious Trojans are detected on your container. Your container may have been compromised. Malicious Trojans typically execute malicious activities such as mining, file deletion, information theft, and network attacks."
        "KillEngine": [],
        "MD5": "5b98800688cae1533ff965ab31baeab1",
        "ReferenceLink": "https://www.tencentcloud.com/document/product/296/9605?from_cn_redirect=1",
        "RequestId": "a8304c25-f23b-4638-b994-7bb0ba4c5156",
        "RiskLevel": "RISK_CRITICAL",
        "Size": 52,
"SuggestScheme": "1. Check for malicious processes and invalid ports, and remove suspicious startup items and scheduled tasks;\n2. Isolate or delete trojan files;\n3. Conduct risk detection on the system and reinforce security. For details, see the following link:\n[Linux]https://www.tencentcloud.com/document/product/296/9604?from_cn_redirect=1\n[Windows]https://www.tencentcloud.com/document/product/296/9605?from_cn_redirect=1",
        "Tags": [],
        "VirusName": "Bk.YDWebShell.Php.Small.11100534"
    }
}

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 An internal error occurred.
InvalidParameter The parameter is incorrect.

Bantuan dan Dukungan

Apakah halaman ini membantu?

masukan