FIR

Fast Incident Response

  • 所有者: certsocietegenerale/FIR
  • 平台:
  • 许可证: GNU General Public License v3.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Build Status

What is FIR? Who is it for?

FIR (Fast Incident Response) is an cybersecurity incident management platform designed with agility and speed in mind. It allows for easy creation, tracking, and reporting of cybersecurity incidents.

FIR is for anyone needing to track cybersecurity incidents (CSIRTs, CERTs, SOCs, etc.). It was tailored to suit our needs and our team's habits, but we put a great deal of effort into making it as generic as possible before releasing it so that other teams around the world may also use it and customize it as they see fit.

dashboard
incident details

See the wiki for the user manual and more screenshots !

Installation

There are two ways to install FIR. If you want to take it for a test-drive, just follow the instructions for setting up a development environment in the Wiki.

If you like it and want to set it up for production, here's how to do it.

A dockerfile for running a dev-quality FIR setup is also available in docker/Dockerfile.

Deploy to Heroku via fir/heroku_settings.py

Community

A dedicated users mailing list is available https://groups.google.com/d/forum/fir-users

Technical specs

FIR is written in Python (but you probably already knew that), using Django 1.9. It uses Bootstrap 3 and some Ajax and d3js to make it pretty. We use it with a MySQL back-end, but feel free to use any other DB adaptor you might want - as long as it's compatible with Django, you shouldn't run into any major issues.

FIR is not greedy performance-wise. It will run smoothly on a Ubuntu 14.04 virtual machine with 1 core, a 40 GB disk and 1 GB RAM.

Roadmap

  • Nested Todos
  • REST API
  • Mailman
  • You name it :)

主要指标

概览
名称与所有者certsocietegenerale/FIR
主编程语言JavaScript
编程语言Python (语言数: 5)
平台
许可证GNU General Public License v3.0
所有者活动
创建于2015-03-11 16:23:34
推送于2025-07-17 07:13:24
最后一次提交2025-07-11 20:21:55
发布数3
最新版本名称django4 (发布于 )
第一版名称python2 (发布于 )
用户参与
星数1.9k
关注者数119
派生数512
提交数724
已启用问题?
问题数231
打开的问题数18
拉请求数117
打开的拉请求数5
关闭的拉请求数28
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?