Ethereal-users: [Ethereal-users] HTTP Output to a file

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Andrew Brampton" <andrew@xxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 3 Mar 2002 15:34:41 -0000
Hi,
I've been using ethereal to monitor HTTP packets on my network. I was able to get it to display a list of only HTTP Requests using some filters, but what I would like to do now is to save the list of requested sites to a log file. For example something that looks like:
 
 
I have tried saving it in the different formats available, but none give me a standard output like so. The reason I want this output is so I can do statistical analysis on it, but having all the rest of the packet data included is not needed, just the request urls.
 
So has anyone got a plugin or another solutions to my problem.
Thanks
Andrew


This message has been 'sanitized'. This means that potentially dangerous content has been rewritten or removed. The following log describes which actions were taken.


Sanitizer (start="1015169688"):
  Part (pos="1375"):
    SanitizeFile (filename="unnamed.txt", mimetype="text/plain"):
      Match (rule="2"):
        Enforced policy: accept

  Part (pos="2273"):
    SanitizeFile (filename="unnamed.html", mimetype="text/html"):
      Match (rule="default"):
        Enforced policy: accept

    Rewrote HTML tag: >>_META http-equiv=Content-Type content="text/html; charset=iso-8859-1"_<<
                  as: >>_MANGLED_ON_PURPOSE_META http-equiv=Content-Type content="text/html; charset=iso-8859-1"_<<
    Rewrote HTML tag: >>_META content="MSHTML 6.00.2713.1100" name=GENERATOR_<<
                  as: >>_MANGLED_ON_PURPOSE_META content="MSHTML 6.00.2713.1100" name=GENERATOR_<<
    Rewrote HTML tag: >>_STYLE_<<
                  as: >>_MANGLED_ON_PURPOSE_STYLE_<<
    Total modifications so far: 3


Anomy 0.0.0 : Sanitizer.pm $Id: Sanitizer.pm,v 1.32 2001/10/11 19:27:15 bre Exp $