Domain name for API request: cwp.intl.tencentcloudapi.com.
Retrieve application protection Java Webshell scan event details from container perspective
A maximum of 20 requests can be initiated per second for this API.
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: DescribeRaspMemShellDetailTCSS. |
| Version | Yes | String | Common Params. The value used for this API: 2018-02-28. |
| Region | No | String | Common Params. This parameter is not required. |
| Id | No | Integer | Java Webshell event id |
| Parameter Name | Type | Description |
|---|---|---|
| Data | RaspMemShellDetail | Event details |
| 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. |
POST / HTTP/1.1
Host: cwp.intl.tencentcloudapi.com
Content-Type: application/json
X-TC-Action: DescribeRaspMemShellDetailTCSS
<Common request parameters>
{
"Id": 1
}
{
"Response": {
"Data": {
"Alias": "v_llzlu micro-segmentation test (millionlan)"
"Annotations": "",
"Args": "org.apache.catalina.startup.Bootstrap start",
"ClassContent": "yv66vgAAADIAHAoABgAOCQAPABAIABEKABIAEwcAFAcAFQEABjxpbml0PgEAAygpVgEABENvZGUBAA9MaW5lTnVtYmVyVGFibGUBAAg8Y2xpbml0PgEAClNvdXJjZUZpbGUBAAxQYXlsb2FkLmphdmEMAAcACAcAFgwAFwAYAQALUGF5bG9hZEluaXQHABkMABoAGwEADG1haW4vUGF5bG9hZAEAEGphdmEvbGFuZy9PYmplY3QBABBqYXZhL2xhbmcvU3lzdGVtAQADb3V0AQAVTGphdmEvaW8vUHJpbnRTdHJlYW07AQATamF2YS9pby9QcmludFN0cmVhbQEAB3ByaW50bG4BABUoTGphdmEvbGFuZy9TdHJpbmc7KVYAIQAFAAYAAAAAAAIAAQAHAAgAAQAJAAAAHQABAAEAAAAFKrcAAbEAAAABAAoAAAAGAAEAAAAEAAgACwAIAAEACQAAACUAAgAAAAAACbIAAhIDtgAEsQAAAAEACgAAAAoAAgAAAAYACAAHAAEADAAAAAIADQ==",
"ClassContentPretty": "/*\n * Decompiled with CFR 0.152.\n */\npackage main;\n\npublic class Payload {\n static {\n System.out.println(\"PayloadInit\");\n }\n}",
"ClassLoaderName": "org.apache.jsp.bebinder_005fshell_jsp$U",
"ClassName": "main.Payload",
"ClusterId": "",
"ClusterName": "",
"ContainerId": "",
"ContainerName": "",
"ContainerNetStatus": "",
"ContainerStatus": "",
"CreateTime": "2025-04-18 17:33:33",
"EventDescription": "A Java memory trojan is detected in the service process. Java memory trojan can stay in memory for long-term and receive attacker input, ultimately resulting in long-term remote control server."
"Exe": "/usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java",
"HostTags": [],
"Id": 1,
"ImageId": "",
"ImageName": "",
"InstanceID": "ins-j7vumfb6",
"Interfaces": "",
"Md5": "4f5f5774ace8d6ad95eec034def6f610",
"NodeName": "v_llzlu micro-segmentation test (millionlan)"
"Pid": 206840,
"PodIp": "",
"PodName": "",
"PrivateIp": "10.0.1.233",
"PublicIp": "43.138.142.208",
"Quuid": "acdd5474-6360-4fd4-bfc7-843162cb8116",
"RecentFoundTime": "2025-04-18 17:40:26",
"SecurityAdvice": "Check Java service access logs to evaluate whether the Java Webshell is accessed; check host high-risk vulnerabilities, fix them and restart the Java service"
"Status": 1,
"SuperClassName": "",
"Type": 5
},
"RequestId": "f1d582d9-bca8-4f9a-8e65-4b5ebef83719"
}
}
TencentCloud API 3.0 integrates SDKs that support various programming languages to make it easier for you to call APIs.
There is no error code related to the API business logic. For other error codes, please see Common Error Codes.
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback