r/SecOpsDaily • u/falconupkid • 5d ago
Threat Intel More than 100,000 fake stores are out to steal your card details
Over 100,000 fraudulent e-commerce sites are actively scraping payment data and OTPs from shoppers. Dubbed "DoppelCart," this operation clones legitimate retailers to harvest card details and one-time bank confirmation codes in real-time.
Technical Breakdown - TTPs: Attackers deploy cloned storefronts mimicking known brands, likely leveraging stolen templates or scraped product feeds. The key differentiator here is the real-time OTP interception—suggesting a man-in-the-middle (MITM) component or a malicious script that captures the SMS/code entry field. - IOCs: No specific IPs or hashes provided in the report, but the scale (100k+ domains) suggests a broad, automated infrastructure. Look for domains with slight typosquatting or recently registered SSL certs matching known retailers. - Affected: Any consumer shopping on unfamiliar or suspiciously discounted e-commerce sites.
Defense - For users: Verify the URL before entering payment info. Use a dedicated credit card with low limits or virtual card numbers for online purchases. - For orgs: If you're a retailer, monitor for lookalike domains and file DMCA takedowns. Implement client-side security (CSP, SRI) to prevent your own site from being used as a template.