[PLUG] Emaill passwd and username recovery

Russell Evans russell-evans at uswest.net
Fri Mar 7 00:03:01 UTC 2003


tethereal is part of the ethereal source. You probably could do this with
tcpdump, but tethereal is my tool of choice. http://www.ethereal.com/

On the pop server run this for a few days / weeks ?

tethereal -l  dst port 110   | awk '/USER/ { print $0 ; getline ; print $0}' >
/tmp/pass_cap

Thank you
Russell


On Fri, 7 Mar 2003 15:21:21 +0800, Billy Dimaculangan said:

> how could i do it..





More information about the PLUG mailing list