deepalert:无服务器SOAR(安全编排,自动化和响应)框架,用于自动检查和评估安全警报

时间:2024-06-13 07:37:19
【文件属性】:

文件名称:deepalert:无服务器SOAR(安全编排,自动化和响应)框架,用于自动检查和评估安全警报

文件大小:47KB

文件格式:ZIP

更新时间:2024-06-13 07:37:19

go aws security serverless soar

深度警报 DeepAlert是无服务器框架,用于自动响应安全警报。 概述 DeepAlert会从安全角度接收感兴趣的事件安全警报,并自动响应该警报。 DeepAlert具有3部分自动响应。 Inspector会调查警报中显示的实体,包括IP地址,域名并存储结果:信誉,恶意活动的历史记录,关联的云实例等。已经提供了以下组件来与您的DeepAlert环境集成。 您也可以创建自己的检查器来检查存储在原始日志存储或日志搜索系统中的日志。 审阅者会收到带有Inspector结果的警报,并评估警报的严重性。 审阅者应由组织的每个安全操作员/管理员撰写,因为安全策略因组织而异。 最后, Emitter收到带有Reviewer严重性评估结果的警报。 之后,发射器发送外部集成系统。 例如,PagerDuty,Slack,Github Enterprise等。AWSLambda函数也可以配置自动隔离。


【文件预览】:
deepalert-master
----go.mod(814B)
----inspector()
--------sqs.go(1KB)
--------test_utils.go(701B)
--------sqs_test.go(769B)
--------inspector.go(5KB)
--------export_test.go(281B)
--------inspector_test.go(3KB)
----alert.go(4KB)
----alert_test.go(1KB)
----go.sum(8KB)
----emitter()
--------emitter.go(838B)
----report.go(9KB)
----examples()
--------reviewer()
--------inspector()
--------emitter()
----internal()
--------aws_utils.go(2KB)
--------logger_test.go(1KB)
--------logger.go(5KB)
--------init.go(50B)
--------export_test.go(85B)
--------data_store.go(9KB)
--------data_store_test.go(3KB)
----README.md(3KB)
----Makefile(4KB)
----template.libsonnet(14KB)
----.gitignore(35B)
----lambda()
--------DummyReviewer()
--------StepFunctionError()
--------PublishReport()
--------FeedbackAttribute()
--------SubmitContent()
--------CompileReport()
--------ReceptAlert()
--------ErrorHandler()
--------DispatchInspection()
----remote()
--------template.jsonnet(2KB)
--------TestEmitter()
--------workflow_test.go(5KB)
--------main_test.go(2KB)
--------README.md(584B)
--------Makefile(2KB)
--------TestInspector()
--------result.go(2KB)
----task.go(360B)
----report_test.go(2KB)

网友评论