Awwyeah, decrypted an alarm
This commit is contained in:
parent
9fa2ebb4a9
commit
3925f4f244
4 changed files with 258 additions and 9 deletions
104
chiron-2nd.log
Normal file
104
chiron-2nd.log
Normal file
|
@ -0,0 +1,104 @@
|
|||
Mon Nov 21 20:41:35 2016: ./build/chirond(15512): Log level 0, at ../chirond.c:308 in function handle_message():
|
||||
chiron message: struct chiron_message
|
||||
msg_type : CHIRON_ACCOUNT (65)
|
||||
seq : 0x02 (2)
|
||||
flags : 0xa8 (168)
|
||||
msg : union chiron_msg_union(case 65)
|
||||
account: struct chiron_msg_account
|
||||
length : 0x04 (4)
|
||||
account_code: ARRAY(4)
|
||||
[0] : 0x33 (51)
|
||||
[1] : 0x35 (53)
|
||||
[2] : 0x30 (48)
|
||||
[3] : 0x30 (48)
|
||||
|
||||
Mon Nov 21 20:41:35 2016: ./build/chirond(15512): Log level 0, at ../chirond.c:210 in function send_chiron_msg_challenge():
|
||||
Sending out a challenge
|
||||
Mon Nov 21 20:41:35 2016: ./build/chirond(15512): Log level 0, at ../chirond.c:278 in function send_chiron_msg_challenge():
|
||||
The expected md5sum for the next entry is 67305652133a689bb99b3d7e953b30f7
|
||||
Mon Nov 21 20:41:35 2016: ./build/chirond(15512): Log level 0, at ../chirond.c:308 in function handle_message():
|
||||
chiron message: struct chiron_message
|
||||
msg_type : CHIRON_RESPONSE (82)
|
||||
seq : 0x02 (2)
|
||||
flags : 0xa8 (168)
|
||||
msg : union chiron_msg_union(case 82)
|
||||
response: struct chiron_msg_response
|
||||
length : 0x46 (70)
|
||||
md5_check: ARRAY(16)
|
||||
[0] : 0xc8 (200)
|
||||
[1] : 0xa8 (168)
|
||||
[2] : 0xb6 (182)
|
||||
[3] : 0x50 (80)
|
||||
[4] : 0x34 (52)
|
||||
[5] : 0xd5 (213)
|
||||
[6] : 0x7a (122)
|
||||
[7] : 0x26 (38)
|
||||
[8] : 0x90 (144)
|
||||
[9] : 0x63 (99)
|
||||
[10] : 0x92 (146)
|
||||
[11] : 0x56 (86)
|
||||
[12] : 0xe5 (229)
|
||||
[13] : 0x4d (77)
|
||||
[14] : 0xde (222)
|
||||
[15] : 0xa0 (160)
|
||||
payload: ARRAY(54)
|
||||
[0] : 0x6a (106)
|
||||
[1] : 0x60 (96)
|
||||
[2] : 0x19 (25)
|
||||
[3] : 0xdc (220)
|
||||
[4] : 0x67 (103)
|
||||
[5] : 0xbb (187)
|
||||
[6] : 0xe8 (232)
|
||||
[7] : 0x9e (158)
|
||||
[8] : 0x8e (142)
|
||||
[9] : 0xfc (252)
|
||||
[10] : 0x79 (121)
|
||||
[11] : 0x55 (85)
|
||||
[12] : 0xed (237)
|
||||
[13] : 0x66 (102)
|
||||
[14] : 0x26 (38)
|
||||
[15] : 0x21 (33)
|
||||
[16] : 0x1a (26)
|
||||
[17] : 0x6b (107)
|
||||
[18] : 0x4a (74)
|
||||
[19] : 0x9c (156)
|
||||
[20] : 0x7c (124)
|
||||
[21] : 0xe6 (230)
|
||||
[22] : 0x1d (29)
|
||||
[23] : 0x01 (1)
|
||||
[24] : 0xab (171)
|
||||
[25] : 0x57 (87)
|
||||
[26] : 0xfb (251)
|
||||
[27] : 0xd9 (217)
|
||||
[28] : 0x6d (109)
|
||||
[29] : 0x15 (21)
|
||||
[30] : 0xbd (189)
|
||||
[31] : 0xe6 (230)
|
||||
[32] : 0xe3 (227)
|
||||
[33] : 0x94 (148)
|
||||
[34] : 0xd6 (214)
|
||||
[35] : 0xe7 (231)
|
||||
[36] : 0xde (222)
|
||||
[37] : 0xc3 (195)
|
||||
[38] : 0x89 (137)
|
||||
[39] : 0x52 (82)
|
||||
[40] : 0x65 (101)
|
||||
[41] : 0x5f (95)
|
||||
[42] : 0x0c (12)
|
||||
[43] : 0x97 (151)
|
||||
[44] : 0x4e (78)
|
||||
[45] : 0x4f (79)
|
||||
[46] : 0x6d (109)
|
||||
[47] : 0x9f (159)
|
||||
[48] : 0x5a (90)
|
||||
[49] : 0xb9 (185)
|
||||
[50] : 0xc2 (194)
|
||||
[51] : 0x12 (18)
|
||||
[52] : 0xdd (221)
|
||||
[53] : 0x74 (116)
|
||||
|
||||
Mon Nov 21 20:41:35 2016: ./build/chirond(15512): Log level 0, at ../chirond.c:167 in function handle_chiron_msg_response():
|
||||
MD5 does not match!
|
||||
|
||||
Decrypted outgoing payload:
|
||||
ZERO LENGTH
|
Loading…
Add table
Add a link
Reference in a new issue