http://www.venkydude.com/articles/msn.htm
aan de hand van bovenstaande handleiding wil ik een simepele msnbot gaan schrijven in C.
als je dit zo leest moet je met de hand (2 telnet sessies) ook wel kunnen msnnen.
ik begrijp alleen het stukje over MD5 niet, hoe combineer ik mijn password met de aangeleverde hash ??? (md5hash+passwd) duh... maar hoe ??
knip uit document
ja ik heb een md5 proggie
aan de hand van bovenstaande handleiding wil ik een simepele msnbot gaan schrijven in C.
als je dit zo leest moet je met de hand (2 telnet sessies) ook wel kunnen msnnen.
ik begrijp alleen het stukje over MD5 niet, hoe combineer ik mijn password met de aangeleverde hash ??? (md5hash+passwd) duh... maar hoe ??
knip uit document
kan iemand mij vertellen hoe ik de juiste md5 sum kan genereren ??Now the server to which we are connected to has the relevant information about the user trying to log in. The server replies this way
USR 5 MD5 S 989048851.1851137130
The string which is sent by the server is the " MD5 Hash". It is a hash generated by the server and is used in the authentication process. The client then has to send the password which is encrypted using the MD5 algorithm.In effect the client has to send the unique MD5 equivalent of the MD5 hash i.e 989048851.1851137130 in this case and the password combined .i.e. MD5 equivalent of (hash+pass). In this case it turns out to be 3b7926d277068ec49576a0c40598ff21.
USR 6 MD5 S 3b7926d277068ec49576a0c40598ff21
If the password is right then the server replies with this
USR 6 OK venky_dude@hotmail.com venkat
Here the last word is the nickname/name by which the user is known.
ja ik heb een md5 proggie
Every failure offers you a new opportunity! | Lokatie database|GoT - Notepad