[Wireshark-users] Using tshark to extract message body from smtp port

2008-03-28 Thread Mark Sass
All, I simplified this email from the last post, but basically, I want to extract all message bodies from network traffic using tshark at the command prompt. We are doing this for all email originating within our network but not using our mail servers. I see all the available fields in the

Re: [Wireshark-users] Using tshark to extract empty fields from pcap files

2008-03-27 Thread Mark Sass
how to extract this data using tshark at a command line. Any thoughts? < snipped all frame, udp, etc stuff> On Wed, Mar 26, 2008 at 04:06:50PM -0500, Mark Sass wrote: > I am trying to extract fie

[Wireshark-users] Using tshark to extract empty fields from pcap files

2008-03-26 Thread Mark Sass
All, I am trying to extract fields from pcap files using tshark. I am currently using a format like this: tshark -r pcapfile -R "tcp.port eq xxx" -Tfields -e field1 -e field2 I don't see the fields I wanted listed on the wireshark display filter reference listing, and when looking at the