New answers tagged passwords
0
Report it to Facebook from here - https://www.facebook.com/hacked
0
Password's hash (of slow hash algorithm like SHA-512 or DES(UNIX)) with random salt - it's an industrial standard.
Also, I have see that some apps use obscured hash algorithms like 101 password hash of MD5 - in this case database dump is not enough to bruteforce hashes, because hash algorithms is unknown.
Top 50 recent answers are included