pangdong697 发表于 2022-8-3 19:46

Mysql与nvcation连接报文解析

本帖最后由 pangdong697 于 2022-8-5 14:56 编辑

求教各位大佬有没有使用python做过解析nvcation与mysql之间的通信报文啊. 想获取他们直接的传输内容. (有个需求需要抓通信包解析sql及返回结果)

\x01\x00\x00\x01\n2\x00\x00\x02\x03def\x06assets\tchild_org\tchild_org\x02id\x02id\x0c?\x00\x0b\x00\x00\x00\x03\x03B\x00\x00\x00H\x00\x00\x03\x03def\x06assets\tchild_org\tchild_org\ratt_father_id\ratt_father_id\x0c?\x00\x0b\x00\x00\x00\x03\x08@\x00\x00\x00B\x00\x00\x04\x03def\x06assets\tchild_org\tchild_org\nchild_name\nchild_name\x0c\xff\x00x\x00\x00\x00\xfd\x00\x00\x00\x00\x00@\x00\x00\x05\x03def\x06assets\tchild_org\tchild_org\tchild_num\tchild_num\x0c?\x00\x0b\x00\x00\x00\x03\x00\x00\x00\x00\x00F\x00\x00\x06\x03def\x06assets\tchild_org\tchild_org\x0cchild_status\x0cchild_status\x0c?\x00\x0b\x00\x00\x00\x03\x00\x00\x00\x00\x00@\x00\x00\x07\x03def\x06assets\tchild_org\tchild_org\tcreate_by\tcreate_by\x0c\xff\x00\x00\x01\x00\x00\xfd\x00\x00\x00\x00\x00B\x00\x00\x08\x03def\x06assets\tchild_org\tchild_org\ncreated_at\ncreated_at\x0c?\x00\x13\x00\x00\x00\x07\x80\x00\x00\x00\x00@\x00\x00\t\x03def\x06assets\tchild_org\tchild_org\tupdate_by\tupdate_by\x0c\xff\x00\x00\x01\x00\x00\xfd\x00\x00\x00\x00\x00B\x00\x00\n\x03def\x06assets\tchild_org\tchild_org\nupdated_at\nupdated_at\x0c?\x00\x13\x00\x00\x00\x07\x80\x00\x00\x00\x00:\x00\x00\x0b\x03def\x06assets\tchild_org\tchild_org\x06remark\x06remark\x0c\xff\x00\xd0\x07\x00\x00\xfd\x00\x00\x00\x00\x00\x05\x00\x00\x0c\xfe\x00\x00"\x00\x1a\x00\x00\r\x013\x015\x0c\xe8\xbf\x90\xe7\xbb\xb4\xe9\x83\xa8\xe9\x97\xa8\x015\x012\xfb\xfb\xfb\xfb\xfb\x14\x00\x00\x0e\x014\x018\x06\xe5\x86\x85\xe7\xa7\x91\x010\x012\xfb\xfb\xfb\xfb\xfb\x14\x00\x00\x0f\x015\x018\x06\xe5\xa4\x96\xe7\xa7\x91\x010\x012\xfb\xfb\xfb\xfb\xfb\x14\x00\x00\x10\x016\x018\x06\xe9\xaa\xa8\xe7\xa7\x91\x010\x012\xfb\xfb\xfb\xfb\xfb\x1d\x00\x00\x11\x017\x019\x0f\xe6\x80\xa5\xe6\x95\x91\xe6\x89\x8b\xe6\x9c\xaf\xe5\xae\xa4\x012\x011\xfb\xfb\xfb\xfb\xfb\x1a\x00\x00\x12\x018\x019\x0c\xe8\x83\xb8\xe7\x97\x9b\xe4\xb8\xad\xe5\xbf\x83\x016\x011\xfb\xfb\xfb\xfb\xfb\x17\x00\x00\x13\x019\x0210\x08CT\xe4\xb8\xad\xe5\xbf\x83\x010\x011\xfb\xfb\xfb\xfb\xfb\x1c\x00\x00\x14\x0210\x0210\x0c\xe6\xa3\x80\xe9\xaa\x8c\xe4\xb8\xad\xe5\xbf\x83\
页: [1]
查看完整版本: Mysql与nvcation连接报文解析