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 v15.0 #155

Merged
merged 2 commits into from
Apr 26, 2024
Merged

Conversation

fukusuket
Copy link
Collaborator

@fukusuket fukusuket commented Apr 25, 2024

What Changed

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

Test

Environment

  • OS: macOS Sonoma version 14.4.1
  • Hayabusa v2.15.0
  • Nim: 2.0.2
  • nimble: 0.14.2

Integration-Test

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

automagic

I confirmed that there is no difference in the automagic command results.

fukusuke@fukusukenoAir takajo-2.5.0-mac-arm % ./takajo automagic -t timeline.jsonl -o case-1  #with old json
fukusuke@fukusukenoAir takajo-2.5.0-mac-arm % ./takajo automagic -t timeline.jsonl -o case-2  #with new json
fukusuke@fukusukenoAir takajo-2.5.0-mac-arm % diff case-1/TTPSummary.csv case-2/TTPSummary.csv
fukusuke@fukusukenoAir takajo-2.5.0-mac-arm % diff case-1/MitreTTP-Heatmap.json case-2/MitreTTP-Heatmap.json
fukusuke@fukusukenoAir takajo-2.5.0-mac-arm % 

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

@fukusuket fukusuket self-assigned this Apr 25, 2024
@fukusuket fukusuket added the enhancement New feature or request label Apr 25, 2024
@fukusuket fukusuket added this to the v2.5.1 milestone Apr 25, 2024
@fukusuket fukusuket marked this pull request as ready for review April 25, 2024 22:59
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! Thank you!

@YamatoSecurity YamatoSecurity merged commit 517ef2b into main Apr 26, 2024
2 checks passed
@YamatoSecurity YamatoSecurity deleted the update-mitre-attack branch April 26, 2024 01:34
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