All Products
Search
Document Center

Security Center:ListAttackEventInfo

Last Updated:Jun 24, 2026

Retrieve the list of attack analysis events

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

The table below describes the authorization required to call this API. You can define it in a Resource Access Management (RAM) policy. The table's columns are detailed below:

  • Action: The actions can be used in the Action element of RAM permission policy statements to grant permissions to perform the operation.

  • API: The API that you can call to perform the action.

  • Access level: The predefined level of access granted for each API. Valid values: create, list, get, update, and delete.

  • Resource type: The type of the resource that supports authorization to perform the action. It indicates if the action supports resource-level permission. The specified resource must be compatible with the action. Otherwise, the policy will be ineffective.

    • For APIs with resource-level permissions, required resource types are marked with an asterisk (*). Specify the corresponding Alibaba Cloud Resource Name (ARN) in the Resource element of the policy.

    • For APIs without resource-level permissions, it is shown as All Resources. Use an asterisk (*) in the Resource element of the policy.

  • Condition key: The condition keys defined by the service. The key allows for granular control, applying to either actions alone or actions associated with specific resources. In addition to service-specific condition keys, Alibaba Cloud provides a set of common condition keys applicable across all RAM-supported services.

  • Dependent action: The dependent actions required to run the action. To complete the action, the RAM user or the RAM role must have the permissions to perform all dependent actions.

Action

Access level

Resource type

Condition key

Dependent action

yundun-sas:ListAttackEventInfo

get

*All Resource

*

None None

Request parameters

Parameter

Type

Required

Description

Example

EndTime

integer

No

The timestamp of the end time.

1753152532550

StartTime

integer

No

The timestamp of the start time.

1752547732549

AttackInstance

string

No

The attacked asset. You can specify the machine instance name, public IP address, or private IP address.

instance_**

AttackType

string

No

The attack type. Valid values:

  • 9: SQL Server brute-force attack

  • 5: SSH brute-force attack

  • 6: RDP brute-force attack

  • 101: Java Struts2 attack interception

  • 102: Redis attack interception

  • 103: China Chopper (AntSword) WebShell communication

  • 104: China Chopper (Caidao) WebShell communication

  • 133: XISE WebShell communication

  • 161: WebShell upload

  • 209: PHP WebShell upload

  • 210: JSP WebShell upload

  • 211: ASP WebShell upload

  • 215: WebShell upload with special suffix

  • ai_webshell: intelligent WebShell upload defense

  • java_common_rce: Java common RCE vulnerability interception

  • alinet_webrce: adaptive web attack defense

9

SrcIp

string

No

The source IP address of the attack.

185.237.96.***

DstPort

string

No

The destination port of the attack.

9085

Lang

string

No

The language type for the request and response messages. Default value: zh. Valid values:

  • zh: Chinese

  • en: English

zh

CurrentPage

integer

No

The page number of the current page to return in a paged query.

1

PageSize

integer

No

The maximum number of entries to return on each page in a paged query.

10

Response elements

Element

Type

Description

Example

object

PageResult

List

array<object>

The list of attack events.

object

The attack event.

Status

string

The attack status. Valid values:

  • block: blocked (defended)

block

FirstTime

integer

The time when the attack event first occurred, in timestamp format.

1752731615000

FirstTimeStr

string

The time when the attack event first occurred, in string format.

2025-07-17 13:53:35

AttackType

string

The attack type. Valid values:

  • 9: SQL Server brute-force attack

  • 5: SSH brute-force attack

  • 6: RDP brute-force attack

  • 101: Java Struts2 attack interception

  • 102: Redis attack interception

  • 103: China Chopper (AntSword) WebShell communication

  • 104: China Chopper (Caidao) WebShell communication

  • 133: XISE WebShell communication

  • 161: WebShell upload

  • 209: PHP WebShell upload

  • 210: JSP WebShell upload

  • 211: ASP WebShell upload

  • 215: WebShell upload with special suffix

  • ai_webshell: intelligent WebShell upload defense

  • java_common_rce: Java common RCE vulnerability interception

  • alinet_webrce: adaptive web attack defense

  • other: Other

9

DstPort

string

The destination port of the attack.

8000

Count

integer

The number of attacks.

2

SrcIp

string

The source IP address of the attack.

140.205.11.**

IntranetIp

string

The private IP address of the attacked asset.

10.1.0.**

PayloadMd5

string

The MD5 hash of the attack payload.

a57b0d657369e4201eed8d47a4dc****

InstanceName

string

The instance name of the attacked asset.

sql-test-0****

Uuid

string

The UUID of the attacked asset instance.

49e25e0f-bb51-4a5a-a1b3-13a4ddaa****

InternetIp

string

The public IP address of the attacked asset.

101.37.86.**

LatestTime

integer

The most recent time when the attack event occurred.

1752731618000

LatestTimeStr

string

The most recent time when the attack event occurred, in string format.

2025-07-17 13:53:38

Id

string

The ID of the attack event.

18825544674********

AttackTypeName

string

The mapped name of the attack type. Valid values:

  • 9: SQL Server brute-force attack

  • 5: SSH brute-force attack

  • 6: RDP brute-force attack

  • 101: Java Struts2 attack interception

  • 102: Redis attack interception

  • 103: China Chopper (AntSword) WebShell communication

  • 104: China Chopper (Caidao) WebShell communication

  • 133: XISE WebShell communication

  • 161: WebShell upload

  • 209: PHP WebShell upload

  • 210: JSP WebShell upload

  • 211: ASP WebShell upload

  • 215: WebShell upload with special suffix

  • ai_webshell: intelligent WebShell upload defense

  • java_common_rce: Java common RCE vulnerability interception

  • alinet_webrce: adaptive web attack defense

  • other: Other

SQL Server暴力破解

PageInfo

object

The pagination information.

CurrentPage

integer

The page number of the current page in a paged query.

1

PageSize

integer

The maximum number of entries to return on each page in a paged query.

10

TotalCount

integer

The total number of entries.

253

Count

integer

The number of entries on the current page in a paged query.

3

Success

boolean

Indicates whether the API call is successful. Valid values:

  • true: successful

  • false: failed

true

Code

string

The result code. A value of 200 indicates success. Other values indicate failure. You can use this field to determine the cause of the failure.

200

Message

string

The return message of the request result.

successful

RequestId

string

The request ID, which is a unique identifier that Alibaba Cloud generates for the request. You can use this ID for troubleshooting.

52870893-48A7-5A9E-9E05-6253E5B6****

HttpStatusCode

integer

The HTTP status code. A value of 200 indicates that the request is successful.

200

Examples

Success response

JSON format

{
  "List": [
    {
      "Status": "block",
      "FirstTime": 1752731615000,
      "FirstTimeStr": "2025-07-17 13:53:35",
      "AttackType": "9",
      "DstPort": "8000",
      "Count": 2,
      "SrcIp": "140.205.11.**",
      "IntranetIp": "10.1.0.**",
      "PayloadMd5": "a57b0d657369e4201eed8d47a4dc****",
      "InstanceName": "sql-test-0****",
      "Uuid": "49e25e0f-bb51-4a5a-a1b3-13a4ddaa****",
      "InternetIp": "101.37.86.**",
      "LatestTime": 1752731618000,
      "LatestTimeStr": "2025-07-17 13:53:38",
      "Id": "18825544674********",
      "AttackTypeName": "SQL Server暴力破解"
    }
  ],
  "PageInfo": {
    "CurrentPage": 1,
    "PageSize": 10,
    "TotalCount": 253,
    "Count": 3
  },
  "Success": true,
  "Code": "200",
  "Message": "successful",
  "RequestId": "52870893-48A7-5A9E-9E05-6253E5B6****",
  "HttpStatusCode": 200
}

Error codes

HTTP status code

Error code

Error message

Description

500 ServerError ServerError
403 NoPermission caller has no permission

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.