M.H Ramezannia
CV site
All rights reserved.
Archives
Hack through Rainbow

In this Python project, we aim to demonstrate a security vulnerability in password storage by utilizing hash functions. We assume a scenario where we have acquired unauthorized access to a website’s database and obtained a file containing user information. Within this file, we find usernames along with their corresponding hashed passwords. It is known…