Coverity releases first defect survey results
Posted Mar 7, 2006 21:10 UTC (Tue) by
azhrei_fje (guest, #26148)
In reply to:
Coverity releases first defect survey results by jwb
Parent article:
Coverity releases first defect survey results
The only safe way to run Ethereal today is to recompile it
with almost all
the protocols disabled, capture the packet stream using tcpdump or another
utility, chown the dump file to a non-user, then run Ethereal against the
dump file in the non-users account. Any other use of Ethereal, especially
against live data off the wire, is extremely hazardous.
Unless I'm missing something, that seems a bit excessive. Why not
create a named pipe and tell ethereal to read the pipe as the dump, then
run tcpdump and tell it to write its data to the same pipe?
I must be missing some aspect of this (perhaps issues with
reading/writing data from/to pipes?), but it seems pretty
straight-forward. I suppose it could be that ethereal might want to
seek on the input (?), but I can't see why it would...
(
Log in to post comments)