The Password That Never Was

Ari Juels

Breaches of databases involving millions of passwords are becoming a commonplace threat to consumer security. Compromised passwords are also a feature of sophisticated targeted attacks, as the New York Times, for instance, reported of its own network intrusions early this year. The most common defense is password hashing. Hashing is the transformation of stored passwords using one-way functions that make verification of incoming passwords easy, but extraction of stored ones hard. “Hard,” though, often isn’t hard enough: Password cracking tools (such as “John the Ripper”) recover many hashed passwords quite effectively. I’ll describe a new, complementary approach called honeywords (an amalgam of “honeypots” and “passwords”). Honeywords are decoys designed to be indistinguishable from legitimate passwords. When seeded in a password database, honeywords pose a challenge even to an adversary that compromises the database and cracks its hashed passwords. The adversary must still guess which passwords are legitimate, and is very likely to pick a honeyword instead. The adversary’s submission of a honeyword is detectable in a backend system, which can raise an alarm to signal a breach. I’ll also briefly discuss a related idea, called honey-encryption, which creates ciphertexts that decrypt under incorrect keys to seemingly valid (decoy) messages.

Honeywords and honey-encryption represent some of the first steps toward the principled use of decoys, a time-honored and increasingly important defense in a world of frequent, sophisticated, and damaging security breaches.

Honeywords are honey-encryption are joint work respectively with Ron Rivest (MIT) and Tom Ristenpart (U. Wisc).

Speaker Biography

Ari Juels is a roving computer security specialist. He was previously Chief Scientist of RSA, The Security Division of EMC, where he worked from 1996-2013. His recent areas of interest include “big data” security analytics, cybersecurity, user authentication, cloud security, privacy, biometric security, and RFID / NFC security. As an industry scientist, Dr. Juels has helped incubate innovative new product features and products and advised on the science behind security-industry strategy. He is also a frequent public speaker, and has published highly cited scientific papers on many topics in computer security.

In 2004, MIT’s Technology Review Magazine named Dr. Juels one of the world’s top 100 technology innovators under the age of 35. Computerworld honored him in its “40 Under 40″ list of young industry leaders in 2007. He has received other distinctions, but sadly no recent ones acknowledging his youth.