The Wayback Machine - https://web.archive.org/web/20201226003433/https://github.com/mozilla/MozDef/issues/1362
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

Consider Adopting a Format Like ASFF for Alert Adjacent Data #1362

Open
andrewkrug opened this issue Jul 10, 2019 · 1 comment
Open

Consider Adopting a Format Like ASFF for Alert Adjacent Data #1362

andrewkrug opened this issue Jul 10, 2019 · 1 comment

Comments

@andrewkrug
Copy link
Contributor

@andrewkrug andrewkrug commented Jul 10, 2019

https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-findings-format.html

The above docs have details on the AWS Security Finding Format necessary to integrate with "Security Hub". It's a fair bit richer than the data we put in an alert event dictionary. It would be great to see if we could standardize.

@Phrozyn
Copy link
Contributor

@Phrozyn Phrozyn commented Jul 10, 2019

I agree with you that our alert structure needs some TLC.
Whether aws's structure is the right thing to use is up for exploration/research. My thoughts were to further categorize the events according to the veris tags, and instead of having to drag/drop veris tags in an investigation/incident, import an alert with the respective tags already in the structure which would automatically populate investigations/incidents with them.

I'd like to see categories from veris rather than the source of the event, source of the event can be populated elsewhere. I'd like to see possible attack vector, links to documented indicators, possibly affected attributes and assets, etc. All of that should be taken into account and scored, the severity of the event would then be a direct result of that score.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.