Why Phishing Works. In this 2006 study, Rachna Dhamija, J D Tygar, and Marti Hearst examine why deceptive sites succeed. They consider three explanations: missing security knowledge, visual deception, and bounded attention. Three mechanisms frame the work. Missing knowledge means a person may not understand security cues. Visual deception means persuasive page content can guide the decision. Bounded attention means people focused on their immediate task may not notice security cues. Some participants relied only on page content. The practical question is not simply whether a browser exposes security information. It is whether people notice and correctly use that information while judging a potentially deceptive site. The experiment examines how knowledge gaps, visual imitation, and limited attention contribute to errors, and whether passive indicators or the tested certificate warning stop participants. For defenders, a control that exists but is routinely overlooked cannot reliably guide the decision it was intended to support. The experiment involved 22 participants. The researchers recorded errors and examined what information participants relied on when making decisions. One observed behavior was reliance on page content alone. The strongest replica fooled 20 of 22 participants, and average error was about 40 percent. Those measurements do not show that every lure works equally well; they show that at least one convincing imitation fooled nearly the entire sample. Passive SSL indicators and the certificate warning tested in the experiment also often failed to stop participants. Presenting a security cue therefore did not ensure that it affected their judgment. The evidence also captured how participants allocated attention. Some relied only on content inside the page. That behavior illustrates bounded attention: the immediate task can dominate while security remains secondary and information outside the page receives little or no attention. It also helps explain the proposed design shift from quietly displaying positive indicators to making an untrusted state conspicuous. The sample was small. The analysis found no significant relationship between errors and demographic or experience measures, but that does not establish that such relationships are absent. Participants were also primed about the task. The authors treated this as a best-case condition and inferred that ordinary performance could be worse, without directly showing how much worse. In terms of whether results carry into other settings, neither the exact error rates nor the absence of measured demographic relationships should be assumed to generalize. For interface designers, the evidence supports making untrusted states conspicuous rather than expecting people to notice a positive indicator. The authors proposed dynamic security skins as a user-centered trusted-path direction. The broader engineering implication is that cryptographic protocols need usable integration at the point where people interact with them. Interface and identity teams should therefore make untrusted states salient instead of relying only on positive indicators. A later security interpretation, not a result of the experiment, extends the lesson beyond browser cues. Phishing-resistant authentication means that a stolen credential cannot simply be replayed to a fraudulent service. It can remove that replay path while shifting attack pressure toward other steps around an account. Training and user reporting remain layers, not substitutes for such identity architecture. Identity teams, security architects, and detection engineers should reduce reliance on user inspection and make unsafe states conspicuous. They should not infer that one warning, one authentication control, or the experiment's exact rates will carry unchanged into other environments.