Snort_AIPreproc/corr_rules/1-1463-9.xml

16 lines
470 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE hyperalert PUBLIC "-//blacklight//DTD HYPERALERT SNORT MODEL//EN" "http://0x00.ath.cx/hyperalert.dtd">
<hyperalert>
<snort-id>1.1463.9</snort-id>
<desc>CHAT IRC message</desc>
<pre>HostExists(+DST_ADDR+)</pre>
<pre>HasService(+DST_ADDR+, +DST_PORT+)</pre>
<pre>IRCConnected(+SRC_ADDR+, +DST_ADDR+)</pre>
<pre>ChannelConnected(+SRC_ADDR+, +DST_ADDR+)</pre>
<post>IRCSentMessage(+SRC_ADDR+)</post>
</hyperalert>