Skip to content

Instantly share code, notes, and snippets.

@johnnykv
Created December 15, 2014 14:58
Show Gist options
  • Save johnnykv/7124b5e460b4f9271caf to your computer and use it in GitHub Desktop.
Save johnnykv/7124b5e460b4f9271caf to your computer and use it in GitHub Desktop.
dolos_rules.xml
<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