fix: Defense Evasion Adversary Abilities id#593
Conversation
* found correct uuids for adversary and its associated abilities
|
these abilities are coming from atomic, correct? |
|
Yes, these abilities are from the Atomic Plugin |
|
So this is actually related to this PR/issue: mitre/atomic#45 where it may be ideal to switch to using the UUIDs provided by the underlying atomic tests that the abilities are derived from. We still need to finish discussing how we want to handle the ability IDs to maintain backwards compatibility |
There was a problem hiding this comment.
Pull request overview
Updates the Defense Evasion adversary definition to reference the correct ability IDs, resolving missing/incorrect ability mappings during build/runtime validation.
Changes:
- Replaced the (previously incorrect) ability ID for “Linux Disable iptables”.
- Replaced the (previously incorrect) ability ID for “Linux/Mac Execute a process from a directory masquerading as the current parent directory.”
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
This pull request is stale because it has had no activity for 60 days. Remove the stale label or comment or this will be closed in 60 days |
Description
Warnings:
Disable iptables:
76f6af088510618953265cefe9bb54e0Execute a process from a directory masquerading as the current parent directory:
bef247bd0ac9b48f33f893fc937448ccType of change
How Has This Been Tested?
Checklist: