Overview
Falcon Intelligence Recon helps organizations monitor the dark web, paste sites, and other external sources for:- Exposed credentials: Leaked usernames, passwords, and authentication data
- Brand monitoring: Typosquatting, phishing, and impersonation
- Data breaches: Compromised customer or employee information
- Third-party risks: Supply chain and vendor exposure
Monitoring Rules
Search for monitoring rules
Get-FalconReconRule
Falcon Query Language expression to limit results
string
Perform a generic substring search across available fields
Property and direction to sort results. Options:
created_timestamp|asc, created_timestamp|desc, last_updated_timestamp|asc, last_updated_timestamp|descSecondary sort property and direction
Maximum number of results per request (1-500)
Position to begin retrieving results
Retrieve detailed information
Repeat requests until all available results are retrieved
Display total result count instead of results
Get rule details by ID
Monitoring rule identifier(s)
Create a monitoring rule
New-FalconReconRule
Monitoring rule name
Monitoring rule topic. Options:
SA_ALIAS, SA_AUTHOR, SA_BIN, SA_BRAND_PRODUCT, SA_CUSTOM, SA_CVE, SA_DOMAIN, SA_EMAIL, SA_IP, SA_THIRD_PARTY, SA_VIPFalcon Query Language expression to define what to monitor
Monitoring rule priority:
high, medium, or lowPermission level:
public (All Intel users) or private (Recon Admins)Monitor for breach data
Monitor only for breach data (requires BreachMonitoring: True)
Monitor for substring matches (Typosquatting topic only)
Monitor for
basedomains and/or subdomains (Typosquatting topic only)Identifier of originating rule template, if based on one
Modify a monitoring rule
Edit-FalconReconRule
Monitoring rule identifier
Updated monitoring rule name
Updated monitoring rule filter
Updated priority:
high, medium, or lowUpdated permission level:
public or privateDelete monitoring rules
Remove-FalconReconRule
Monitoring rule identifier(s)
Delete notifications generated by rule(s)
Preview rule notifications
Get-FalconReconRulePreview
Monitoring rule topic
Monitoring rule filter to preview
Notifications
Search for notifications
Get-FalconReconNotification
Falcon Query Language expression to limit results
string
Perform a generic substring search
Property and direction to sort results. Options:
created_date|asc, created_date|desc, updated_date|asc, updated_date|descMaximum number of results per request (1-500)
Include raw intelligence content
Translate to English
Include raw intelligence content and translate to English
Get notification details by ID
Notification identifier(s)
Modify notification status
Edit-FalconReconNotification
Notification identifier
Notification status:
new, in-progress, closed-false-positive, or closed-true-positiveUser identifier to assign the notification to
Optional message or note
Delete notifications
Notification identifier(s)
Exposed Data Records
Search for exposed data records
Get-FalconReconRecord
Falcon Query Language expression to limit results
string
Perform a generic substring search
Property and direction to sort results
Get record details by ID
Exposed data record identifier(s)
Rule Actions
Search for actions
Get-FalconReconAction
Falcon Query Language expression to limit results
Get action details by ID
Action identifier(s)
Create a rule action
New-FalconReconAction
Monitoring rule identifier
Notification type:
emailNotification frequency:
asap, daily, or weeklyEmail address(es) for notifications
Email format:
standard or enhancedSend email when no matches are found
Modify an action
Edit-FalconReconAction
Action identifier
Action frequency:
asap, daily, or weeklyEmail address(es)
Action status:
enabled or mutedEmail format:
standard or enhancedSend email when no matches are found
Delete an action
Action identifier
Export Jobs
Create an export job
Invoke-FalconReconExport
Entity type:
notification-exposed-data-recordFalcon Query Language expression to filter export data
Property and direction to sort results (see cmdlet help for full list)
Export file format:
csv or jsonUse property names that match the Falcon UI
Check export job status
Get-FalconReconExport
Recon export job identifier(s)
Download export file
Receive-FalconReconExport
Destination path for downloaded file
Recon export job identifier
Delete export job
Recon export job identifier(s)
Common Workflows
Monitor for exposed credentials
Review and triage notifications
Export and analyze breach data
Requires Monitoring rules (Falcon Intelligence Recon): Read and Write permissions.