Security Basics mailing list archives

Re: learning sniffer skills


From: "Matias Rollan" <matias () safesource com ar>
Date: Thu, 9 Dec 2004 19:31:58 -0300

Hola !

Im trying read with tcpdump or snort the mail messages downloaded by
pop3.  But can see the message content.    How can "assembly" the
message readed with the sniffer?

        I think you are trying to do something like this:

        tcpdump -s 2000 port 110 -w /tmp/data-to-port-110

        And to see the binary log:

        strings /tmp/data-to-port-110

        Saludos !

-- 
  Mat?as Roll?n
  <cygar () safesource com ar>


Current thread: