User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3.1) Gecko/20030425
Alexei Monastyrnyi wrote:
I would recommend to turn off SSL/TLS, if you use one, and run a sort of
sniffer software against the session you are tracing. Usually it shows TCP
level for well-known protocols in quite friendly manner. :-)
E.g. ethereal parses LDAP messages (besides other protocols) at application
level. You can see the bind DN and cleartext password in a BindRequest. Very
handy...