Get-FalconCloudIoa
Search for Falcon Cloud Security Indicators of Attack (IOA). Required Permission:CSPM registration: Read
Alias: Get-FalconHorizonIoa
Syntax
Parameters
Cloud platform to search.Valid values:
aws, azureAliases: cloud_provider, cloud_platformCloud account identifier. Can be provided via pipeline.Aliases:
account_idAWS account identifier (12-digit number).Pattern:
^\d{12}$Aliases: aws_account_idAzure subscription identifier (GUID format).Pattern: UUID/GUID formatAliases:
azure_subscription_id, subscription_idAzure tenant identifier (GUID format).Pattern: UUID/GUID formatAliases:
azure_tenant_id, tenant_idResource identifier(s) to filter results.Aliases:
resource_idResource UUID(s) to filter results.Aliases:
resource_uuidIndicator of Attack severity level.Valid values:
High, Medium, InformationalCloud service to filter results.Valid values include:
ACM, ACR, App Engine, AppService, BigQuery, Cloud Load Balancing, Cloud Logging, Cloud SQL, Cloud Storage, CloudFormation, CloudTrail, CloudWatch Logs, Cloudfront, Compute Engine, Config, Disk, DynamoDB, EBS, EC2, ECR, EFS, EKS, ELB, EMR, Elasticache, GuardDuty, IAM, Identity, KMS, KeyVault, Kinesis, Kubernetes, Lambda, LoadBalancer, Monitor, NLB/ALB, NetworkSecurityGroup, PostgreSQL, RDS, Redshift, S3, SES, SNS, SQLDatabase, SQLServer, SQS, SSM, Serverless Application Repository, StorageAccount, Subscriptions, VPC, VirtualMachine, VirtualNetworkIndicator of Attack state.Valid values:
open, closedFilter events using a duration string (e.g.,
24h, 7d, 30d).Include results that occur after a specific date and time (RFC3339 format).Aliases:
date_time_sinceMaximum number of results per request.Range: 1-1000
Pagination token to retrieve the next set of results.Aliases:
next_tokenRepeat requests until all available results are retrieved.
Display total result count instead of results.
Examples
Related Links
Get-FalconCloudIom
Search for Falcon Cloud Security Indicators of Misconfiguration (IOM). Required Permission:CSPM registration: Read
Alias: Get-FalconHorizonIom
Syntax
Parameters
Falcon Cloud Security Indicator of Misconfiguration identifier(s). Can be provided via pipeline.Aliases:
idsFalcon Query Language (FQL) expression to limit results.Must be a valid FQL statement.
Property and direction to sort results.Valid values:
account_name.asc, account_name.desc, account_id.asc, account_id.desc, attack_types.asc, attack_types.desc, azure_subscription_id.asc, azure_subscription_id.desc, cloud_provider.asc, cloud_provider.desc, cloud_service_keyword.asc, cloud_service_keyword.desc, status.asc, status.desc, is_managed.asc, is_managed.desc, policy_id.asc, policy_id.desc, policy_type.asc, policy_type.desc, resource_id.asc, resource_id.desc, region.asc, region.desc, scan_time.asc, scan_time.desc, severity.asc, severity.desc, severity_string.asc, severity_string.desc, timestamp.asc, timestamp.descMaximum number of results per request.Range: 1-1000
Position to begin retrieving results (used for pagination).
Pagination token to retrieve the next set of results.Aliases:
next_tokenRetrieve detailed information for IOMs.
Repeat requests until all available results are retrieved.
Display total result count instead of results.
Examples
Notes
- Use the
-Detailedswitch to retrieve complete IOM information - The
-Filterparameter supports complex FQL queries for precise filtering - Results can be sorted by multiple properties including severity, timestamp, and account information