How secure are hashed passwords and could we create a matching table for the passwords? [closed]

We have a script that is used as a tool to test password quality for all our users.
From the script, we could know if users are using the same password for their different accounts.
I supposed the tool is comparing stored hashes.
Did that … Continue reading How secure are hashed passwords and could we create a matching table for the passwords? [closed]