Skip to content

Get FalconAttck

bk-cs edited this page Jan 17, 2023 · 2 revisions

Get-FalconAttck

SYNOPSIS

Search for Mitre ATT&CK tactic and technique information related to specific actors

DESCRIPTION

Requires 'Actors (Falcon Intelligence): Read'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Id String[] X Tactic and technique identifier, by actor
Slug String Actor identifier ('slug')

SYNTAX

Get-FalconAttck [-Slug] <String> [-WhatIf] [-Confirm] [<CommonParameters>]
Get-FalconAttck -Id <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]

SDK Reference

falconpy

QueryMitreAttacks
PostMitreAttacks

USAGE

2023-01-17: PSFalcon v2.2.4

Clone this wiki locally