Srp 0.9.3 Traffic |work| -

SRP (Secure Remote Password) is an authentication protocol that allows a client to prove knowledge of a password to a server without ever transmitting the password itself, even in encrypted form. Version 0.9.3 is a pre-standard release (prior to RFC 2945 and TLS-SRP extensions), still found in some legacy systems, embedded devices, or custom applications.

SRP Header: 0x53525020 (ASCII "SRP ") Version: 0x09 Message Type: 0x03 (Client Proof) Proof Length: 0x14 (20 bytes) Proof Value: a94a8fe5ccb19ba61c4c0873d391e987982fbbd3 srp 0.9.3 traffic

For a packet captured as SRP_C_PROOF (client proof): SRP (Secure Remote Password) is an authentication protocol