|
|||||||||||
|
[Snort-devel] Segfault on fun funy rule
From: Jason Monroe \ <monroe(at)nas.nasa.gov>
Date: Wed Feb 25 2004 - 23:25:50 EST
Downloaded 2.1.1 built it against Fedora Core 1
pcre 4.4
[root@Fedora1 root]# gcc -v
--infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux Thread model: posix gcc version 3.3.2 20031022 (Red Hat Linux 3.3.2-1) Have rule in local.rules that causes breakage alert tcp any any -> any any (msg:"Telnet login as root";content:"root";nocase;flow:to_server:established;) I mistakenly typed a ":" instead of "," between the flow statement
When I correct the rule snort is able to init correctly :)
[root@Fedora1 root]# /opt/snort/bin/snort -T -v -c /etc/snort/snort.conf .... sparing details telnet_decode arguments: Ports to decode telnet on: 21 23 25 119 Segmentation fault I looked at the FAQ said DO GDB so here it is
[root@Fedora1 root]# gdb snort
Initializing Network Interface eth0
syntax error
Program exited with code 01.
SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click Snort-devel mailing list Snort-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/snort-devel Received on Wed Feb 25 23:30:22 2004 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:08:10 EDT |
||||||||||
|
|||||||||||