Is there a
way to print specific fields from each packet ?
I can get some of
the fields using awk, but only those in the standard format
tethereal
provides.
e.g. for
all IP packets, show me the srcIP, dstIP and IP identifier of the
packet.
My
"vision" is, that for any packet field I can filter by, I could use a
printf-style format
to print
specific fields.
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="1007890779"):
Part (pos="1102"):
SanitizeFile (filename="unnamed.txt", mimetype="text/plain"):
Match (rule="2"):
Enforced policy: accept
Part (pos="1592"):
SanitizeFile (filename="unnamed.html", mimetype="text/html"):
Match (rule="default"):
Enforced policy: accept
Rewrote HTML tag: >>_META content="text/html; charset=windows-1255" http-equiv=Content-Type_<<
as: >>_MANGLED_ON_PURPOSE_META content="text/html; charset=windows-1255" http-equiv=Content-Type_<<
Rewrote HTML tag: >>_META content="MSHTML 5.00.3103.1000" name=GENERATOR_<<
as: >>_MANGLED_ON_PURPOSE_META content="MSHTML 5.00.3103.1000" name=GENERATOR_<<
Total modifications so far: 2
Anomy 0.0.0 : Sanitizer.pm
$Id: Sanitizer.pm,v 1.32 2001/10/11 19:27:15 bre Exp $
|