TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Tell HN: Phishing Scheme for Cracked Passwords

5 点作者 erikschoster超过 5 年前
I just received an email whose subject was a password I used to use several years ago and had an attached PDF with the password as the filename. I assume they got the password from the adobe breach since I used it for my password there until it was disclosed that there was a security breach.<p>Since that breach was in 2013 and my relatively short (8 chars) but random password was just emailed to me in plaintext, I&#x27;m wondering if there has been a long-term effort to crack everything, and if this matters much. I&#x27;m sure most assumed this is what was happening. If it took six years to crack my password or it was cracked earlier and just became available to someone, I don&#x27;t know.<p>I&#x27;m posting this here because I don&#x27;t follow this sort of thing closely, I stopped using this password in 2013, and I&#x27;m just curious if the possibility of some possibly harder-to-crack passwords now becoming exposed (if that&#x27;s actually what is happening here) has any significance.<p>It could be someone cracked my password years ago, but the plain text only became available to some would-be extortionist recently.<p>Thanks!

1 comment

octosphere超过 5 年前
I never use a password, but I do use a passphrase like something similar to the one used in XKCD 936[0]. There&#x27;s a few open source diceware[1] generators on Github that you should look at.<p>[0] <a href="https:&#x2F;&#x2F;www.xkcd.com&#x2F;936&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.xkcd.com&#x2F;936&#x2F;</a><p>[1] <a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Diceware" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Diceware</a>