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

[Request] Add CSV options to Supplement Excel output #159

Open
jondricek opened this issue Dec 11, 2023 · 1 comment
Open

[Request] Add CSV options to Supplement Excel output #159

jondricek opened this issue Dec 11, 2023 · 1 comment

Comments

@jondricek
Copy link
Contributor

attackToExcel is great and all, but sometimes CSV is useful. Could we have it in this library as well? Especially since the attack-scripts repo is going to be archived soon. There is a script over there that sort of does this: https://github.com/mitre-attack/attack-scripts/blob/master/scripts/technique_mappings_to_csv.py

@markmackensen
Copy link

Hi everyone,

I believe I have a tool that could help address this need. My script, "attack_layer_deconstructor," takes JSON exports from the MITRE ATT&CK Navigator and converts them into a CSV format. One of the key features is that it sorts techniques based on their scores, which might provide an additional layer of utility for analysis and reporting.

You can check out the script and more details here: https://github.com/markmackensen/attack_layer_builder/blob/main/attack_layer_deconstruction.py

I'm open to adapting this tool to better integrate with the existing library and to add any further functionalities that might be beneficial. And I would appreciate any feedback or ideas on how we can make this more useful for everyone involved.

Thanks!

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

No branches or pull requests

2 participants