Sometime Today, radical assembled some asciibets to say:

> Something like this ? (In Perl)
>
>     my $crypted = unix_md5_crypt($passwd, '_2S43d5f');
>     my $r = _sendcmd ($fh, $YAHOO_SERVICE_LOGON, 0x5a55aa55,
>                    '0', $user, '6', $crypted,
>                    '1', $user);
>

Nope, that's the old `fixed' salt method used in gaim.  This was
reported as a security hole on bugtraq and the new protocol doesn't use
it anymore.

This doesn't work anymore either.

-- 
Those who do not understand Unix are condemned to reinvent it, poorly.
- Henry Spencer, University of Toronto Unix hack



_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to