Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unpacking login response apparently not working for me. #24

Closed
DblD opened this issue Dec 10, 2018 · 14 comments
Closed

Unpacking login response apparently not working for me. #24

DblD opened this issue Dec 10, 2018 · 14 comments
Labels

Comments

@DblD
Copy link

DblD commented Dec 10, 2018

2018-12-10 03:52:34,051 - INFO - PAI.paradox.connections.ip_connection - response : Container:
login_status = (enum) (unknown) 31
key = b'\xc8x|SYm\x91\r\xc2H+\xf7\xbc\xd2\x14' (total 16)
hardware_version = 30545
ip_firmware_major = 205
ip_firmware_minor = 99
ip_module_serial = b'0\x15i\xda' (total 4)

2018-12-10 03:52:33,502 - INFO - PAI.paradox.connections.ip_connection - Connected to Site: OmeDoxSec
2018-12-10 03:52:33,502 - DEBUG - PAI.paradox.connections.ip_connection - Connecting to IP Panel
2018-12-10 03:52:33,503 - DEBUG - PAI.paradox.connections.ip_connection - IP Connection established
2018-12-10 03:52:33,504 - DEBUG - PAI.paradox.connections.ip_connection - PC -> IP b'aa04000309f0000001eeeeeeeeeeeeeef21915305f644ae6b3b649f755930ba7'
2018-12-10 03:52:34,042 - DEBUG - PAI.paradox.connections.ip_connection - IP -> PC b'aa1b000129f0000000eeeeeeeeee8415400351487e01fc6914d317e1291c7df24ce980b5667632b120fdadc9cd43e030'
2018-12-10 03:52:34,044 - INFO - PAI.paradox.connections.ip_connection - #DM message dump : Container:
header = Container:
sof = 170
length = 27
unknown0 = 1
flags = 41
command = 240
sub_command = 0
unknown1 = 0
encrypt = 0
payload = b'@\x03QH~\x01\xfci\x14\xd3\x17\xe1)\x1c}\xf2'... (truncated, total 32)
2018-12-10 03:52:34,050 - INFO - PAI.paradox.connections.ip_connection - decrypt :
2018-12-10 03:52:34,050 - INFO - PAI.paradox.connections.ip_connection - #DM message dump : b'\x1f\xc8x|SYm\x91\r\xc2H+\xf7\xbc\xd2\x14wQ\xcdc0\x15i\xda\xa1\x12'
2018-12-10 03:52:34,051 - INFO - PAI.paradox.connections.ip_connection - response : Container:
login_status = (enum) (unknown) 31
key = b'\xc8x|SYm\x91\r\xc2H+\xf7\xbc\xd2\x14' (total 16)
hardware_version = 30545
ip_firmware_major = 205
ip_firmware_minor = 99
ip_module_serial = b'0\x15i\xda' (total 4)
2018-12-10 03:52:34,051 - ERROR - PAI.paradox.connections.ip_connection - Error connecting to IP Module: 31
2018-12-10 03:52:34,051 - ERROR - PAI.paradox.paradox - Failed to connect to interface
2018-12-10 03:52:34,051 - ERROR - PAI - Unable to connect to alarm
2018-12-10 03:52:35,052 - INFO - PAI - Starting...
20

@yozik04
Copy link
Collaborator

yozik04 commented Dec 10, 2018

What panel is it?

@DblD
Copy link
Author

DblD commented Dec 10, 2018

MG5050, with IP150.

@jpbarraca
Copy link
Collaborator

Can you send me the full message log? You can enable it by by setting the log level to DEBUG and enabling packet dumps and message dumps.

@DblD
Copy link
Author

DblD commented Dec 11, 2018 via email

@jpbarraca
Copy link
Collaborator

Send directly to my email. You may wish to temporarily change your password, but we need it to verify that the messages are being deciphered correctly.

@DblD
Copy link
Author

DblD commented Dec 11, 2018

Send directly to my email. You may wish to temporarily change your password, but we need it to verify that the messages are being deciphered correctly.

let me know if you need more info.

REDACTED

@DblD
Copy link
Author

DblD commented Dec 12, 2018

not sure if this will be usefull, pcap
REDACTED

@jpbarraca
Copy link
Collaborator

Thanks. I will take a look at the logs

@jpbarraca
Copy link
Collaborator

Is it working now?

@DblD
Copy link
Author

DblD commented Feb 22, 2019

Is it working now?

@jpbarraca Sadly I'm still getting issues with logging in there. Looks (en)decryption sill not functioning for me

@yozik04 yozik04 added the mg5050 label Feb 22, 2019
@jpbarraca
Copy link
Collaborator

Please send a log with full debug to my email or through keybase. Use the latest dev branch

@DblD
Copy link
Author

DblD commented Feb 22, 2019

bb15b26 -- [bb15b26] #42 EVOHD: PGM label addresses fix. (3 hours ago)

paradox.log.txt
gpg

@jpbarraca
Copy link
Collaborator

According to the log, the password of the IP150 module was wrong.

@yozik04
Copy link
Collaborator

yozik04 commented Apr 9, 2019

I guess this one was resolved.

@yozik04 yozik04 closed this as completed Apr 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants