Protocols/OSCAR/SNAC/BUCP SECURID REQUEST: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(One intermediate revision by the same user not shown) | |||
Line 24: | Line 24: | ||
Credit: Aleksandr Shutko | Credit: Aleksandr Shutko | ||
=== AIMx Star Menu (Master AIM) === | |||
[[File:Aimx star menu.png]] | |||
Credit: Aleksandr Shutko | |||
=== From Aleksandr Shutko: SNAC(17,0A) - SecurID server request === | |||
<table width=640 bgcolor=darkblue cellSpacing=0 cellPadding=0 border=0><tr><td> | |||
<table width=100% cellSpacing=2 cellPadding=0 border=0><tr><td bgcolor=#4040FF> | |||
<table width=100% cellSpacing=0 cellPadding=0 border=0> | |||
<tr> | |||
<td><b><font color="white">SNAC(17,0A) </font></b></td> | |||
<td width=70% align=right><b><font color="white">BUCP__SECURID_REQUEST </font></b></td> | |||
</tr> | |||
</table> | |||
</td></tr> | |||
</table> | |||
</td></tr></table> | |||
<table width=640 cellSpacing=0 cellPadding=0 border=0> | |||
<tr> | |||
<td> | |||
<br> | |||
This snac used by server to request SecurID number from client. This happens | |||
only if you are trying to login as AIM administrator. AIM administrators have | |||
a little pager-like thing that display a SecurID number wich changes every 60 | |||
seconds. Client must respond with [[Protocols/OSCAR/SNAC_17_0b|SNAC(17,0B)]] | |||
containing correct SecureID number (or server will send you an auth error). | |||
Check also the [[Protocols/OSCAR/SNAC/BUCP_SECURID_REQUEST#Dialog_Example_.28AIM_5.x.29|screenshot]] of AIM SecurID request | |||
dialog and [[Protocols/OSCAR/SNAC/BUCP_SECURID_REQUEST#AIMx_Star_Menu_.28Master_AIM.29|typical list]] of AIM admin priviledges. | |||
<br><br> | |||
<table width=640 bgcolor=darkblue cellSpacing=0 cellPadding=0 border=0><tr><td> | |||
<table width=100% cellSpacing=2 cellPadding=0 border=0><tr><td bgcolor=#E9E9E9> | |||
<table width=640 cellSpacing=0 cellPadding=0 align=center border=0> | |||
<tr> | |||
<td width=169> 00 17</td> | |||
<td width=5> </td> | |||
<td>word</td> | |||
<td width=5> </td> | |||
<td width=55%>SNAC family</td> | |||
</tr> | |||
<tr> | |||
<td> 00 0A</td> | |||
<td> </td> | |||
<td>word</td> | |||
<td> </td> | |||
<td>SNAC subtype</td> | |||
</tr> | |||
<tr> | |||
<td> 00 00</td> | |||
<td> </td> | |||
<td>word</td> | |||
<td> </td> | |||
<td>SNAC flags</td> | |||
</tr> | |||
<tr> | |||
<td> xx xx xx xx</td> | |||
<td> </td> | |||
<td>dword</td> | |||
<td> </td> | |||
<td>SNAC request-id</td> | |||
</tr> | |||
</table> | |||
</td></tr> | |||
<tr><td bgcolor=#E9E9E9> | |||
empty (no snac data) | |||
</td></tr></table> | |||
</td></tr></table> | |||
</td></tr></table> | |||
<br>Example SNAC dump with flap header: | |||
<table width=640 bgcolor=darkblue cellSpacing=0 cellPadding=0 border=0><tr><td> | |||
<table width=100% cellSpacing=2 cellPadding=0 border=0><tr> | |||
<td bgcolor=#E9E9E9> | |||
<font size=3><pre style="font-size: 13px"> | |||
2A 02 0E 46 00 0A 00 17 00 0A 00 00 82 95 E9 1B *..F............ | |||
</pre></font> | |||
</td></tr></table> | |||
</td></tr></table> | |||
[[Category:With_Contrib]] | |||
=== BUCP SNACs === | === BUCP SNACs === |
Latest revision as of 01:12, 14 February 2021
OSCAR Protocol |
Introduction • Terms • Clients |
Basic |
Datatypes • FLAP • SNAC • TLV |
UUIDs • Errors • Tool IDs |
Host Interaction |
Rate Limits • Migration • Messages |
Other Services |
ADMIN • ADVERT • ALERT |
BART • BOS • BUCP • CHAT |
CHAT_NAV |
Tutorials |
Sign On • BART • Rendezvous |
ICBM • Locate • Buddies |
Foodgroups |
OSERVICE (0x0001) |
LOCATE (0x0002) |
BUDDY (0x0003) |
ICBM (0x0004) |
ADVERT (0x0005) |
INVITE (0x0006) |
ADMIN (0x0007) |
POPUP (0x0008) |
PD (0x0009) |
USER_LOOKUP (0x000A) |
STATS (0x000B) |
TRANSLATE (0x000C) |
CHAT_NAV (0x000D) |
CHAT (0x000E) |
ODIR (0x000F) |
BART (0x0010) |
FEEDBAG (0x0013) |
ICQ (0x0015) |
BUCP (0x0017) |
ALERT (0x0018) |
PLUGIN (0x0022) |
UNNAMED_FG_24 (0x0024) |
MDIR (0x0025) |
ARS (0x044A) |
ID | Origin | Name | Foodgroup | Service | Status | Version |
---|---|---|---|---|---|---|
0x0017, 0x000A | Host | BUCP__SECURID_REQUEST | Unspecified | BUCP | Active | 1.15 |
Host SecurID request for client to continue logging in.
SNAC Header
Foodgroup | uint16 (word) | 00 17 |
Subgroup | uint16 (word) | 00 0A |
Flags | uint16 (word) | 00 00 |
Request ID | uint32 (dword) | 00 00 00 00 |
SNAC Data
Unconfirmed: This SNAC contains no data
Dialog Example (AIM 5.x)
Credit: Aleksandr Shutko
AIMx Star Menu (Master AIM)
Credit: Aleksandr Shutko
From Aleksandr Shutko: SNAC(17,0A) - SecurID server request
|
|
Example SNAC dump with flap header:
|
BUCP SNACs
|