Add Beelzebub rule for SSH terminal interaction

This commit is contained in:
taylor_socfortress
2025-09-23 15:14:15 -05:00
committed by GitHub
parent 8763616267
commit 665c7ab5ee

View File

@@ -0,0 +1,7 @@
<group name="beelzebub,">
<rule id="100660" level="12">
<field name="event.Msg" type="pcre2">^SSH Terminal Session Interaction$</field>
<description>Honeypot SSH Terminal Session Interaction.</description>
<group>honeypot,ssh,</group>
</rule>
</group>