This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: f2uKVJlvUDWTMvTRTyXE8YUCuCM1BIexIq11ybupGaI
Cover

I hacked 40,000 passwords with Python. Yours might've been one of them.

Written by @fendy | Published on 2019/10/16

TL;DR
I hacked 40,000 passwords with Python. I created a text file containing 1 million passwords in the real world. In the next part of this article, I’m going to show you how hackers “decrypt” hashed password to the actual word (Well, they don’t actually decrypt, they guess). Then, I will show how it’s done in Python. There are 3 steps to a dictionary attack: Access to the (hashed) password list, HASH all the words found in the English dictionary. If I find a match, bingo!

[story continues]


Written by
@fendy
Technical Writer on HackerNoon.

Topics and
tags
cybersecurity|python|password|hackernoon-top-story|latest-tech-stories|what-is-encryption|what-is-hashing
This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: f2uKVJlvUDWTMvTRTyXE8YUCuCM1BIexIq11ybupGaI