From 58668a0e47263f5af15ffc61ee83536db2880371 Mon Sep 17 00:00:00 2001 From: Brian Boru Date: Tue, 26 May 2020 22:47:58 +0300 Subject: [PATCH] log --- data/authmd5.txt | 138 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 data/authmd5.txt diff --git a/data/authmd5.txt b/data/authmd5.txt new file mode 100644 index 0000000..8f85ebe --- /dev/null +++ b/data/authmd5.txt @@ -0,0 +1,138 @@ +Frame 4: 146 bytes on wire (1168 bits), 146 bytes captured (1168 bits) on interface enp3s0, id 0 +Ethernet II, Src: ASUSTekC_40:7f:8c (d8:50:e6:40:7f:8c), Dst: Tp-LinkT_27:7a:c6 (74:da:88:27:7a:c6) +Internet Protocol Version 4, Src: 192.168.0.100, Dst: 77.121.164.8 +Transmission Control Protocol, Src Port: 58326, Dst Port: 5432, Seq: 1, Ack: 1, Len: 80 +PostgreSQL + Type: Startup message + Length: 80 + Protocol major version: 3 + Protocol minor version: 0 + Parameter name: user + Parameter value: tweago + Parameter name: database + Parameter value: tweago + Parameter name: application_name + Parameter value: psql + Parameter name: client_encoding + Parameter value: UTF8 + +Frame 6: 79 bytes on wire (632 bits), 79 bytes captured (632 bits) on interface enp3s0, id 0 +Ethernet II, Src: Tp-LinkT_27:7a:c6 (74:da:88:27:7a:c6), Dst: ASUSTekC_40:7f:8c (d8:50:e6:40:7f:8c) +Internet Protocol Version 4, Src: 77.121.164.8, Dst: 192.168.0.100 +Transmission Control Protocol, Src Port: 5432, Dst Port: 58326, Seq: 1, Ack: 81, Len: 13 +PostgreSQL + Type: Authentication request + Length: 12 + Authentication type: MD5 password (5) + Salt value: 43718c2f + +Frame 16: 146 bytes on wire (1168 bits), 146 bytes captured (1168 bits) on interface enp3s0, id 0 +Ethernet II, Src: ASUSTekC_40:7f:8c (d8:50:e6:40:7f:8c), Dst: Tp-LinkT_27:7a:c6 (74:da:88:27:7a:c6) +Internet Protocol Version 4, Src: 192.168.0.100, Dst: 77.121.164.8 +Transmission Control Protocol, Src Port: 58328, Dst Port: 5432, Seq: 1, Ack: 1, Len: 80 +PostgreSQL + Type: Startup message + Length: 80 + Protocol major version: 3 + Protocol minor version: 0 + Parameter name: user + Parameter value: tweago + Parameter name: database + Parameter value: tweago + Parameter name: application_name + Parameter value: psql + Parameter name: client_encoding + Parameter value: UTF8 + +Frame 18: 79 bytes on wire (632 bits), 79 bytes captured (632 bits) on interface enp3s0, id 0 +Ethernet II, Src: Tp-LinkT_27:7a:c6 (74:da:88:27:7a:c6), Dst: ASUSTekC_40:7f:8c (d8:50:e6:40:7f:8c) +Internet Protocol Version 4, Src: 77.121.164.8, Dst: 192.168.0.100 +Transmission Control Protocol, Src Port: 5432, Dst Port: 58328, Seq: 1, Ack: 81, Len: 13 +PostgreSQL + Type: Authentication request + Length: 12 + Authentication type: MD5 password (5) + Salt value: b2b7d424 + +Frame 20: 107 bytes on wire (856 bits), 107 bytes captured (856 bits) on interface enp3s0, id 0 +Ethernet II, Src: ASUSTekC_40:7f:8c (d8:50:e6:40:7f:8c), Dst: Tp-LinkT_27:7a:c6 (74:da:88:27:7a:c6) +Internet Protocol Version 4, Src: 192.168.0.100, Dst: 77.121.164.8 +Transmission Control Protocol, Src Port: 58328, Dst Port: 5432, Seq: 81, Ack: 14, Len: 41 +PostgreSQL + Type: Password message + Length: 40 + Password: md595fd6bcc0dd15d9f461fcbc7d5692ef5 + +Frame 21: 398 bytes on wire (3184 bits), 398 bytes captured (3184 bits) on interface enp3s0, id 0 +Ethernet II, Src: Tp-LinkT_27:7a:c6 (74:da:88:27:7a:c6), Dst: ASUSTekC_40:7f:8c (d8:50:e6:40:7f:8c) +Internet Protocol Version 4, Src: 77.121.164.8, Dst: 192.168.0.100 +Transmission Control Protocol, Src Port: 5432, Dst Port: 58328, Seq: 14, Ack: 122, Len: 332 +PostgreSQL + Type: Authentication request + Length: 8 + Authentication type: Success (0) +PostgreSQL + Type: Parameter status + Length: 26 + Parameter name: application_name + Parameter value: psql +PostgreSQL + Type: Parameter status + Length: 25 + Parameter name: client_encoding + Parameter value: UTF8 +PostgreSQL + Type: Parameter status + Length: 23 + Parameter name: DateStyle + Parameter value: ISO, MDY +PostgreSQL + Type: Parameter status + Length: 25 + Parameter name: integer_datetimes + Parameter value: on +PostgreSQL + Type: Parameter status + Length: 27 + Parameter name: IntervalStyle + Parameter value: postgres +PostgreSQL + Type: Parameter status + Length: 20 + Parameter name: is_superuser + Parameter value: on +PostgreSQL + Type: Parameter status + Length: 25 + Parameter name: server_encoding + Parameter value: UTF8 +PostgreSQL + Type: Parameter status + Length: 24 + Parameter name: server_version + Parameter value: 11.4 +PostgreSQL + Type: Parameter status + Length: 33 + Parameter name: session_authorization + Parameter value: tweago +PostgreSQL + Type: Parameter status + Length: 35 + Parameter name: standard_conforming_strings + Parameter value: on +PostgreSQL + Type: Parameter status + Length: 30 + Parameter name: TimeZone + Parameter value: Europe/Amsterdam +PostgreSQL + Type: Backend key data + Length: 12 + PID: 809 + Key: 4144591332 +PostgreSQL + Type: Ready for query + Length: 5 + Status: Idle (73) + -- 2.11.4.GIT