Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pavel_lishin
on Dec 30, 2011
|
parent
|
context
|
favorite
| on:
860k Stratfor Accounts Dump
I assume that he just grepped for the md5 hash of the common passwords he tried.
e.g., grep `md5 -s 'password' | cut -d ' ' -f 4` password_file | wc -l
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
e.g., grep `md5 -s 'password' | cut -d ' ' -f 4` password_file | wc -l