-
Notifications
You must be signed in to change notification settings - Fork 186
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
Changed Mitre overview description #7032
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'Security events from the knowledge base of adversary tactics and techniques based on real-world observations', |
diff --git a/plugins/main/common/wazuh-modules.ts b/plugins/main/common/wazuh-modules.ts
index 341300f65..ec327ed57 100644
--- a/plugins/main/common/wazuh-modules.ts
+++ b/plugins/main/common/wazuh-modules.ts
@@ -109,7 +109,7 @@ export const WAZUH_MODULES = {
title: 'MITRE ATT&CK',
appId: 'mitre-attack',
description:
- 'Security events from the knowledge base of adversary tactics and techniques based on real-world observations',
+ 'Explore security alerts mapped to adversary tactics and techniques for better threat understanding',
},
syscollector: {
title: 'Inventory data',
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CR: 🔴
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🟢
|
|
|
Description
Explore security alerts mapped to adversary tactics and techniques for better threat understanding.
Issues Resolved
Evidence
Test
Check List
yarn test:jest