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 17: | Line 17: | ||
! Type !! Length !! Value | ! Type !! Length !! Value | ||
|- | |- | ||
| 00 01 || xx xx || The screen name as given by the client | | 00 01 || xx xx || The screen name as given by the client | ||
|} | |} | ||
''May also contain other [[Protocols/OSCAR/TLV#Common_TLVs|common TLVs]].'' | |||
=== SNAC Dump === | === SNAC Dump === |
Revision as of 06:12, 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
|