mirror of
https://github.com/BlackLight/Snort_AIPreproc.git
synced 2024-11-14 12:47:16 +01:00
14 lines
465 B
XML
14 lines
465 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.15306.2</snort-id>
|
|
<desc>WEB-CLIENT Portable Executable binary file transfer</desc>
|
|
|
|
<pre>HostExists(+DST_ADDR+)</pre>
|
|
<pre>HasService(+DST_ADDR+, +DST_PORT+)</pre>
|
|
<pre>HasHttpInfo(+SRC_ADDR+, +DST_ADDR+)</pre>
|
|
|
|
<post>HasRemoteAccess(+SRC_ADDR+, +DST_ADDR+)</post>
|
|
</hyperalert>
|
|
|