All Products
Search
Document Center

Security Center:Assess and handle security incidents - Agentic SOC

Last Updated:Sep 18, 2026

To handle a security incident, first assess its impact, analyze the attack surface, identify false positives, and contain the threat. Use recommended handling policies, update the incident status, add items to a whitelist, or run a playbook to ensure secure and normal system operation.

Security incident handling flowchart

image

Incident assessment

Before handling a security incident, assess its impact, analyze the attack surface, and identify any false positives to avoid disrupting normal operations. The incident details page provides the information required for this assessment.

Access the incident details page

  1. Log on to the Security Center console.

  2. In the left-side navigation pane, choose Agentic SOC > Incidents.

  3. Select an Occurrence time range to find the target security incident.

    Important
    • The Incidents page shows only incidents from the last 180 days.

    • You can enable incident-related notifications in System Configuration > Notification Settings. This allows you to quickly locate a target incident by using information from the notification, such as the incident name.

  4. In the Details column, click Details to go to the incident details page.

Assessment methods and examples

  • To assess an incident's urgency, scope, and potential for false positives, you can use the Alibaba Cloud Security Large Model and review information on the Overview, Timeline, Alert, Entity, and Agent Chain-of-Thought tabs.

  • If you upgrade Agentic SOC to Security Operations Agent, the system automatically investigates security incidents, generates an investigation report, and provides an AI analysis to determine if the incident is a real attack.

Security AI Assistant

The Security AI Assistant uses an entity analysis agent to comprehensively assess the risk level of malicious entities and provides handling suggestions.

Assessment examples:

Security AI Assistant panel showing the risk level of a malicious entity and the suggested handling actions

Investigation report and AI analysis

After you upgrade to Security Operations Agent, the system uses Agentic AI as its core engine. This engine integrates with Alibaba Cloud's native security data and infrastructure. It uses the agent's autonomous perception, reasoning, and execution capabilities to investigate security incidents and generate an Investigation Report.

  1. Run an AI Agent incident investigation:

    1. Initial investigation: After a security incident is generated (by an analysis rule or iGraph), the Event Investigation Agent automatically starts an investigation.

    2. Follow-up investigation: When incremental alerts are correlated with the current security incident, the Event Investigation Agent automatically triggers another investigation.

  2. View investigation results: Go to the target incident details page and click Full Report at the top to view the report details.

    Note

    You can also view the analysis result directly in the AI Analysis column on the security incident list page.

    • Conclusion:

      Conclusion

      Confidence interval

      Description

      Likely False Positive

      ≤10%

      The AI is highly confident this is benign activity, such as a routine scan from a known operations IP address.

      Unable to Determine

      30%–60%

      The AI cannot make a reliable determination due to missing key features, incomplete logs, or ambiguous behavior.

      Confirmed Attack

      >85%

      The AI found a multi-source evidence chain that matches known TTPs, confirming the activity as a real attack.

    • Attack details: Includes affected assets, attack chain, payload analysis, attack timeline, and attack process names.

  3. View investigation records

    1. Go to the target incident details page and click Response Activity in the upper-right corner.

    2. On the Activity Log tab, set the Response Scenario filter to Incident Investigation.

    3. You can review the Incident Investigation records and a summary of the investigation results for the current incident in the log list.

Agent Chain-of-Thought

On this tab, you can view the Agent Chain-of-Thought. It displays information like background context, reasoning steps, and a conclusion summary to help you understand the agent's investigation approach and decision-making basis.

  • Background Context: Provides a Clue Summary and the agent's Initial Hypothesis.

  • Reasoning Steps: The number of investigation steps depends on the complexity of the investigation. Each step typically shows the agent's Thinking, the Tool Call, and the results from those calls.

  • Analysis Summary: Presents the final conclusion of the investigation. It also displays any Excluded Noise and the Data Source Status used during the analysis.

Event chain diagram

In this tab, you can view the attack timeline and event chain diagram. The big data analytics engine processes, aggregates, and visualizes data to generate a graph that shows how the event occurred. This helps you identify the cause of the event and develop an event handling strategy in the shortest possible time. Click the nodes in the event to view the node details, and assess whether the security event needs to be handled based on the timeline. Assessment examples:

Note

If you have purchased the Security Operations Agent in Agentic SOC, the incident investigation agent automatically extracts key entity points and reconstructs key behaviors between entities as the event chain diagram. It also provides a timeline explanation.

  • If the timeline shows that an initial small-scale probing attack alert quickly escalates into multiple closely related attack alerts of different types within a short period of time, the attack pace keeps accelerating, and the scope of affected assets keeps expanding, the security event is high-risk. We recommend that you handle it immediately.

  • If no new related alerts appear in the timeline for a long period and the attack shows no signs of spreading, the handling priority can be lowered.

Alert

In this tab, you can view the list of all security alerts aggregated into the event. You can obtain more information from multi-dimensional alert statistics, such as the alert count, defense measures, and occurrence time, to determine the attack method and attack stage and decide on a handling solution. Assessment examples:

  • Multiple alerts of the same or related types may indicate a large-scale attack or a more severe threat.

  • In terms of defense measures, check whether the deployed defenses have effectively blocked the attack. If the defenses fail or are insufficient, the urgency of handling the event increases.

  • If the occurrence time of recent security alerts clusters within a specific period, the attack is likely in an active phase during that period.

Overview area

This section describes the basic information about the event and its ATT&CK attack stages. You can assess whether the security event needs to be handled based on the data in this section, such as the number of affected assets, the number of associated alerts, the occurrence time, and the alert sources.

Assessment examples:

  • Number of affected assets: A high count indicates significant impact. If core business assets, such as database or application servers, are involved, the event may have a major impact and must be handled with priority.

  • Associated alerts: More alerts suggest a broader scope and greater potential risk.

  • Occurrence time: Recent events may still be causing impact and must be handled more urgently than historical events.

  • Alert source: Alerts from different sources vary in credibility and severity. Alerts from authoritative detection modules, such as a dedicated virus scanning module, indicate higher event risks.

Entity

Displays the entity objects extracted from the event. Supported entity types include hosts, files, processes, IP addresses, and host accounts. You can view and manage entities in the following dimensions:

  • All entities: Shows all entities extracted from the event. You can view the number of associated events, associated alerts, and associated handling tasks within the last 30 days, and run playbooks.

  • Affected assets: Shows the assets affected by the event, which helps you quickly assess the scope of affected assets.

You can assess whether the security event needs to be handled based on the affected entities. Assessment examples:

  • In the entity details, you can view the basic information, Alibaba Cloud threat intelligence, events associated within the last 30 days, alerts associated within the last 30 days, and associated handling tasks of the IP address entity. If the counts are high, an attacker may be continuously using the IP address to launch attacks. Take action against the IP address, such as blocking it.

  • In the Affected Asset tab, if multiple assets are attacked by the same IP address within the same period, this likely indicates a targeted attack against a specific IP address. Take action against the IP address, such as blocking it.

Response Activity

  • Core capabilities:Response Activity records the entire process of risk analysis and response handling, and provides management entry points for key response strategies, tasks, and Activity Log to allow team members to share investigation progress and handling information during collaboration. After the event, you can review the activity process to summarize experience.

  • Operation entry: Go to the event details page of the target event and click Response Activity.

Respond to security incidents

Handle security incidents

Handling method

Description

Use a recommended handling policy

  • Security Center offers incident handling methods, known as recommended handling policies, based on the experience of Alibaba Cloud security experts.

  • After you use a recommended handling policy to handle malicious entities in a security incident, you can synchronously update the incident status and its correlated alerts.

Whitelist

  • Add Alert to Whitelist: Adds confirmed benign programs, IP addresses, or behaviors to a whitelist to prevent them from triggering future alerts.

    Important

    The Add Alert to Whitelist feature supports only Cloud Workload Protection Platform (CWPP) alerts, which include host and container alerts.

  • Add to Whitelist (automated response rule): When the same alert occurs again, its status is updated to Whitelisted, and it is no longer correlated with a security incident.

Run a playbook

Security Center provides built-in playbooks for alert entities to help you handle malicious entities. Based on the experience of Alibaba Cloud security experts, these playbooks support actions like investigating offline hosts, performing in-depth virus scans, and blocking IP addresses with WAF.

Update Incident Status

  • If an incident is determined to be a false positive or you have manually handled all related alerts and entities, you can change the incident status to Handled.

  • For incidents that are already handled, you can also reset the status to Unhandled or Handling.

Automatically handle security incidents

Agentic SOC provides a response rule orchestration feature to automatically handle security threat incidents in batches.

Recommended policy

Two types of recommended handling policies are available:

Comparison

System-recommended policy

Agent-recommended policy

Core capability

Combines graph computing and large security models to automatically select built-in automated playbooks for handling security incidents.

Analyzes the investigation conclusions from the Event Investigation Agent, reviews the root cause analysis and handling suggestions, and automatically selects a suitable built-in automated playbook.

Version requirements

Supported by Agentic SOC Basic Edition and Security Operations Agent.

Supported only after you upgrade to Security Operations Agent.

Policy management

Allows you to modify policy content, such as playbooks and action validity periods.

Policy content cannot be modified.

Decision basis

Alibaba Cloud security expert experience

Agent intelligent analysis

Procedure

  1. On the Incidents page, find the target event and click Actions > Recommended Response.

    Note

    Alternatively, go to the event details page and click Recommended Handling in the lower-left corner.

  2. In the recommended handling policy panel, select the malicious entities that you want to handle.

  3. (Optional) Modify the handling policy: Click Edit in the Actions column for the corresponding entity. In the Edit Policy panel, you can modify parameters such as the target accounts for the blocking rule and the action validity period.

    Note

    If you upgraded to Security Operations Agent, the AI Agent automatically selects the appropriate playbook and configures the relevant parameters, so no manual modification is needed.

    • Action validity period: The period during which the handling policy is effective. It automatically expires after this period.

    • Target account: The current account and any manageable member accounts. For information about how to manage member accounts, see multi-account security management.

  4. Click Resolve. In the Update Incident Status dialog box, select Incident Status for Handling or Handled, and then click OK.

    Important

    After you complete this step, Security Center automatically creates a handling policy and runs the handling task. If the task fails, the event status changes to Failed. Otherwise, it changes to the status you specified.

    • Handling: In addition to the current handling operation, other event handling-related actions are still required, such as containment, source tracing, and vulnerability fixing.

    • Handled: No additional handling-related actions are required in addition to the current handling operation. Impacts:

      • The status of the associated alerts is updated to "Handled Manually".

      • Subsequent alerts generate new security events instead of associating with the current event.

Impacts

  • Security Center interacts with other Alibaba Cloud products to respond to events and handle malicious entities, such as blocking IP addresses.

  • If you use recommended handling policies to change the event status to Handled to change the event status to Handled Manually, the system updates the statuses of all unhandled alerts associated with the event to

    Important

    For CWPP Precision Defense alerts, the default alert status is Handled (defend only, no notifications). Updates to the security event status do not affect the status of these alerts.

  • If you use recommended handling policies to change the event status to Handling, the statuses of the associated alerts remain unchanged. Subsequent alerts can still associate with the current event.

  • On the Incident Response page, the corresponding Handling Policies and Handling Tasks are generated.

Whitelist alert

You can whitelist alerts during incident handling by using either the Add to Whitelist (automated response rule) or Add Alert to Whitelist options. When the system generates alerts for normal activities (like routine business interactions over TCP or network detection scans), whitelisting prevents Security Center from repeatedly flagging these benign behaviors.

Difference

Add to Whitelist (automated)

Add Alert to Whitelist

Supported alerts

All alerts.

Cloud Workload Protection Platform (CWPP) alerts.

Effect on the current alert

None.

  • The status of the current alert changes to Manually Allowlisted.

  • When the same alert occurs again, new alert data is not generated, but the latest occurrence time of the alert is updated.

Rule mechanism

  • Uses the Response Rules feature to create an Automated Rules for alert filtering.

  • Whitelist conditions are required. The fields for these conditions are derived from alert feature fields and entity attribute fields extracted from the alert.

Whitelist conditions are optional. The fields for these conditions are derived from the current alert's information fields, such as the rule that generated the alert, tags, and image names.

Note

You can view this information in the More Information section of the alert details page.

Add Alert to Whitelist

Procedure

  1. Go to the event details page, select the security alerts that you want to handle in the Alert View tab, and click Add Alert to Whitelist in the Actions column.

  2. (Optional) Create alert whitelist rules: Click Create Rule to configure multiple whitelist rules.

    Important
    • Multiple rules have an OR relationship. An alert that meets any rule is added to the whitelist.

    • Make sure that the rules are precise to avoid an excessively broad scope. For example, a broad rule such as "Path contains: /data/" can accidentally whitelist sensitive subdirectories, which increases security risks.

    Each rule contains four configuration boxes from left to right. The following describes the configuration boxes:

    1. Alert information field: You can view the alert information fields that are supported by the current alert in the More Information section on the details page.

    2. Condition type: Supported operators include regex match, greater than, equal to, less than, and contains. The following describes some condition types:

      • Regular expression: Matches content in specific patterns precisely. For example, to add all content in the /data/app/logs/ folder to the whitelist, set the rule to "Path matches regex: ^/data/app/logs/.$". The rule matches all files or processes in the folder and its subdirectories.

      • Contains keyword: Matches all events whose paths contain the specified string. For example, the rule "Path contains: D:\programs\test\" adds all events whose paths contain the folder to the whitelist.

    3. Condition value: Accepts constants or regular expressions.

    4. Applicable assets:

      • All assets: Applies to all connected assets and newly added assets.

      • Only for the current asset: Applies only to the assets involved in the current alert.

  3. Click Handle Now.

Impacts

Warning

After an alert is added to the whitelist, notifications for identical alerts or alerts that meet the whitelist rules are no longer sent. Proceed with caution.

  • On the current alert:

    • The current alert is changed to "Handled" and the alert status is Manually Allowlisted.

    • When the same alert occurs again, no new alert data is generated. Only the latest occurrence time of the current alert is updated.

      What counts as the same alert?

      Alerts are considered the same if they report a security threat with highly consistent features. Examples:

      • Virus alerts: same asset, virus file path, and virus file MD5.

      • Abnormal logon alerts: same asset and logon IP address.

  • On subsequent alerts:

    • If specific whitelist rules are configured, Security Center no longer associates alerts that meet the whitelist rules with security events.

    • When an alert that meets a custom whitelist rule occurs again, the alert automatically enters the handled list with the status Automatically Add to Whitelist. No alert notifications are sent.

  • Other alerts: The whitelist rule applies only to alerts with the specified alert name that meet the rule conditions. Alerts for which no rules are configured are unaffected.

Cancel whitelisting

  • Cancel automatic whitelist rule

    1. Log on Security Center console. In the left-side navigation pane, choose Detection and Response > Alerts

      Note

      If you have enabled Agentic SOC, in the left-side navigation pane, choose Agentic SOC > Alerts

    2. Click CWPP the upper-right corner of the Cloud Workload Coverage Alert Management . Select Alert Settings

    3. In Alert Settings page Alert Handling Rule area, select the handling method Automatically Add to Whitelist

    4. Locate the target rule and click Delete in the Actions column to cancel the automatic whitelist rule.

  • Cancel alert whitelisting

    1. You must log on to Security Center console. In the left-side navigation pane, choose Detection and Response > Alerts

      Note

      If you have enabled Agentic SOC, in the left-side navigation pane, choose Agentic SOC > Alerts

    2. CWPP tab,Handled or Not filter condition to Handled

    3. Locate the alert to cancel whitelisting and click the Actions column Remove from Whitelist button to cancel the whitelist for the current alert. You can also select multiple alerts and click at the bottom of the list Remove from Whitelist button to batch cancel whitelisting.

Add to Whitelist (automated)

Procedure
  1. In the Incidents list, find the target incident, click the Actions drop-down menu in the Response column, and select Add to Whitelist.

    Note

    You can also go to the incident details page, open the Alert View tab, and click Add to Whitelist in the Actions column for the alert.

  2. Configure the rule as described in the following list, then click OK.

    • Rule Name: Set a clear, descriptive name for the rule, such as "Incident Handling Whitelist_Backdoor Shell".

    • Trigger: Defaults to Alert Occurrence and cannot be modified.

    • Rule Action: Defaults to Add Alert to Whitelist and cannot be modified.

    • Other configurations: See Configure trigger and execution rules.

Effects
  • Current incident: The incident status remains unchanged. To change it, you must manually perform the Update Incident Status action.

  • Current alert: No effect.

  • Subsequent alerts: For alerts that match the whitelist rule (automated response rule), the following changes occur:

    • For a CWPP alert, the alert status is automatically updated to "Automatically Add to Whitelist". For an Agentic SOC alert, the Add to Whitelist field is updated to Yes. In both cases, no further alert notifications are sent.

    • Alerts that match the whitelist rule (automated response rule) are no longer correlated with the current incident.

Cancel whitelist policy

To cancel a whitelist policy, allowing subsequent alerts to be correlated with an incident or to generate new incidents, follow these steps:

Note

The original Add Incident to Whitelist feature can be managed by navigating to the Agentic SOC > Incidents page and using the Incident Whitelist Settings in the upper-right corner.

  1. Go to the Automated Rules tab on the Agentic SOC > Response Rules page.

  2. Find the target rule and turn off the Enabling Status switch.

  3. Click Actions in the Delete column.

Update Incident Status

Procedure

  1. On the event details page, click Incident Response in the upper-right corner and select Update Incident Status from the drop-down list. Alternatively, on the Security Events page, find the target event and click Response in the Actions column and then Update Incident Status from the drop-down list.

  2. In the Update Incident Status dialog box, select Handled, Unhandled, or Handling.

  3. (Optional) Enter remarks such as "Handled manually", "Ignored", "Manually added to whitelist", or "Re-handle".

Impacts

  • If you change the status to Handled:

    • The statuses of all unhandled alerts associated with the event are uniformly updated to Handled Manually, and information about the security event operations is added to the remarks of the alert details.

      Important

      For CWPP Precision Defense alerts, the default alert status is Handled (defend only, no notifications). Updates to the security event status do not affect the status of these alerts.

    • Subsequent alerts no longer associate with the current security event. They generate new security events.

  • If you change the status to Unhandled or Handling: you can select a handling method for the current event again.

Run a playbook

Procedure

  1. On the event details page, click the Entity tab and find the entities that you want to handle.

  2. Click Handle in the Actions column. On the handling page, configure the playbook parameters as described below:

    • Playbook: The system automatically selects the appropriate built-in playbook based on the entity type.

      Important

      If built-in playbooks do not meet your needs, you can use Agentic SOC and its Automation rules feature to create custom playbooks.

    • Action validity period: The period of time for which the playbook runs. The playbook stops after this period.

    • Destination account: The current account or any member accounts you manage. For details, see Multi-account security management.

  3. Click Resolve.

Impacts

The event is handled based on the process configured in the playbook (such as blocking an IP address), and the event status changes to Handled.

Automatic handling

To automate the handling of security incidents, you can use the response rule orchestration feature provided by Agentic SOC. By configuring playbooks and automated response rules, you can automatically handle security threat incidents in batches. For more information, see Response Rules.

Manage event properties

Operation

Description

Update Owner

Handling security events often requires cross-team and cross-member collaboration. To ensure clear task handover, you can manually assign or change the event owner at different stages of event handling.

Update Incident Level

Adjust the risk assessment level of the event. During event assessment, if the automatically determined risk level does not match the actual situation (too high or too low), you can manually change the event level. This helps the team adjust response priorities accurately and ensures that resources are properly allocated to the most urgent events.

Update Owner

Procedure

  1. Go to the event details page, click Incident Response in the upper-right corner, and then click Update Owner. Alternatively, on the Security Events page, find the target event and click Response in the Actions column and then Update Owner from the drop-down list.

  2. In the dialog box, configure the following information and click OK.

    • Owner: You can select RAM users of the current account and its member accounts.

      Important

      Make sure that the target Owner (RAM user) is granted the required permissions to handle security events.

    • Remarks: Enter handover instructions, handling suggestions, or precautions to help the new owner quickly understand the context and start working.

Impacts

After the operation succeeds, the system automatically generates a change record. You can view the details about this owner change in the Response Activity tab and then Activity Log on the event details page.

Update Incident Level

Procedure

  1. Go to the event details page, click Incident Response in the upper-right corner, and then click Update Incident Level. Alternatively, on the Security Events page, find the target event and click Response in the Actions column and then Update Incident Level from the drop-down list.

  2. In the dialog box, modify the Incident Severity and Remarks.

Impacts

After the level is changed, the operation is recorded in the activity log of the event. You can view the details about the change in the Response Activity tab and then Activity Log on the event details page.

Export security events

You can export the details of security events to an Excel file on your on-premises device. This facilitates cross-department collaboration in handling security events and improves the efficiency of internal information sharing and event tracking.

  1. (Optional) On the security event handling list page, set filter conditions such as event risk level, status, and occurrence time.

  2. Select the security events that you want to download (up to 1,000 records), and then click the Export icon in the upper-right corner of the security event list.

  3. After the export is complete, click Download to download the file to your on-premises device.

    Note

    The exported file contains three worksheets: the security event record list, the list of assets involved in the security events, and the list of entities involved in the security events.

Risk prevention

To prevent future virus attacks, implement server hardening measures. This increases the attacker’s cost and makes it more difficult to breach your defenses.

  • Upgrade Security Center Edition: The Enterprise and Ultimate editions support the virus automatic isolation (i.e., automatic virus detection and removal) feature, providing you with precise defense capabilities and supporting more security detection items.

  • Tighten Access Control: Open only necessary business ports (such as 80 and 443), and configure strict IP whitelist access policies for management ports (such as 22 and 3389) and database ports (such as 3306).

    Note

    For Alibaba Cloud ECS servers, see Manage security groups for operations.

  • Set Complex Server Passwords: Set complex passwords containing uppercase letters, lowercase letters, numbers, and special symbols for servers and applications.

  • Upgrade Software: Promptly update your application software to the latest official version to avoid using outdated versions that are no longer maintained or have known security vulnerabilities.

  • Regular Backups: Create a regular snapshot policy for important data and server system disks.

    Note

    For Alibaba Cloud ECS servers, see Create policy for operations.

  • Fix Vulnerabilities Promptly: Regularly use the Security Center Vulnerability Management feature to promptly patch system and application vulnerabilities.

  • Reset Server System (Use with Caution).

    If the virus intrusion is deep and involves underlying system components, it is strongly recommended that you reset the server system after backing up important data. Follow these steps:

    1. Create a snapshot to back up important data on the server. For more information, see Manually create a single snapshot.

    2. Initialize the server operating system. For more information, see Re-initialize system disk (reset OS).

    3. Create a cloud disk from the snapshot. For more information, see Create a data disk from a snapshot.

    4. Attach the cloud disk to the server after reinstalling the system. For more information, see Attach a data disk.

Quotas and limits

  • Data retention: The security incident page supports only viewing and handling incidents from the last 180 days.

  • Entity details: On an entity's details page, the counts of correlated incidents, alerts, and handling tasks reflect only data from the last 30 days.

  • Export limit: You can export a maximum of 1,000 security incident records at a time.

  • Status synchronization: Updating the status of a security incident does not affect the status of Cloud Workload Protection Platform (CWPP) "Precision Defense" alerts. These alerts default to "Handled" (defend only, no notification).