The 2013 Target breach defined an era in retail cybersecurity. Between November 27 and December 15, 2013 - precisely during the Black Friday and Cyber Monday shopping period, when Target's POS systems were processing tens of millions of transactions - attackers installed memory-scraping malware on approximately 1,800 of Target's point-of-sale terminals. The malware captured payment card data from system RAM at the moment the card was swiped, before encryption could protect it. Approximately 40 million credit and debit card numbers were stolen, along with personal information on 70 million customers.
The Target breach was not the largest retail data breach by raw numbers, but it became the defining case study for POS security because of how it happened: the initial compromise was through a third-party HVAC vendor, the attackers moved laterally from the vendor's access to Target's payment processing network, and the breach wasn't discovered by Target's internal security - it was discovered by US Secret Service investigators who noticed Target card data appearing on underground forums and traced it back. Target had a security monitoring system (the FireEye appliance) that detected and alerted on the malware - and those alerts were ignored.
The HVAC Vendor Entry Point
Fazio Mechanical Services was a refrigeration and HVAC contractor for Target, responsible for maintaining heating and cooling systems at multiple Target stores. Like many large retailers, Target provided select vendors with remote access to its network for monitoring and billing purposes. Fazio had credentials that allowed them to access Target's vendor portal. Those credentials were stolen from Fazio via a phishing email that installed Citadel malware (a Zeus variant) on Fazio's systems.
The attackers used Fazio's credentials to access Target's vendor portal. From there, they were able to reach systems on Target's internal network. The core failure at this point was network segmentation: Target's vendor portal was insufficiently isolated from the rest of its internal network, including systems related to payment processing infrastructure. A contractor with legitimate access to billing and HVAC monitoring systems should not have been reachable - even indirectly - from the network segments containing POS terminals or the corporate file share servers used to push software to store systems.
The attackers moved laterally from the vendor access to an internal file share server. They used this server as a staging point, loading the BlackPOS malware (also known as "Kaptoxa") onto it. They then pushed the malware from the file share to Target's POS terminals across the network. This pivot - from HVAC vendor access to retail POS terminals - is what made the Target breach significant: it demonstrated that the attack surface for critical retail systems includes every third-party vendor with network access, no matter how peripheral their function.
The Ignored Alerts
Target had spent $1.6 million on a FireEye malware detection system, deployed six months before the breach. When BlackPOS began operating on Target's POS terminals, FireEye detected it and sent alerts to Target's security operations center in Bangalore. On November 30, 2013, FireEye's system flagged the malware. On December 2, it flagged a second stage. The alerts were reviewed and dismissed - the investigation later found that the SOC analysts who received them escalated to Target's Minneapolis security team, but no action was taken.
This failure became the most discussed aspect of the Target breach from a security operations perspective. The technology worked. The people didn't. The question of why the alerts were dismissed - whether due to alert fatigue (the system may have been generating many alerts, not all meaningful), organizational confusion about escalation procedures, or a failure to understand the severity of what was being flagged - was never definitively answered publicly. Target's CEO Gregg Steinhafel resigned in May 2014, making him one of the first executives to lose their job directly over a cybersecurity breach. The CIO also resigned.
The breach was ultimately discovered by the US Secret Service in mid-December 2013 when investigators monitoring underground card markets noticed a large dump of fresh payment cards with a common point of purchase pattern consistent with Target. The Secret Service notified Target on December 12; Target confirmed the breach and brought in third-party forensic investigators (Verizon) on December 15. The malware had been running for 19 days.
The Attribution and Aftermath
The BlackPOS malware was traced to a Russian teenager who used the handle "ree4" and had written and sold the malware on underground forums. The cardholder data stolen from Target appeared on "Rescator" underground market sites within days of the breach. Ukrainian national Sergey Taraspov was later identified as a key actor in the Target card data monetization. The primary carder behind the operation was identified as Andrei Hodirevski, also known as "Script" - a Ukrainian living in Odessa. US Secret Service worked with Ukrainian police on the investigation.
Target ultimately settled with its banks and financial institutions for $39 million (Visa) and $67 million (MasterCard). A class action settlement with affected customers reached $10 million. The company paid approximately $162 million in breach-related costs over 2013-2014. Changes Target implemented post-breach included chip-and-PIN card readers across all stores (Target became one of the first major US retailers to deploy chip terminals at scale), network segmentation separating vendor access from POS systems, and a rebuilt security operations center with enhanced detection and response capabilities. Target also created a Chief Information Security Officer role - it had not had one at the time of the breach.