Bfail Going to /source in provided website gave us the code. From there we got the username as admin and first 71 bytes of bcrypt password. Bcrypt ignores the password above 72 bytes, so we need to brute force 1 btye and we get the password.