[BangPypers] Handling pcap files with python

Anand Balachandran Pillai abpillai at gmail.com
Tue Sep 16 17:23:26 CEST 2008


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

--Anand

On Tue, Sep 16, 2008 at 1:08 PM, Nishith Nand <nishith_n at yahoo.com> 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 at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>
>



-- 
-Anand


More information about the BangPypers mailing list