Get FalconThreatGraphVertex - CrowdStrike/psfalcon GitHub Wiki
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'] |
accessoriesaccessoryactorad-computersad-groupsad_computerad_groupadfs-applicationsadfs_applicationaggregate-indicatorsaggregate_indicatorany-vertexazure-ad-usersazure-applicationsazure_ad_userazure_applicationcertificatecertificatescommand-linescommand_linecontainerized-appscontainerized_appcontrol-graphscontrol_graphcustomercustomersdetectiondetection-indicesdetection_indexdetectionsdevicesdirectdirectsdomaindomainsextracted-filesextracted_filefirewallfirewall_rule_matchfirewall_rule_matchesfirewallsfirmwarefirmwareshost-nameshost_namehunting-leadshunting_leadidp-indicatorsidp-sessionsidp_indicatoridp_sessionincidentincidentsindicatorindicatorsipv4ipv6k8s_clusterk8s_clusterskerberos-ticketskerberos_ticketlegacy-detectionslegacy_detectionmacro_scriptmacro_scriptsmobile-appsmobile-fs-volumesmobile-indicatorsmobile_appmobile_fs_volumemobile_indicatormobile_os_forensics_reportmobile_os_forensics_reportsmodulemodulesokta-applicationsokta-usersokta_applicationokta_userping-fed-applicationsping_fed_applicationprocessprocessesquarantined-filesquarantined_filescriptscriptssensorsensor-self-diagnosticssensor_self_diagnostictagtagsuser-sessionsuser_iduser_sessionuserswifi-access-pointswifi_access_pointxdr
|
X | |||
| Scope | String | Scope of the request |
cspmcustomercwppdeviceglobal
|
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
