Its used for sending the botnet password over securely to the other bot. Its basically random data to the linking bot, but not random to the bot that is being linked to.
You use it to compute a md5sum of the password and that data. This way the md5sum you send back is not the same the next time you link because the challenge data will have changed.