@hzmndt : yeah but what i was looking for is something that is visually appealing , which we do have in some other siem tools. We can call the meta section in dashboard but its appearance will be plain.
In terms of doing this in-platform, this is something I looked into the feasibility of doing, but unfortunately there is not a way within the dashboard capabilities to query all rules, and you could only build a visualisation heard on rules that have generated an alert, as mentioned by @hzmndt
Therefore, the alternative solution that has been implemented has been using a CI/CD pipeline (which we used anyway), and whenever there is a modification to a rule, to run a job which runs through every rule, extracts a portion within the rule’s meta section (Such as MITREID) and then builds a ready to import navigator. - this standardisation of rules is strengthened by an initial “test” stage within our pipeline to ensure it matches a seperate conformity checker script.
Unfortunately, this may not be the news you may be looking for - however would be interesting to see how other people have approached this.
In terms of doing this in-platform, this is something I looked into the feasibility of doing, but unfortunately there is not a way within the dashboard capabilities to query all rules, and you could only build a visualisation heard on rules that have generated an alert, as mentioned by @hzmndt
Therefore, the alternative solution that has been implemented has been using a CI/CD pipeline (which we used anyway), and whenever there is a modification to a rule, to run a job which runs through every rule, extracts a portion within the rule’s meta section (Such as MITREID) and then builds a ready to import navigator. - this standardisation of rules is strengthened by an initial “test” stage within our pipeline to ensure it matches a seperate conformity checker script.
Unfortunately, this may not be the news you may be looking for - however would be interesting to see how other people have approached this.
Kind Regards,
Ayman
@AymanC / @matthewnichols Oh okay so its not possible currently. Is there any roadmap in future version to have it integrated
MITRE is discussed and he provides a script for it but I am not sure if it will solve what you're looking for. Yes, it sounds like MITRE is on the roadmap for next year. I don't have any exact dates. But will update you and Community when I hear more.
@AymanC / @matthewnichols Oh okay so its not possible currently. Is there any roadmap in future version to have it integrated
I think what you were looking for is the MITRE attack coverage map that helps you understand which attack techniques you're prepared for and whether you have gaps in your defenses or not. The product team is currently looking into ways to address this piece of challenge, so stay tuned! 🙂