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

[New Rule] Azure Network Watcher Deletion #197

Closed
bm11100 opened this issue Aug 20, 2020 · 0 comments · Fixed by #232
Closed

[New Rule] Azure Network Watcher Deletion #197

bm11100 opened this issue Aug 20, 2020 · 0 comments · Fixed by #232
Assignees
Labels
Domain: Cloud Integration: Azure azure related rules Rule: New Proposal for new rule v7.10.0

Comments

@bm11100
Copy link
Contributor

bm11100 commented Aug 20, 2020

Description

Identifies the deletion of a Network Watcher in Azure. Network Watcher is used to monitor, diagnose, view metrics, and enable or disable logs for resources in an Azure virtual network. An adversary may delete a network watcher in an attempt to evade defenses.

Required Info

  • Eventing Sources:
    filebeat-*

  • Platforms
    azure

  • Target ECS Version: 1.5.0

  • New fields required in ECS for this?

  • Related issues or PRs

Optional Info

Syntax

event.module:azure and event.dataset:azure.activitylogs and event.category:Administrative and azure.activitylogs.operation_name:MICROSOFT.NETWORK/NETWORKWATCHERS/DELETE and event.outcome:Success

Example Data

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Domain: Cloud Integration: Azure azure related rules Rule: New Proposal for new rule v7.10.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant