Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
furicle
on June 6, 2012
|
parent
|
context
|
favorite
| on:
6.5 Million LinkedIn Password Hashes Leaked
Challenge accepted (although this is pretty crude)
curl -s -d q="sha1 password"
http://duckduckgo.com
| w3m -T text/html | grep '\w\+\{32\}'
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
curl -s -d q="sha1 password" http://duckduckgo.com | w3m -T text/html | grep '\w\+\{32\}'