Created
December 15, 2014 14:58
-
-
Save johnnykv/7124b5e460b4f9271caf to your computer and use it in GitHub Desktop.
dolos_rules.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<group name="syslog, dolos,"> | |
<rule id="48201" level="12"> | |
<decoded_as>beeswarm</decoded_as> | |
<match>session on port</match> | |
<description>Someone tried to connect to a honeypot</description> | |
</rule> | |
<rule id="48202" level="14"> | |
<decoded_as>beeswarm</decoded_as> | |
<match>authentication attempt from</match> | |
<description>A malicious entity tried to login to a honeypot</description> | |
</rule> | |
</group> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment