-
Notifications
You must be signed in to change notification settings - Fork 72
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 by Permission
- Actors (Falcon Intelligence)
- Alerts
- API integrations
- App Logs
- Channel File Control Settings
- Configuration Assessment
- Content Update Policies
- Correlation Rules
- CSPM registration
- Custom IOA rules
- Detections
- Device Content
- Device control policies
- Event streams
- Falcon Complete Dashboards
- Falcon Container Image
- Falcon Data Replicator
- Falcon Discover
- 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
- Kubernetes Protection
- Machine Learning exclusions
- MalQuery
- Malware Families (Falcon Intelligence)
- Message Center
- Mobile Enrollment
- Monitoring rules (Falcon Intelligence Recon)
- 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