Checks whether the Protocol Type parameter of an inbound rule in a security group is set to All when the Action parameter of the inbound rule is set to Allow. If not, the evaluation result is Compliant. Checks whether the Protocol Type parameter of the inbound rule is set to All but the access over all protocols is denied by an inbound rule with a higher priority, the evaluation result is also Compliant.

Scenarios

This rule applies when you need to configure a rule for a security group based on the principle of least privilege (PoLP). This helps you reduce network exposure and ensure the network security of cloud environments.

Risk level

Default risk level: high.

When you apply this rule, you can change the risk level based on your business requirements.

Compliance evaluation logic

  • If the Protocol Type parameter of an inbound rule in a security group is not set to All when the Action parameter of the inbound rule is set to Allow, the evaluation result is Compliant. If the Protocol Type parameter of the inbound rule is set to All but the access over all protocols is denied by an inbound rule with a higher priority, the evaluation result is also Compliant.
  • If the Protocol Type parameter of the inbound rule is set to All but the access over all protocols is not denied by an inbound rule with a higher priority, the evaluation result is Incompliant. For more information about how to remediate an incompliant configuration, see Incompliance remediation.
  • This rule applies only to Elastic Compute Service (ECS). This rule does not apply to other Alibaba Cloud services, such as Cloud Firewall (CFW) and NAT Gateway, or security groups that are used by virtual network operators (VNOs).
    Note Security groups that are created by using Alibaba Cloud services except ECS in managed mode are called managed security groups. For more information about managed security groups, see Managed security groups.

Rule details

Item Description
Rule name ecs-security-group-not-open-all-protocol
Rule identifier ecs-security-group-not-open-all-protocol
Tag SecurityGroup
Automatic remediation Not supported
Trigger type Configuration change
Supported resource type ECS security group
Input parameter None.

Incompliance remediation

Modify a security group rule. For more information, see Modify security group rules.