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 multiple tactics to ATT&CK mappings #51

Closed
rw-access opened this issue Jul 13, 2020 · 1 comment
Closed

Add multiple tactics to ATT&CK mappings #51

rw-access opened this issue Jul 13, 2020 · 1 comment
Labels
blocked enhancement New feature or request

Comments

@rw-access
Copy link
Contributor

Once elastic/kibana#69166 merges, we'll be able to map tactics -> techniques with a many-many relationship. This will let us map rules to tactics without requiring a technique, and will give us better control over the relationships. We'll be able to express relationships like this:

  • Privilege Escalation, Persistence
    • New Service
    • Scheduled Task
  • Execution
    • Service Execution
  • Lateral Movement

We need to:

  1. update the schema
  2. add tactics to rules that are missing one because they don't use a specific technique
  3. find other cases where we can add more techniques/tactics or improve rule.threat in other ATT&CK related ways
@rw-access
Copy link
Contributor Author

I think optional techniques gives us enough flexibility.
I'm going to close this, since it's good enough IMO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant