Skip to content

Get FalconMalQuerySample

bk-cs edited this page Dec 12, 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-12-12: PSFalcon v2.2.3

Clone this wiki locally