Skip to content

Receive FalconSample

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

Receive-FalconSample

SYNOPSIS

Download a sample

DESCRIPTION

Requires 'Sample Uploads: Read'.

PARAMETERS

Name Type Min Max Pattern Allowed Pipeline PipelineByName Description
Path String False False Destination path
PasswordProtected Boolean False False Archive and password protect the sample with password 'infected'
Id String ^[A-Fa-f0-9]{64}$ True True Sha256 hash value
Force Switch False False Overwrite an existing file when present

SYNTAX

Receive-FalconSample [-Path] <String> [[-PasswordProtected] <Boolean>] [-Id] <String> [-Force] [-WhatIf] [-Confirm] <CommonParameters>]

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally