Snort mailing list archives

Re: snortsnarf


From: James Hoagland <jim () SiliconDefense com>
Date: Fri, 21 Mar 2003 07:22:20 -0800

At 4:00 PM -0600 3/20/03, David Cintron wrote:
I was wondering if anyone has used snortsnarf and if it took a long time
to create the html files. I run snortsnarf.pl and i get these errors

Using an array as a reference is deprecated at
include/SnortSnarf/HTMLMemStorage.pm line 290.
Using an array as a reference is deprecated at
include/SnortSnarf/HTMLAnomMemStorage.pm line 266.

The messages above are independent of the SnortSnarf run time. SnortSnarf's run time is mainly dependant on how many alerts you give it to process (the number in your input file/database minus those you exclude by using an input filter), how much RAM you have, and your CPU speed.

The messages are actually warnings from perl, not errors. Perl 5.8.0 (or later) is just giving a warning that 2 parts of the SnortSnarf code using something which may be removed in future Perl releases. I plan to change that in the next release. You should be able to suppress these warnings by removing '-w' from the first line of snortsnarf.pl.

Best regards,

  Jim

--
|*     Jim Hoagland, Associate Researcher, Silicon Defense     *|
|*    --- Silicon Defense: The Cyberwar Defense Company ---    *|
|*   jim () SiliconDefense com, http://www.silicondefense.com/    *|
|*  Voice: (530) 756-7317                 Fax: (530) 756-7297  *|


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: