Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added more rules related to Windows Eventlog #640

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Prev Previous commit
Avoided repetition of a rule ID
  • Loading branch information
danimegar committed Jun 3, 2020
commit 8a19480d7b3da38c29ec169f70c2127e00c0d0b2
2 changes: 1 addition & 1 deletion rules/0610-win-ms_logs_rules.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<options>no_full_log</options>
</rule>

<rule id="63108" level="7">
<rule id="63111" level="7">
<if_sid>63100</if_sid>
<field name="win.system.eventID">^6006$</field>
<description>The Event log service was stopped.</description>
Expand Down