Description

Can you crack the password to get the flag?Download the password checker here and you’ll need the encrypted flag and the hash in the same directory too.There are 7 potential passwords with 1 being correct. You can find these by examining the password checker script.


Step(s)

On line 44 there is a list called which contains 7 possibilities of the password.

["f7f3", "4aa2", "8e1d", "2266", "7243", "9f43", "f634"]

For this exercise we can manually check each password since there is only 7 possibilities.

Flag