VerifyIPv4Indicator

Verify that the address is a valid IPv4 address.

python · VerifyIPv4Indicator

Details

IDVerifyIPv4Indicator
Languagepython
From Version5.5.0
Docker Imagedemisto/python3:3.12.13.10116658
Tagsindicator-format

README

Verify that the address is a valid IPv4 address.

args:
- default: true
  description: The IPv4 to vriefy.
  isArray: true
  name: input
comment: Verify that the address is a valid IPv4 address.
commonfields:
  id: VerifyIPv4Indicator
  version: -1
enabled: true
name: VerifyIPv4Indicator
script: '-'
tags:
- indicator-format
timeout: '0'
type: python
subtype: python3
dockerimage: demisto/python3:3.12.13.10116658
fromversion: 5.5.0
tests:
- No test