-
Notifications
You must be signed in to change notification settings - Fork 81
Get FalconAsset
bk-cs edited this page Dec 29, 2022
·
30 revisions
Search for assets in Falcon Discover
Requires 'Falcon Discover: Read'.
| Name | Type | Min | Max | Allowed | Pipeline | PipelineByName | Description |
|---|---|---|---|---|---|---|---|
| Id | String[] | X | X | Asset identifier | |||
| Filter | String |
Falcon Query Language expression to limit resultsaccount_enabledad_user_account_controlagent_versionaidassigned_tobios_manufacturerbios_versioncidcityclassificationconfidencecountrycpu_manufacturercreation_timestampcurrent_local_ipdata_providersdata_providers_countdepartmentdescriptionsdiscoverer_aidsdiscoverer_countdiscoverer_platform_namesdiscoverer_product_type_descsdiscoverer_tagsemailentity_typeexternal_ipfield_metadatafirst_discoverer_aidfirst_discoverer_ipfirst_seen_timestampfqdngroupshostnameidinternet_exposurekernel_versionlast_discoverer_aidlast_seen_timestamplocal_ip_addresseslocal_ips_countlocationmac_addressesmachine_domainmanaged_bynetwork_interfacesnetwork_interfaces.interface_aliasnetwork_interfaces.interface_descriptionnetwork_interfaces.local_ipnetwork_interfaces.mac_addressnetwork_interfaces.network_prefixnumber_of_disk_drivesobject_guidobject_sidos_is_eolos_service_packos_versionouowned_byphysical_core_countplatform_nameprocessor_package_countproduct_typeproduct_type_descreduced_functionality_modeservicenow_idsite_namestatesystem_manufacturersystem_product_namesystem_serial_numbertagsused_forAccount: account_nameaccount_typeadmin_privilegescidfirst_seen_timestampidlast_failed_login_hostnamelast_failed_login_timestamplast_failed_login_typelast_successful_login_host_citylast_successful_login_host_countrylast_successful_login_hostnamelast_successful_login_remote_iplast_successful_login_timestamplast_successful_login_typelogin_domainpassword_last_set_timestampuser_sidusernameLogin: account_idaccount_nameaccount_typeadmin_privilegesaggregation_time_intervalaidcidfailure_descriptionhost_cityhost_countryhost_idhostnameidis_suspiciouslocal_iplogin_domainlogin_event_countlogin_statuslogin_timestamplogin_typeremote_ipuser_sidusername
|
|||||
| Sort | String | Property and direction to sort results | |||||
| Limit | Int32 | 1 |
100 |
Maximum number of results per request | |||
| Include | String[] | login_event |
Include additional properties | ||||
| Offset | Int32 | Position to begin retrieving results | |||||
| Detailed | Switch | Retrieve detailed information | |||||
| All | Switch | Repeat requests until all available results are retrieved | |||||
| Total | Switch | Display total result count instead of results | |||||
| Account | Switch | Search for user account assets | |||||
| Login | Switch | Search for login events |
Get-FalconAsset [[-Filter] <String>] [[-Sort] <String>] [[-Limit] <Int32>] [[-Include] <String[]>] [-Offset <Int32>] [-Detailed] [-All] [-Total] [-WhatIf] [-Confirm] [<CommonParameters>]Get-FalconAsset -Id <String[]> -Login [-WhatIf] [-Confirm] [<CommonParameters>]Get-FalconAsset -Id <String[]> -Account [-WhatIf] [-Confirm] [<CommonParameters>]Get-FalconAsset -Id <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]Get-FalconAsset [[-Filter] <String>] [[-Sort] <String>] [[-Limit] <Int32>] [-Offset <Int32>] [-Detailed] [-All] [-Total] -Login [-WhatIf] [-Confirm] [<CommonParameters>]Get-FalconAsset [[-Filter] <String>] [[-Sort] <String>] [[-Limit] <Int32>] [[-Include] <String[]>] [-Offset <Int32>] [-Detailed] [-All] [-Total] -Account [-WhatIf] [-Confirm] [<CommonParameters>]query_hosts
get_logins
get_accounts
get_hosts
query_logins
query_accounts
Get-FalconAsset -Filter "entity_type:'managed'+product_type_desc:'Workstation'+platform_name:'Windows'+last_seen_timestamp:>'now-7d'" [-Detailed] [-All]Get-FalconAsset -Id <id>, <id>2022-12-12: PSFalcon v2.2.3

- Using PSFalcon
-
Commands by Permission
- Actors (Falcon Intelligence)
- Alerts
- API integrations
- App Logs
- Assets
- CAO Hunting
- Case Templates
- Cases
- Channel File Control Settings
- Cloud Security API Assets
- Configuration Assessment
- Content Update Policies
- Correlation Rules
- CSPM registration
- Custom IOA rules
- Device Content
- Device control policies
- Event streams
- Falcon Complete Dashboards
- Falcon Container Image
- Falcon Data Replicator
- Falcon FileVantage
- Falcon FileVantage Content
- Firewall management
- Flight Control
- Host groups
- Host Migration
- Hosts
- Identity Protection Entities
- Identity Protection GraphQL
- Identity Protection Policy Rules
- Incidents
- Indicators (Falcon Intelligence)
- Installation tokens
- Installation token settings
- IOA Exclusions
- IOC Manager APIs
- IOCs
- IT Automation - Policies
- IT Automation - Task Executions
- IT Automation - Tasks
- IT Automation - User Groups
- Kubernetes Protection
- Machine Learning exclusions
- MalQuery
- Malware Families (Falcon Intelligence)
- Message Center
- Mobile Enrollment
- Monitoring rules (Falcon Intelligence Recon)
- NGSIEM
- NGSIEM Dashboards
- NGSIEM Lookup Files
- NGSIEM Parsers
- NGSIEM Saved Queries
- On demand scans (ODS)
- OverWatch Dashboard
- Prevention Policies
- Quarantined Files
- QuickScan Pro
- Real time response
- Real time response (admin)
- Reports (Falcon Intelligence)
- Response policies
- Rules (Falcon Intelligence)
- Sample uploads
- Sandbox (Falcon Intelligence)
- Scheduled Reports
- Sensor Download
- Sensor update policies
- Sensor Usage
- Sensor Visibility Exclusions
- Snapshot
- Snapshot Scanner Image Download
- Tailored Intelligence
- Threatgraph
- User management
- Vulnerabilities
- Vulnerabilities (Falcon Intelligence)
- Workflow
- Zero Trust Assessment
- Other Commands
- Examples
-
CrowdStrike SDKs
- FalconPy - Python 3
- goFalcon - Go
- Rusty Falcon - Rust