Skip to content

Send FalconSample

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

Send-FalconSample

SYNOPSIS

Upload a sample file

DESCRIPTION

Requires 'Sample Uploads: Write'.

PARAMETERS

Name Type Min Max Pattern Allowed Pipeline PipelineByName Description
IsConfidential Boolean False False Prohibit sample from being displayed in MalQuery [default: True]
Comment String False False Sample comment
FileName String False File name
Path String False Path to local file

SYNTAX

Send-FalconSample [[-IsConfidential] <Boolean>] [[-Comment] <String>] [[-FileName] <String>] -Path <String> [-WhatIf] [-Confirm] [<CommonParameters>]

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally