Running the given level3.py file wants a password.Going through the python code shows that it checks with a hashed password with the user password. Now there is also a list of password in the python file which includes one correct password.Modify the level3.py file and make it so that it checks with the list of passwords. The modified code is in level3_modified.py. Running the modified code should gives the flag.
Pass: 8799
That password is incorrect
Pass: d3ab
That password is incorrect
Pass: 1ea2
Welcome back... your flag, user:
picoCTF{m45h_fl1ng1ng_6f98a49f}
Pass: acaf
That password is incorrect
Pass: 2295
That password is incorrect
Pass: a9de
That password is incorrect
Pass: 6f3d
That password is incorrect
picoCTF{m45h_fl1ng1ng_6f98a49f}