Had the opposite problem of this recently where a colleague was trying to access an account whose password was given to him encoded in base64. He didn't realise and he thought it was just a randomly generated string.
The decoded password was basically "password123" btw.
Had the opposite problem of this recently where a colleague was trying to access an account whose password was given to him encoded in base64. He didn't realise and he thought it was just a randomly generated string.
The decoded password was basically "password123" btw.