-
Notifications
You must be signed in to change notification settings - Fork 624
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
[Feature Request] Add MITRE ATT&CK support #1766
Comments
Added parent & children extraData for patterns |
rriclet
added a commit
that referenced
this issue
Feb 3, 2021
rriclet
added a commit
that referenced
this issue
Feb 3, 2021
rriclet
added a commit
that referenced
this issue
Feb 4, 2021
rriclet
added a commit
that referenced
this issue
Feb 5, 2021
rriclet
added a commit
that referenced
this issue
Feb 5, 2021
rriclet
added a commit
that referenced
this issue
Feb 8, 2021
nadouani
added a commit
that referenced
this issue
Feb 11, 2021
nadouani
added a commit
that referenced
this issue
Feb 11, 2021
To-om
added a commit
that referenced
this issue
Feb 11, 2021
rriclet
added a commit
that referenced
this issue
Feb 15, 2021
rriclet
added a commit
that referenced
this issue
Feb 15, 2021
rriclet
added a commit
that referenced
this issue
Feb 15, 2021
rriclet
added a commit
that referenced
this issue
Feb 15, 2021
rriclet
added a commit
that referenced
this issue
Feb 15, 2021
rriclet
added a commit
that referenced
this issue
Feb 15, 2021
nadouani
added a commit
that referenced
this issue
Feb 15, 2021
nadouani
added a commit
that referenced
this issue
Feb 16, 2021
nadouani
added a commit
that referenced
this issue
Feb 16, 2021
rriclet
added a commit
that referenced
this issue
Feb 16, 2021
rriclet
added a commit
that referenced
this issue
Feb 18, 2021
nadouani
added a commit
that referenced
this issue
Feb 22, 2021
rriclet
added a commit
that referenced
this issue
Feb 23, 2021
rriclet
pushed a commit
that referenced
this issue
Feb 23, 2021
nadouani
added a commit
that referenced
this issue
Mar 1, 2021
nadouani
added a commit
that referenced
this issue
Mar 5, 2021
… manageTaxonomy and managePlatform in the app.index route
nadouani
added a commit
that referenced
this issue
Mar 8, 2021
To-om
added a commit
that referenced
this issue
Mar 9, 2021
nadouani
added a commit
that referenced
this issue
Mar 9, 2021
To-om
added a commit
that referenced
this issue
Mar 17, 2021
nadouani
added a commit
that referenced
this issue
Mar 17, 2021
nadouani
added a commit
that referenced
this issue
Mar 17, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Request Type
Feature Request
Problem Description
The goal of this feature is to add MITRE ATT&CK support in TheHive. The main objective is to allow users to enrich their incidents by assigning discovered attack patterns.
Features
BE
revoke=true
getPattern
querychildren
extra data (for techniques to load sub techniques)parent
extra data (for sub-techniques to load parent technique)parent
property to allow filtering by parent techniqueprocedures
query to be used on case objects and return lists of case procedures/api/v1/pattern/case/{case_id}
to return the list of patterns instead of list of pattern idsprocedure.occurence
toprocedure.occurDate
patternId
property toprocedure
in/api/v1/describe
to allow filtering procedures by patterntactic
field toprocedure
model + its corresponding property for filteringprocedure.description
optionalpatternParent
extraData to thelistProcedure
queryFE
procedure.occurDate
QA
The text was updated successfully, but these errors were encountered: