Tag Archive for: Anatomy

Anatomy of a hack: How crackers ransack passwords like “qeadzcwrsfxv1331”

Thanks to the XKCD comic, every password cracking word list in the world probably has correcthorsebatterystaple in it already.
Aurich Lawson

In March, readers followed along as Nate Anderson, Ars deputy editor and a self-admitted newbie to password cracking, downloaded a list of more than 16,000 cryptographically hashed passcodes. Within a few hours, he deciphered almost half of them. The moral of the story: if a reporter with zero training in the ancient art of password cracking can achieve such results, imagine what more seasoned attackers can do.

Imagine no more. We asked three cracking experts to attack the same list Anderson targeted and recount the results in all their color and technical detail Iron Chef style. The results, to say the least, were eye opening because they show how quickly even long passwords with letters, numbers, and symbols can be discovered.

The list contained 16,449 passwords converted into hashes using the MD5 cryptographic hash function. Security-conscious websites never store passwords in plaintext. Instead, they work only with these so-called one-way hashes, which are incapable of being mathematically converted back into the letters, numbers, and symbols originally chosen by the user. In the event of a security breach that exposes the password data, an attacker still must painstakingly guess the plaintext for each hash—for instance, they must guess that “5f4dcc3b5aa765d61d8327deb882cf99” and “7c6a180b36896a0a8c02787eeafb0e4c” are the MD5 hashes for “password” and “password1” respectively. (For more details on password hashing, see the earlier Ars feature “Why passwords have never been weaker—and crackers have never been stronger.”)

Read 52 remaining paragraphs | Comments


Ars Technica » Technology Lab

Anatomy of a “feature” – what happens if a website grabs all your disk space?

HTML5 allows websites to save data on your hard disk for the next time you visit. Your browser is supposed to restrict how much disk space each website can use. But for most browsers, the restrictions simply don’t work…
Naked Security – Sophos

Anatomy of a targeted attack – SophosLabs lands in the middle of an Adobe 0-day “malware experiment”

SophosLabs was contacted recently to help investigate malware from an unusual sort of targeted attack. What our researchers found was intriguing, to say the least, so we thought we’d share our discoveries with you…
Naked Security – Sophos