mitre-attack / mitre-attack/mitreattack-python
[Request] How to get all the relevant APTs, TTPs, Software associated with an indicator/IoC
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 743
- Forks
- 176
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem?
Basically what I want is to query MITRE with the following filter:
indicator = <my-indicator-value>
This would give me all the relevant APTS, TTPS associated with that IoC
Describe the solution you'd like
Basically, I want to correlate an IOC with its relevant APTs, TTPs, Software, etc. with the MITRE knowledge base
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reviewing the existing ATT&CK query and relationship capabilities in mitreattack-python, then define the supported indicator/IoC input and the related APT, TTP, and Software results that would constitute a complete feature.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100