Seyed Masoud Hosseini · Overview · Study log · Ideas · Transcript · RSS feed
Computer Security · Lecture 22 of 22 · 1:17:24
23. Security Economics
Study guide
What this lecture covers
The final lecture shifts from the technical question of how systems get compromised to the economic question of why attackers bother. It focuses on spam as a case study of an attack with a strong financial component, tracing the full "spam ecosystem": how spammers advertise, how the back-end infrastructure supports a click, and how money actually moves from a buyer's credit card to the spammer. It closes the course by connecting security defenses to financial incentives rather than purely technical countermeasures.
After watching, you should be able to explain why spam economics forces extremely low per-message costs, describe the three-part structure of the spam ecosystem (advertising, click support, realization), and understand why the financial chokepoints in the credit card system turned out to be a more effective lever against spam than trying to shut down servers or DNS infrastructure.
Key ideas
- Economic vs. ideological attacks: attacks with a financial motive, like spam, can potentially be deterred by making them unprofitable; ideologically or state-motivated attacks (the lecture mentions Stuxnet) generally cannot.
- Spam ecosystem's three stages: advertising (getting a user to click), click support (the DNS and web infrastructure behind the link), and realization (payment and delivery of goods).
- Conversion funnel is brutally steep: one study found roughly 10,000 clicks and only 28 purchases out of 350 million spam messages sent, which is why every stage of the spammer's operation has to be extremely cheap.
- Indirection as a defense against takedowns: botnets, fast-flux DNS, redirector links, and compromised webmail accounts all give attackers layers of indirection so that taking down one server or domain doesn't stop the operation.
- CAPTCHAs are cheaply defeated: attackers solve CAPTCHAs using cheap human labor markets or services like Mechanical Turk, at roughly a tenth of a cent each, making CAPTCHAs a weak barrier against large-scale spam.
- The financial chain is the real chokepoint: unlike DNS registrars or web hosts, which are highly decentralized, only a small number of acquiring banks handle spam-related credit card transactions, making the banking layer a more concentrated point of leverage.
- Spammers often deliver real goods and classify transactions correctly: to avoid chargebacks and fines from card networks, spammers frequently ship the product and label transactions accurately, working within the system rather than committing outright fraud.
- Hackbacks: companies increasingly take offensive action against attackers themselves (for example, seizing botnet command-and-control infrastructure), often justified through legal arguments like trademark violations rather than clear statutory authority.
Walkthrough
Economic vs. non-economic attacker motivations (1:01)
The lecture opens by contrasting attacks with ideological or state motivations, which are hard to deter financially, against attacks with a clear profit motive. Spam is chosen as the case study because, as the lecture puts it, spammers will stop when it becomes unprofitable, and understanding their cost structure suggests where financial pressure might work.
The China text-message-car example and the cyber arms market (3:03)
A concrete example describes vehicles in China equipped with antennas that intercept nearby cell traffic and blast spam texts, paying for themselves in roughly a day given low equipment and labor costs. The lecture notes that some Chinese mobile carriers profit from spam sent via bulk "106" numbers. It then describes a marketplace for cyber arms and compromised resources, including companies selling lists of vulnerable machines or subscriptions to zero-day exploits, and a broader marketplace for compromised machines, websites, email accounts, and stolen personal data.
Advertising: the cost of getting a click (16:09)
Sending a million spam messages costs around $60, and the lecture walks through empirical click-through data showing an extreme drop-off from messages sent to clicks to actual purchases. This low cost structure explains why defenses like IP blacklists, per-message micropayments, or computational puzzles have all been proposed to raise the cost of sending spam, though each has practical adoption problems. Attackers work around these defenses using botnets, compromised webmail accounts, and BGP hijacking of IP address space.
Click support: DNS, redirection, and CAPTCHAs (45:27)
Once a user clicks a link, the spammer needs a registered domain, DNS server, and web server. The lecture explains why spammers avoid raw IP addresses in favor of domains and redirector services, since this indirection lets them survive takedowns of any single layer. It also covers why CAPTCHAs, despite their intent, are cheaply defeated using human solvers and crowdsourced labor markets, making them a weak deterrent at scale.
Realization: how the money actually flows (53:37)
The lecture traces the full payment chain: customer to merchant to payment processor to acquiring bank to the card association network (Visa or MasterCard) to the issuing bank. It explains why spammers often classify transactions accurately and actually deliver goods: high fines for chargebacks and misclassification, combined with a small pool of only around 30 acquiring banks willing to work with spammers, mean that breaking those relationships is costly. This concentration at the banking layer, in contrast to the highly decentralized domain and hosting infrastructure, made it a more promising target for intervention.
Real-world impact and the ethics of spam research (1:06:50)
Following the paper's publication, Visa tightened its policies, labeling pharmaceutical sales as high-risk and explicitly forbidding illegal drug and counterfeit goods sales in its operating guidelines, giving it stronger grounds to fine offending banks and merchants. The lecture also discusses the ethical questions the researchers faced in making real "test buys" to study the ecosystem, including institutional review and legal considerations.
Hackbacks and private-sector enforcement (1:14:54)
The lecture closes on the rise of "hackbacks," where companies take direct action against attackers, such as seizing a botnet's command-and-control infrastructure, often justified through legal arguments like trademark infringement rather than clear statutory authority. This reflects a broader shift of cybersecurity enforcement burden toward the private sector as legal frameworks lag behind the threats.
Before you watch
- This lecture assumes familiarity with botnets and BGP, both referenced in the prior guest lecture on MIT's network security operations.
- No new technical prerequisites beyond general security concepts covered earlier in the course are required.
Check your understanding
- Why can economic pressure deter spam but not necessarily state-sponsored attacks like Stuxnet?
- Why do spammers frequently deliver real goods and classify transactions accurately instead of simply taking the money and disappearing?
- How do fast-flux DNS and redirector links help spammers survive takedown attempts?
- Why did the researchers find the financial layer (acquiring banks) a more promising chokepoint than DNS registrars or web hosts?
- What justification have companies used to conduct "hackbacks" against attackers, and why is this legally uncertain?
Chapters
- 0:00 Introduction to spam
- 0:29 Attacker motivations
- 3:00 Economic incentives
- 4:29 China spam study
- 5:59 Spam economics in China
- 9:07 Cyber arms market
- 13:14 Spam ecosystem
- 15:25 Spam trajectory
- 17:18 Spam costs and filters
- 20:27 User psychology
- 23:26 Defensive strategies
- 26:42 Adversary workarounds
- 29:45 Botnet operations
- 34:56 Evading detection
- 38:05 Webmail compromise
- 40:05 Captcha circumvention
- 45:43 Click support mechanisms
- 49:40 Affiliate programs
- 53:45 Financial realization
- 58:23 Chargebacks and fines
- 1:04:08 Banking choke points
- 1:06:56 Policy changes
- 1:10:17 Ethical considerations
- 1:14:49 Hack backs
From the YouTube description
MIT 6.858 Computer Systems Security, Fall 2014
View the complete course: http://ocw.mit.edu/6-858F14
Instructor: James Mickens
In this lecture, Professor Mickens discusses the economics of the spam ecosystem.
License: Creative Commons BY-NC-SA
More information at http://ocw.mit.edu/terms
More courses at http://ocw.mit.edu
