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

feat: update to MITRE ATT&CK v16.1 #219

Merged
merged 2 commits into from
Dec 5, 2024
Merged

Conversation

fukusuket
Copy link
Collaborator

@fukusuket fukusuket commented Dec 4, 2024

What Changed

Since version 16.1 of MITER ATT&CK has been released, I have updated the mitre-attack.json.

Test

Environment

  • OS: macOS Sequoia version 15.1.1
  • Hayabusa v3.0.0-dev

Integration-Test

https://github.com/Yamato-Security/takajo/actions/runs/12169888648

I would appreciate it if you could check it out when you have time🙏

@fukusuket fukusuket added the enhancement New feature or request label Dec 4, 2024
@fukusuket fukusuket added this to the v2.8.0 milestone Dec 4, 2024
@fukusuket fukusuket self-assigned this Dec 4, 2024
@fukusuket
Copy link
Collaborator Author

fukusuket commented Dec 4, 2024

Test

% ./takajo-2.8.0-mac-aarch64 ttp-summary -t timeline.jsonl -o ttp-summary-old.csv
% ./takajo-2.8.0-mac-aarch64 ttp-summary -t timeline.jsonl -o ttp-summary-new.csv
% diff ttp-summary-old.csv ttp-summary-new.csv
%
% ./takajo-2.8.0-mac-aarch64 ttp-visualize -t timeline.jsonl -o mitre-ttp-heatmap-old.json
% ./takajo-2.8.0-mac-aarch64 ttp-visualize -t timeline.jsonl -o mitre-ttp-heatmap-new.json
% diff mitre-ttp-heatmap-old.json mitre-ttp-heatmap-new.json
%

Copy link
Collaborator

@YamatoSecurity YamatoSecurity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fukusuket LGTM! Thanks!

@YamatoSecurity YamatoSecurity merged commit 37800d8 into main Dec 5, 2024
2 checks passed
@YamatoSecurity YamatoSecurity deleted the update-mitre-attack branch December 5, 2024 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants