I'm trying to crack some hashes which are made with a challenge (challenge-response authentication). I know what the challenge is, and I know that the challenge is prepended to the password before it is hashed. How could I pass in this challenge such that hashcat would prepend the it to the password before trying it?
↧