rabobank-cdc / DeTTECT

Detect Tactics, Techniques & Combat Threats
GNU General Public License v3.0
2.04k stars 331 forks source link

Some confusion about the "group" option #108

Closed Your7Maxx closed 10 months ago

Your7Maxx commented 10 months ago

I tried to generate an ATT&CK Navigator layer file from the threat actor group data in ATT&CK,like this: image But I noticed that the g option does not have a suboption to generate the ATT&CK Navigator layer file! Can the author give an answer?

Your7Maxx commented 10 months ago

Sorry, I made a mistake, the command in the figure should look like this:python3 dettect.py g -g sample-data/groups.yaml -l,but the result is the same.