-
Notifications
You must be signed in to change notification settings - Fork 807
Fix ATT&CK report bug: showed a different technique's results under a technique if the PBA behind them was the same #1514
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
Conversation
…check telem event's OS and technique's relevant systems
Codecov Report
@@ Coverage Diff @@
## develop #1514 +/- ##
========================================
Coverage 42.99% 42.99%
========================================
Files 477 477
Lines 14173 14170 -3
========================================
- Hits 6094 6093 -1
+ Misses 8079 8077 -2
Continue to review full report at Codecov.
|
CHANGELOG.md
Outdated
@@ -48,6 +48,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/). | |||
the config successfully now.) #1490 | |||
- Mimikatz collector no longer fails if Azure credential collector is disabled. #1512 #1493 | |||
- Unhandled error when "modify shell startup files PBA" is unable to find regular users. #1507 | |||
- ATT&CK report bug that showed a different technique's results under a technique if the PBA behind |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- ATT&CK report bug that showed a different technique's results under a technique if the PBA behind | |
- ATT&CK report bug that showed a different techniques' results under a technique if the PBA behind |
…ile` and `.bashrc`" technique
of the first entry in the PBA's results
b62d7ea
to
5be841d
Compare
After 5be841d: For PBAs with multiple entries in |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What does this PR do?
Fixes #1480 and fixes #1511
PR Checklist
Was the documentation framework updated to reflect the changes?Testing Checklist