mirror of
https://github.com/BlackLight/Snort_AIPreproc.git
synced 2024-11-11 03:17:15 +01:00
15 lines
446 B
XML
15 lines
446 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE hyperalert PUBLIC "-//blacklighth//DTD HYPERALERT SNORT MODEL//EN" "http://0x00.ath.cx/hyperalert.dtd">
|
||
|
|
||
|
<hyperalert>
|
||
|
<snort-id>1.579.10</snort-id>
|
||
|
<desc>RPC portmap mountd request UDP</desc>
|
||
|
|
||
|
<pre>HostExists(+DST_ADDR+)</pre>
|
||
|
<pre>HasService(+DST_ADDR+, +DST_PORT+)</pre>
|
||
|
<pre>HasRemoteAccess(+SRC_ADDR+, +DST_ADDR+)</pre>
|
||
|
|
||
|
<post>HasNfsAccess(+SRC_ADDR+, +DST_ADDR+)</post>
|
||
|
</hyperalert>
|
||
|
|