[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: PASSWORDS (2)



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...


Ciao, Michael.