↳ GitHub sourceAnalytics ruleMedium
PRODAFT USTA - Payment card exposed
Description
'Identifies a new PRODAFT USTA Payment Card Fraud Intelligence ticket that exposes a
compromised payment card belonging to the monitored company. These typically originate
from card breaches, skimmers, or infostealer infections and indicate that a payment card
may be available to fraudsters. The full card number is never stored - only the BIN,
last 4 digits, brand, and length are retained. Investigate the exposure and, where the
card is your own, coordinate reissue with the issuing bank.'
- Rule type
- Scheduled
- Version
- 1.0.0
- Declared status
- Available
- Query frequency
- 1h
- Query period
- 1h
- Trigger
- gt 0
Declared MITRE coverage
Declared sources
Metadata from the source file. No dependencies inferred from KQL.
Connectors
Data types
KQL query
Original query, unchanged.
PRODAFTUstaCompromisedCards
| where Created > ago(1h)
| project
TimeGenerated,
Created,
TicketId,
CompanyName,
CardBrand,
CardBin,
CardLast4,
CardMasked,
CardLength,
ExpirationDate,
Status
Related content
Links established from declared identifiers and solution manifests.
Source provenance
GitHubDisplayed values come from files in Azure/Azure-Sentinel. They describe the published template, not your workspace configuration.
- File
- Solutions/PRODAFT USTA - Payment Card Fraud Intelligence/Analytic Rules/PaymentCardExposed.yaml ↗
- Commit
9800e51↗- Source identifier
bd550c7f-5455-48de-b23d-30fced82d02b
GSTEP / CATALOG TRACKING
Added to catalog : 16 Sept 2026 · 05:49 UTC
Last change observed : 16 Sept 2026 · 05:49 UTC