Skip to content

Receive FalconGetFile

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

Receive-FalconGetFile

SYNOPSIS

Download a password protected .7z archive containing a Real-time Response 'get' file [password: 'infected']

DESCRIPTION

Requires 'Real Time Response: Write'.

PARAMETERS

Name Type Min Max Pattern Allowed Pipeline PipelineByName Description
Path String False False Destination path
Sha256 String ^[A-Fa-f0-9]{64}$ False True Sha256 hash value
SessionId String ^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$ False True Session identifier
Force Switch False False Overwrite an existing file when present

SYNTAX

Receive-FalconGetFile [[-Path] <String>] [-Sha256] <String> [-SessionId] <String> [-Force] [-WhatIf] [-Confirm] <CommonParameters>]

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally