Operation Buckshot Yankee: a malware-laden USB drive plugged into a U.S. military laptop in 2008 spread the agent.btz worm onto classified DoD networks.
Social Engineering Examples·9 sources
In 2008, someone inserted an infected USB flash drive into a laptop at a U.S. military installation in the Middle East. Malicious code on the drive, generically related to the agent.btz worm family, copied itself onto the host system and then propagated onto other removable drives via Windows AutoRun behavior, letting it hop between machines and across the boundary separating unclassified and classified DoD networks connected to U.S. Central Command, reaching SIPRNet.
Deputy Secretary of Defense William J. Lynn III later described this as creating a "digital beachhead" from which data could potentially be transferred to servers under foreign control. The worm had already been spotted earlier in 2008 on non-U.S. government systems (F-Secure researcher Mikko Hypponen said he saw it on NATO-government computers in June 2008 and named it agent.btz), but NSA analysts discovered it specifically on SIPRNet in October 2008. Wired reported that on Friday, October 24, 2008, NSA official Richard C. Schaeffer Jr. was alerted during a Bush administration briefing and by 4:30 p.m. told Gen. Keith Alexander, "We've got a problem." The Pentagon responded by banning portable flash drives and other removable media DoD-wide and raising the U.S. Strategic Command INFOCON level; by late November 2008 officials said they still had not eliminated every trace of the infection.
The internal DoD cleanup campaign was designated Operation Buckshot Yankee. It took roughly 14 months, involved a lengthy hunt for "Patient Zero," retrieval of thousands of thumb drives, and isolating, taking offline, cleaning, and reformatting infected machines. The incident was not publicly disclosed until nearly two years later, when Lynn wrote about it in a September 1, 2010 Foreign Affairs article, "Defending a New Domain," calling it "the most significant breach of U.S. military computers ever." The episode was cited as a key catalyst for standing up U.S. Cyber Command: Secretary of Defense Robert Gates signed the memo establishing USCYBERCOM as a subordinate unified command under U.S. Strategic Command on June 23, 2009, and the new command reached initial operating capability on May 21, 2010 under first commander Gen. Keith Alexander.
The attack exploited the physical trust boundary around removable media inside a secured facility rather than a network-based exploit. A USB drive carrying malicious code only had to be inserted into one already-connected system; from there, Windows AutoRun functionality let the code copy itself automatically onto the host and onto any other removable drives subsequently connected to that machine.
Because personnel routinely used thumb drives to move files between systems of different classification levels (a practical workaround for physically or logically separated networks), the worm effectively "walked" across an air gap that network-based defenses were not built to police, ultimately reaching CENTCOM-connected SIPRNet systems. No phishing, credential theft, or remote exploit was required, only a single infected drive and normal, permitted removable-media use.
There was no interpersonal lure, no email, and no social pretext; the vector was purely physical, an infected drive plugged into a laptop at a Middle East base by someone with legitimate physical access, whether an unwitting user of a compromised drive or a drive that had itself been deliberately seeded. Public reporting has never disclosed exactly how the drive came to be infected or inserted (e.g., left in a parking lot, handed out, or already compromised before arrival), so the "tell" side of a classic baiting scenario (what red flags existed) is not documented; DoD's own after-action framing emphasized that the vulnerability was systemic reliance on removable media across classification boundaries rather than any single spotted warning sign.
DoD banned removable/flash media department-wide, elevated its INFOCON alert level, and spent about 14 months on a full technical cleanup (isolating and reformatting infected machines DoD-wide, retrieving thousands of thumb drives). The incident became one of the central justifications Deputy Secretary Lynn cited for creating a unified military cyber command; Secretary Gates signed the order establishing U.S. Cyber Command on June 23, 2009, which reached initial operating capability May 21, 2010. Lynn's September 1, 2010 Foreign Affairs article was the first official public acknowledgment of the breach.
Attribution was never publicly confirmed by DoD at the time (Lynn cited "a foreign intelligence agency" without naming a country); a 2016 DHS/FBI Joint Analysis Report later listed agent.btz among malware tied to Russian intelligence services, though that document addressed a different, broader set of incidents and is not treated as a contemporaneous 2008 attribution.
Primary source: The Pentagon's own account of Operation Buckshot Yankee is documented in the Defense Technical Information Center's record "Defending a New Domain: The Pentagon's Cyberstrategy." Source: DTIC ADA527707.
Buckshot Yankee is one of the earliest and most consequential documented cases of a nation-scale organization being breached purely through physical baiting/removable media rather than a network exploit, and it directly shaped modern U.S. military cyber doctrine (the creation of USCYBERCOM) and DoD-wide bans on removable storage media. It remains a canonical case study for why physical media control, device allow-listing, and AutoRun/autoplay restrictions are treated as core controls even in highly classified, ostensibly air-gapped environments, since it demonstrates that human workflow habits (moving files by thumb drive) can bridge network segmentation that technical controls alone were assumed to enforce.
DoD's actual response, and the controls this case is used to teach, include: banning or tightly restricting removable/USB media across classified and unclassified networks; disabling Windows AutoRun/autoplay by default; device allow-listing and endpoint controls that block unauthorized removable storage; monitoring and logging removable-media insertions; physical security and chain-of-custody controls over any media entering secure facilities; network segmentation with monitoring at classification boundaries rather than reliance on physical air-gapping alone; and elevated alert postures (INFOCON) with rapid, DoD-wide incident response capable of isolating and remediating thousands of endpoints.
Social Engineering Examples. “Operation Buckshot Yankee: Infected USB Flash Drive Breaches U.S. Central Command Networks”. Accessed 19 September 2026. https://socialengineeringexamples.com/buckshot-yankee-pentagon-usb-worm-2008
per DoD's account, a foreign intelligence service is understood to have prepared and placed the malicious code on the drive, consistent with an actor that had likely identified a U.S. military installation in the Middle East as a location where cross-classification thumb-drive use was routine enough to offer a plausible way to bridge unclassified and classified networks; public reporting does not detail any specific OSINT or surveillance the actor used to pick this target.
a nation-state's decision to target a given base is not something the base itself can prevent; the realistic control is not stopping the targeting decision but limiting what a compromised drive can actually do once it is inside the facility, addressed at Stage 3 and Stage 4 below.
the drive carried code from the agent.btz worm family, built to rely on Windows AutoRun/autoplay behavior for automatic execution rather than requiring the user to knowingly open or run a file, typical of removable-media malware from that era.
preparation of AutoRun-reliant malware is defeated wholesale by disabling Windows AutoRun/autoplay by default across DoD systems, which is exactly the control DoD implemented after this incident.
the drive was introduced onto a laptop at the base by someone with legitimate physical access to the facility; sources do not establish whether this was an unwitting user of an already-compromised drive or a drive deliberately planted or handed out, so the delivery mechanism itself is undocumented baiting.
physical security and chain-of-custody controls over any media entering secure facilities, plus banning or tightly restricting personally sourced removable media, reduce how an infected drive gets physically introduced in the first place.
once inserted, Windows AutoRun executed the malicious code on the host automatically, requiring no phishing, password entry, or manual file execution by the user.
with AutoRun disabled, device allow-listing and endpoint controls that block unauthorized removable storage from executing anything automatically stop silent infection even if an infected drive is inserted.
the code copied itself onto other USB drives subsequently connected to infected machines, riding the normal, permitted practice of moving files by thumb drive between systems of different classification levels to cross from unclassified networks onto CENTCOM-connected classified systems, including SIPRNet.
network segmentation with active monitoring at classification boundaries, combined with logging and alerting on removable-media insertions, is the control DoD adopted precisely because the incident showed that physical air-gapping alone does not stop propagation once human workflow habits bridge it.
the code established what Lynn called a digital beachhead poised to transfer data to servers under foreign control; later reporting (Wired, 2011) found no evidence the worm succeeded in exfiltrating documents or communicating with a foreign command server, so the documented endpoint of the chain is successful staging and lateral presence on classified networks rather than confirmed data loss.
elevated alert postures (INFOCON) paired with rapid, DoD-wide incident response capable of isolating, cleaning, and reformatting thousands of endpoints (the actual Operation Buckshot Yankee response) contains lateral presence before it can be converted into confirmed data exfiltration.
Browse by what this case has in common with others in the library.
A nation-state cyberweapon crossed an air gap into Iran's Natanz nuclear facility on infected USB drives carried in by trusted…
TV investigative reporters filmed Rite Aid pharmacy dumpsters nationwide overflowing with readable prescription labels.
A Kansas City TV station found intact consumer home-loan applications with Social Security and account numbers tossed in a title…
A blogger paid $89.95 to an online data broker (CellTolls.com) to buy retired Gen. Wesley Clark's cell-phone call log obtained…
A Chinese national talked her way past three layers of Mar-a-Lago's Secret Service and club-staff checkpoints using a false pool…
Scheme participants posed as veteran finance professionals inside private WhatsApp investment groups to lure at least 18 U.S. retail investors…
Google's GTIG and Ukraine's CERT-UA documented PROMPTSTEAL (aka LAMEHUG).
A long-running, India-based network of call centres impersonated the Canada Revenue Agency and RCMP in mass vishing calls that threatened…
A Tennessee school district's finance director wired $3.36M in state education funds to fraudsters impersonating textbook vendor Pearson from a…
Criminals impersonated a trusted vendor over email and redirected two building-fund payments totaling $4.92M from a North Dakota school district.
A suspected Chinese state-sponsored group jailbroke Anthropic's Claude Code by role-playing a "defensive security" pretext and used it to autonomously…
A spoofed-email scheme impersonating MacEwan University's trusted general contractor, Clark Builders.
TV investigative reporters filmed Rite Aid pharmacy dumpsters nationwide overflowing with readable prescription labels.
The FBI, FTC, and USPIS each issued 2025 public warnings about "brushing 2.0" -- unsolicited packages containing QR codes that,…
A trusted, decades-respected Kansas community bank CEO was groomed over WhatsApp into a crypto "pig butchering" scam.
Hackers bought a $10 stolen Slack session cookie, used it to reach EA's internal Slack.
A joint FBI-Dubai Police-Chinese MPS-Royal Thai Police operation arrested 276+ people and dismantled 9 pig-butchering scam compounds abroad.
Chinese state-linked hackers used spear-phishing links and an unpatched Internet Explorer zero-day to breach Google, Adobe.
A compromised Constant Contact account let Russia-linked Nobelium send USAID-spoofed phishing emails to 150-350 government and NGO organizations.
Lazarus operators spear-phished a senior Sky Mavis engineer through a fake LinkedIn recruiting process and a spyware-laced job-offer PDF.
A nation-state cyberweapon crossed an air gap into Iran's Natanz nuclear facility on infected USB drives carried in by trusted…
Two New Jersey men ran US "laptop farms" and shell companies that let North Korean IT workers pose as American…
Russia's Sandworm Team used spear-phishing emails with malicious Office macro attachments to plant BlackEnergy3 malware inside three Ukrainian power.
North Korean operators spear-phished Sony Pictures staff with fake Apple ID "verify your account" emails, harvested reused credentials.