Skip to content

Send FalconSample

bk-cs edited this page Oct 6, 2022 · 20 revisions

Send-FalconSample

SYNOPSIS

Upload a sample file

DESCRIPTION

Requires 'Sample Uploads: Write'.

PARAMETERS

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

SYNTAX

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

Generated 20221006 using PSFalcon v2.2.3

Clone this wiki locally