文件名称:graylog2thehive:从您的Graylog警报在The Hive中创建警报,以将其转换为Hive案例
文件大小:4KB
文件格式:ZIP
更新时间:2024-02-25 21:30:46
python flask graylog graylog-server thehive-project
graylog2thehive 根据您的警报在创建警报,以将其转换为Hive案例。 作为Web服务器运行的简单Python flask应用程序,并从Graylog通知接受POST请求。 git clone https://github.com/ReconInfoSec/graylog2thehive.git /opt/graylog2thehive 启动并运行: 在app.py配置SSL证书路径,如果不使用SSL,则删除所有上下文行 将init.d/graylog2thehive.service复制到/etc/systemd/system/graylog2thehive.service
【文件预览】:
graylog2thehive-master
----app.py(358B)
----init.d()
--------graylog2thehive.service(355B)
----app()
--------__init__.py(6KB)
----requirements.txt(39B)
----config.py(268B)
----README.md(1KB)