Skip to content

Get FalconMalQuerySample

bk-cs edited this page Oct 31, 2022 · 17 revisions

Get-FalconMalQuerySample

SYNOPSIS

Retrieve Falcon MalQuery indexed file metadata

DESCRIPTION

Requires 'MalQuery: Read'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Id String[] X X Sha256 hash value

SYNTAX

Get-FalconMalQuerySample [-Id] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]

SDK Reference

falconpy

GetMalQueryMetadataV1

USAGE

Retrieve MalQuery sample metadata

Get-FalconMalQuerySample -Id <sha256>, <sha256>

2022-10-31: PSFalcon v2.2.3

Clone this wiki locally