SecurityRiskAdvisors / VECTR

VECTR is a tool that facilitates tracking of your red and blue team testing activities to measure detection and prevention capabilities across different attack scenarios
1.36k stars 161 forks source link

Heatmap information - "Detected" results indicate "Logged: TBD" #126

Closed gregohmyeggo closed 3 years ago

gregohmyeggo commented 3 years ago

Under the assumption that a Test Case is "Detected" the Heatmap returns this with a "Logged: TBD" result. Based on these results, shouldn't the Heatmap indicate that the events were in fact "Logged: Yes" due to the generation of an alert?

carlvonderheid commented 3 years ago

Yes, you are correct. The heatmap cell needs to conditionally show sub-outcome data based on the selected outcome. So it should only show "Logged: XXX" if it's in a state of Not Detected. If it's in an outcome of Detected, the sub-outcome should switch from "Logged: XXX" to "Alert Severity: YYY"

We will fix this in an upcoming release.

carlvonderheid commented 3 years ago

Fixed in 7.1.1