Snort mailing list archives
HELP: Error at exploit.so: undefined symbol: __guard
From: Rachmat Hidayat Al-Anshar <rachmat_hidayat_02 () yahoo com>
Date: Fri, 16 Nov 2007 21:05:40 -0800 (PST)
Hi guys, there is something that I have to know about so_rules..
# cd /usr/include/pcre
# cp * /etc/snort/so_rules
# cd /etc/snort/so_rules
# make
# cat *.rules > so.rules
# cp so.rules /etc/snort/rules
# cd /etc/snort/rules
# chmod 644 so.rules
# mkdir -p /usr/local/lib/snort_dynamicrule
# cp *.so /usr/local/lib/snort_dynamicrule
# cd /usr/local/lib/snort_dynamicrule
# chmod 755 *
# vi /etc/snort/snort.conf
..(appending these)...
dynamiclibrary directory /usr/local/lib/snort_dynamicrule
include $RULE_PATH/so.rules
# snort -c /etc/snort/snort.conf
This message suddenly occur:
...
Loading dynamic detection library /usr/local/lib/snort_dynamicrule//exploit.so...
ERROR: Failed to load /usr/local/lib/snort_dynamicrule//exploit.so: /usr/local/li
b/snort_dynamicrule//exploit.so: undefined symbol: __guard
Fatal Error, Quitting..
There is someone could tell me what happen?
How to solve this?
Thanks in advance
~ Mat (^^) ~
____________________________________________________________________________________
Be a better pen pal.
Text or chat with friends inside Yahoo! Mail. See how. http://overview.mail.yahoo.com/------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________ 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:
- HELP: Error at exploit.so: undefined symbol: __guard Rachmat Hidayat Al-Anshar (Nov 16)
- Re: HELP: Error at exploit.so: undefined symbol: __guard Matthew Watchinski (Nov 17)
