IsNotInCidrRanges
Filters And Transformers Pack.#
This Script is part of theChecks whether an IPv4 or IPv6 address is not contained in one or more comma-delimited CIDR ranges.
#
Script DataName | Description |
---|---|
Script Type | javascript |
Tags | filter |
Cortex XSOAR Version | 5.0.0 |
#
InputsArgument Name | Description |
---|---|
left | IPv4/IPv6 address to filter. |
right | Comma-separated list of IPv4/IPv6 ranges in CIDR notation against which to match. |
#
OutputsThere are no outputs for this script.