script to solve imaginary ctf login web challenge
this script is exploiting bcrypt truncation when hashing passsowrds
flag : ictf{why_are_bcrypt_truncating_my_passwords?!}
I got the idea from this video by ippsec "https://www.youtube.com/watch?v=E5TOeiCnGkE&t=3183s"