IP Whitelist - AWS Security Group
AWS - EC2 Pack.#
This Playbook is part of theSupported versions
Supported Cortex XSOAR versions: 5.5.0 and later.
Sync a list of IP addresses to an AWS Security Group.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
Integrations- AWS - EC2
- AWS-EC2
#
Scripts- Set
- CompareLists
#
Commands- removeIndicatorField
- aws-ec2-describe-security-groups
- aws-ec2-revoke-security-group-ingress-rule
- setIndicator
- aws-ec2-authorize-security-group-ingress-rule
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
Indicator Query | Indicators matching the indicator query will be used as playbook input | Optional | |
IP | IP addresses to set in the allow list | Required | |
SecurityGroupName | Name of the AWS Security Group to update | Required | |
IndicatorTagName | Name of the Indicator Tag to apply to any IPs allowed by this playbook. | AWS_IP_Whitelist | Required |
#
Playbook OutputsThere are no outputs for this playbook.