Skip to content

[New Rule] Azure Storage Account Key Regenerated #176

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

Closed
bm11100 opened this issue Aug 18, 2020 · 0 comments · Fixed by #188
Closed

[New Rule] Azure Storage Account Key Regenerated #176

bm11100 opened this issue Aug 18, 2020 · 0 comments · Fixed by #188
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 18, 2020

Description

Identifies a rotation to your storage account access keys in Azure. Regenerating access keys can affect any applications or Azure services that are dependent on the storage account key.

False Positive Info

It's recommended that you rotate your access keys periodically to help keep your storage account secure. Normal key rotation can be exempted from the rule. An abnormal time frame and/or a key rotation from unfamiliar users, hosts, or locations should be investigated.

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.STORAGE/STORAGEACCOUNTS/REGENERATEKEY/ACTION 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