/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

defuse.ca
| | blog.ropnop.com
1.7 parsecs away

Travel
| | After compromising an OpenNMS server, I recovered salted password hashes. I couldn't find any info online, so I reversed them and wrote a tool to crack them
| | crackstation.net
1.7 parsecs away

Travel
| | Download CrackStation's password cracking wordlist.
| | www.splitbrain.org
2.5 parsecs away

Travel
| | [AI summary] The post explains how to manage password hashing in PHP using DokuWiki's auth_cryptPassword() and auth_verifyPassword() functions to support multiple algorithms like MD5, SHA1, and crypt while ensuring backward compatibility.
| | josh.blog
13.3 parsecs away

Travel
| Modern web applications have a responsibility to prevent their users from using easily compromised passwords. I would also say that it's in their best interest, although it's certainly a trade off. Most people still don't use password managers, so stricter requirements will lead to some people losing access to their accounts. Still though, forcing people [...]