-
Notifications
You must be signed in to change notification settings - Fork 71
Get FalconThreatGraphVertex
bk-cs edited this page Sep 3, 2024
·
1 revision
Retrieve detail about vertexes in the Falcon ThreatGraph
Requires 'Threatgraph: Read'.
Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
---|---|---|---|---|---|---|---|
Id | String[] | Vertex identifier | X | X | |||
VertexType | String | Vertex type [default: 'any-vertex'] |
accessories accessory actor ad-computers ad-groups ad_computer ad_group adfs-applications adfs_application aggregate-indicators aggregate_indicator any-vertex azure-ad-users azure-applications azure_ad_user azure_application certificate certificates command-lines command_line containerized-apps containerized_app control-graphs control_graph customer customers detection detection-indices detection_index detections devices direct directs domain domains extracted-files extracted_file firewall firewall_rule_match firewall_rule_matches firewalls firmware firmwares host-names host_name hunting-leads hunting_lead idp-indicators idp-sessions idp_indicator idp_session incident incidents indicator indicators ipv4 ipv6 k8s_cluster k8s_clusters kerberos-tickets kerberos_ticket legacy-detections legacy_detection macro_script macro_scripts mobile-apps mobile-fs-volumes mobile-indicators mobile_app mobile_fs_volume mobile_indicator mobile_os_forensics_report mobile_os_forensics_reports module modules okta-applications okta-users okta_application okta_user ping-fed-applications ping_fed_application process processes quarantined-files quarantined_file script scripts sensor sensor-self-diagnostics sensor_self_diagnostic tag tags user-sessions user_id user_session users wifi-access-points wifi_access_point xdr
|
X | |||
Scope | String | Scope of the request |
cspm customer cwpp device global
|
X | |||
Nano | Boolean | Return nano-precision entity timestamps | |||||
IncludeEdge | Switch | Include a brief list of connected edges |
Get-FalconThreatGraphVertex [-Id] <String[]> [[-VertexType] <String>] [[-Scope] <String>] [[-Nano] <Boolean>] [-WhatIf] [-Confirm] [<CommonParameters>]
Get-FalconThreatGraphVertex [-Id] <String[]> [[-VertexType] <String>] [[-Scope] <String>] [[-Nano] <Boolean>] -IncludeEdge [-WhatIf] [-Confirm] [<CommonParameters>]
GET /threatgraph/combined/{vertex-type}/summary/v1
GET /threatgraph/entities/{vertex-type}/v2
entities_vertices_getv2
combined_summary_get
2024-09-03: PSFalcon v2.2.7
- Using PSFalcon
-
Commands and Permissions
- Configuration Import/Export
- Container Security
- Detection and Prevention Policies
- Discover for Cloud and Containers
- Discover
- Event Streams
- Falcon Complete Dashboards
- Falcon Complete Message Center
- Falcon Data Replicator
- Falcon Intelligence
- Falcon Intelligence Recon
- Falcon OverWatch Dashboards
- Falcon Sandbox
- FileVantage
- Firewall Management
- Flight Control
- Horizon
- Host and Host Group Management
- Identity Protection
- Image Assessment
- Incident and Detection Monitoring
- Installation Tokens
- Kubernetes Protection
- MalQuery
- Mobile Host Enrollment
- On-Demand Scanning
- Quarantine
- Real-time Response
- Real-time Response Policy
- Scheduled Reports and Searches
- Sensor Download
- Sensor Update Policy
- Spotlight
- Tailored Intelligence
- Third-party ingestion
- USB Device Control Policy
- Users and Roles
- Zero Trust Assessment
- Examples
-
CrowdStrike SDKs
- PSFalcon - PowerShell
- FalconPy - Python 3
- goFalcon - Go
- Rusty Falcon - Rust