Protocols/OSCAR/SNAC/BUCP CHALLENGE REQUEST: Difference between revisions
From Toxi's Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
|} | |} | ||
Example dump ( | === SNAC Dump === | ||
Example dump (sent by a AIM 4.8.2540 client - dump contains a FLAP header): | |||
<pre> | <pre> | ||
0000 2a 02 17 8a 00 18 00 17 00 06 00 00 00 00 00 00 *............... | 0000 2a 02 17 8a 00 18 00 17 00 06 00 00 00 00 00 00 *............... | ||
0010 00 01 00 0a 74 6f 78 69 64 61 74 69 6f 6e ....toxidation | 0010 00 01 00 0a 74 6f 78 69 64 61 74 69 6f 6e ....toxidation | ||
</pre> | </pre> |
Revision as of 05:46, 21 July 2024
OSCAR Protocol |
Introduction • Terms • Clients |
Basic |
TODO |
Tutorials |
Sign On |
Foodgroups |
OSERVICE (0x0001) |
BUCP (0x0017) |
This is the first SNAC sent by the client when authorizing via BUCP and is, obviously, used for requesting a challenge. The server should reply with BUCP__CHALLENGE_RESPONSE containing the aforementioned challenge, which will be used for hashing the password later on.
SNAC Header
|