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

Missing Attack Groups in ics-attack #163

Open
lironbenbenishti opened this issue May 23, 2021 · 6 comments
Open

Missing Attack Groups in ics-attack #163

lironbenbenishti opened this issue May 23, 2021 · 6 comments
Labels

Comments

@lironbenbenishti
Copy link

lironbenbenishti commented May 23, 2021

Hi,
Why there are so few records in the intrusion-set folder?
https://github.com/mitre/cti/tree/master/ics-attack/intrusion-set
It causes a partial creation db of groups in ics.

@isaisabel
Copy link
Member

@chrisante7 may have a more thorough answer, but I think the reason is that ICS simply doesn't track a lot of groups at present: https://collaborate.mitre.org/attackics/index.php/Groups

@chrisontay
Copy link
Contributor

@isaisabel is correct. There are not many dedicated groups targeting the ICS space and many of the groups overlap with what's in Enterprise.

@lironbenbenishti I'm curious what you mean though by "It causes a partial creation db of groups in ics"?

@lironbenbenishti
Copy link
Author

lironbenbenishti commented May 24, 2021 via email

@isaisabel
Copy link
Member

@lironbenbenishti what script are you referring to? The Excel representation of the knowledge base hosted on our Working with ATT&CK page doesn't limit output techniques to those mapped to groups, so I'm guessing you must be referring to a 3rd party script ingesting the knowledge base?

@lironbenbenishti
Copy link
Author

lironbenbenishti commented May 24, 2021 via email

@isaisabel
Copy link
Member

Ah yes that is actually our script -- we maintain that repo as well as all the other ones in the mitre-attack organization.

That script actually generates a list of relationships (mappings). Since there are only a few groups in ICS, and they don't altogether have very many mappings, the output for that domain is quite small. So the small list of techniques is expected since it's only showing the mappings to techniques and not the techniques themselves.

If you wanted a spreadsheet list of techniques for that (or any) domain I recommend checking out the aforementioned ATT&CK in Excel project (source code in mitreattack-python) which includes a full spreadsheet representing techniques. That project also includes spreadsheets for mappings which can be used instead of the technique_mappings_to_csv script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants