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

Add Windows firewall rules #532

Merged
merged 1 commit into from
Nov 23, 2019
Merged

Add Windows firewall rules #532

merged 1 commit into from
Nov 23, 2019

Conversation

havidarou
Copy link
Member

Hello team,
this PR adds a new base rule for Microsoft-Windows-Windows Firewall With Advanced Security/Firewall channel.

It provides rules for eventIDs:

  • 2003 settingType 1 value Yes: Windows Firewall With Advanced Security: Windows Defender Firewall enabled.
  • 2003 settingType 1 value No: Windows Firewall With Advanced Security: Windows Defender Firewall disabled.
  • 2004: A rule has been added to the Windows Defender Firewall exception list.
  • 2005: A rule has been modified in the Windows Defender Firewall exception list.
  • 2006: A rule has been deleted in the Windows Defender Firewall exception list.

It also provides rules for:

  • Generic informational events.
  • Generic warning events.
  • Generic error events.
  • Multiple warnings.
  • Multiple errors.

Regards,
Javier.

@havidarou havidarou added enhancement rules Rules related issues windows labels Nov 23, 2019
@snaow snaow added this to the Sprint 103 - Core milestone Nov 23, 2019
@snaow snaow self-requested a review November 23, 2019 12:01
@snaow snaow merged commit 6d85658 into 3.11 Nov 23, 2019
@snaow snaow deleted the 3.11-windows-firewall branch November 23, 2019 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants