Its not really what I had in mind. I couldn't find any tool which would extract 
POST data  from a pcap file. So, I started writing my own. You can track the 
progress, if you want, at https://launchpad.net/tlreaderRegards,
Nishith
-----------------------------------------------------------------------

 The problem with the world is stupidity. Not saying there should be a

capital punishment for stupidity, but why don't we just take the

safety labels off of everything and let the problem solve itself?

--- On Tue, 9/16/08, Anand Balachandran Pillai <[EMAIL PROTECTED]> wrote:
From: Anand Balachandran Pillai <[EMAIL PROTECTED]>
Subject: Re: [BangPypers] Handling pcap files with python
To: [EMAIL PROTECTED], "Bangalore Python Users Group - India" 
<bangpypers@python.org>
Date: Tuesday, September 16, 2008, 8:53 PM

Does http://code.google.com/p/pypcap/ help you ?

--Anand

On Tue, Sep 16, 2008 at 1:08 PM, Nishith Nand <[EMAIL PROTECTED]>
wrote:
> Hi,
>
> I am trying to extract an uploaded file from a pcap file. The uploaded
file
> is split across multiple frames. What I want to do is to extract the TCP
> payload from these frames and join them together to form the original
file.
> I looked around the python-libpcap module but didn't find anything
> interesting.  Any suggestions.
>
> Thanks and Regards,
>
> Nishith
>
> -----------------------------------------------------------------------
> The problem with the world is stupidity. Not saying there should be a
> capital punishment for stupidity, but why don't we just take the
> safety labels off of everything and let the problem solve itself?
>
> _______________________________________________
> BangPypers mailing list
> BangPypers@python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>
>



-- 
-Anand



      
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to