Skip to main content

IsRFC1918Address

This Script is part of the Filters And Transformers Pack.#

A filter that determines whether an IPv4 address is in the private RFC-1918 address space (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16). For more information, see https://en.wikipedia.org/wiki/Private_network

Script Data#


NameDescription
Script Typepython3
Tagsfilter
Cortex XSOAR Version5.0.0

Inputs#


Argument NameDescription
valueThe IPv4 address to check.
leftThe IPv4 address to check (can be used instead of the value argument).

Outputs#


There are no outputs for this script.