ossec-hids icon indicating copy to clipboard operation
ossec-hids copied to clipboard

Fix issue #2020

Open ddpbsd opened this issue 3 years ago • 1 comments
trafficstars

/bin/diff returns /dev/full on fedora, so remove the /dev check

ddpbsd avatar Sep 07 '22 14:09 ddpbsd

I've been using

  <rule id="730004" level="4">
    <if_sid>510</if_sid>
    <field name="file">bin/mail$|bin/diff$</field>
    <description>False-positive match for rootcheck regex</description>
  </rule>

for this lately - spams on Arch like you wouldn't believe :)

sempervictus avatar Sep 08 '22 13:09 sempervictus