Mitre ATT&CK for ICS: how to get the list of assets?
I’am using the Mitre ATT&CK CTI for ICS and I need to get all the assets
shown in this page
How can I get them through their TAXII server?
Here is a little snippet of code interacting with the CTI.
from taxii2client.v20 import Server, … Continue reading Mitre ATT&CK for ICS: how to get the list of assets?