Skip to content

New FalconIoaGroup

bk-cs edited this page Sep 22, 2022 · 18 revisions

New-FalconIoaGroup

SYNOPSIS

Create a custom Indicator of Attack rule group

DESCRIPTION

Requires 'Custom IOA Rules: Write'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Name String False True Rule group name
Platform String windows
mac
linux
False True Operating system platform
Description String False True Rule group description
Comment String False True Audit log comment

SYNTAX

New-FalconIoaGroup [-Name] <String> [-Platform] <String> [[-Description] <String>] [[-Comment] <String>] [-WhatIf] [-Confirm] [<CommonParameters>]

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally