Invoke FalconReconExport - CrowdStrike/psfalcon GitHub Wiki
Initiate a Falcon Intelligence Recon export job
Requires 'Monitoring rules (Falcon Intelligence Recon): Write'.
| Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
|---|---|---|---|---|---|---|---|
| Entity | String | Entity type | notification-exposed-data-record |
||||
| Filter | String | Falcon Query Language expression to limit results | |||||
| Sort | String | Property and direction to sort results |
author|ascauthor|descauthor_id|ascauthor_id|desccid|asccid|desccreated_date|asccreated_date|desccredentials_domain|asccredentials_domain|desccredentials_ip|asccredentials_ip|descdisplay_name|ascdisplay_name|descdomain|ascdomain|descemail|ascemail|descemail_domain|ascemail_domain|descexposure_date|ascexposure_date|descfile.complete_data_set|ascfile.complete_data_set|descfinancial.bank_account|ascfinancial.bank_account|descfinancial.credit_card|ascfinancial.credit_card|descfinancial.crypto_currency_addresses|ascfinancial.crypto_currency_addresses|deschash_type|aschash_type|descid|ascid|descimpacted_domain|ascimpacted_domain|descimpacted_ip|ascimpacted_ip|desclocation.country_code|asclocation.country_code|desclocation.postal_code|asclocation.postal_code|desclogin_id|asclogin_id|descnotification_id|ascnotification_id|descphone_number|ascphone_number|descrule.id|ascrule.id|descrule.topic|ascrule.topic|descsite|ascsite|descsite_id|ascsite_id|descsocial.aim_id|ascsocial.aim_id|descsocial.facebook_id|ascsocial.facebook_id|descsocial.icq_id|ascsocial.icq_id|descsocial.instagram_id|ascsocial.instagram_id|descsocial.msn_id|ascsocial.msn_id|descsocial.skype_id|ascsocial.skype_id|descsocial.twitter_id|ascsocial.twitter_id|descsocial.vk_id|ascsocial.vk_id|descsocial.vk_token|ascsocial.vk_token|descsource_category|ascsource_category|descuser_id|ascuser_id|descuser_ip|ascuser_ip|descuser_name|ascuser_name|descuser_uuid|ascuser_uuid|desc
|
||||
| ExportType | String | Export file format |
csvjson
|
||||
| HumanReadable | Boolean | Use property names that match the Falcon UI |
Invoke-FalconReconExport [-Entity] <String> [-Filter] <String> [-Sort] <String> [-ExportType] <String> [-HumanReadable] <Boolean> [-WhatIf] [-Confirm] [<CommonParameters>]POST /recon/entities/exports/v1
2023-04-25: PSFalcon v2.2.5
