文件名称:waf-tool:辅助工具,用于生成ModSecurity规则排除项
文件大小:39KB
文件格式:ZIP
更新时间:2024-03-22 09:08:09
tuning modsecurity Go
WAF工具
辅助工具,用于生成ModSecurity规则排除项并创建对Gitlab存储库的合并请求。
用法
要为请求的所有警报生成规则排除并创建合并请求,请执行以下操作:
验证OpenShift集群
oc login
查找带有误报的请求以进行调整。 例如,使用此Kibana。
使用存储库,令牌和请求的唯一ID运行waf-tool tuning命令:
waf-tool tune -k -m -r
【文件预览】:
waf-tool-master
----.goreleaser.yml(875B)
----pkg()
--------elasticsearch()
--------model()
--------forwarder()
--------git()
--------file()
--------rules()
--------tuner()
----renovate.json(201B)
----cmd()
--------root_test.go(632B)
--------tune_test.go(962B)
--------root.go(1KB)
--------tune.go(2KB)
----cfg()
--------types.go(1KB)
----.github()
--------workflows()
----Dockerfile(156B)
----LICENSE(1KB)
----dashboards()
--------kibana()
--------README.md(529B)
----main.go(670B)
----.gitignore(38B)
----Makefile(558B)
----go.sum(24KB)
----README.adoc(2KB)
----go.mod(344B)