Show FalconMap - CrowdStrike/psfalcon GitHub Wiki
Display indicators on the Falcon Intelligence Indicator Map
Your default web browser will be used to view the Indicator Map.
Show-FalconMap will accept domains, SHA256 hashes, IP addresses and URLs. Invalid indicator values are ignored.
Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
---|---|---|---|---|---|---|---|
Indicator | String[] | Indicator to display on the Indicator map | X |
Show-FalconMap [-Indicator] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]
Get-FalconIndicator -Filter "type:'hash_sha256'" -Limit 5 | Show-FalconMap
Show-FalconMap -Indicator www.google.com, 8.8.8.8
2023-04-25: PSFalcon v2.2.5