[BangPypers] Handling pcap files with python
Nishith Nand
nishith_n at yahoo.com
Mon Sep 22 10:46:04 CEST 2008
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 <abpillai at gmail.com> wrote:
From: Anand Balachandran Pillai <abpillai at gmail.com>
Subject: Re: [BangPypers] Handling pcap files with python
To: nishith_n at yahoo.com, "Bangalore Python Users Group - India" <bangpypers at 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 <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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/bangpypers/attachments/20080922/e7ff0fe7/attachment.htm>
More information about the BangPypers
mailing list