Skip to content

security-geeks/FIR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ed50663 · Dec 6, 2024
Aug 29, 2024
Aug 29, 2024
Oct 16, 2024
Oct 16, 2024
Nov 20, 2024
Dec 6, 2024
Feb 11, 2022
Aug 29, 2024
Aug 27, 2024
Oct 26, 2024
Jan 23, 2017
Aug 6, 2024
Aug 6, 2024
Feb 11, 2022
Oct 16, 2024
Feb 11, 2022
May 6, 2024
Apr 10, 2024
Nov 20, 2024
Mar 11, 2015
Nov 16, 2023
Nov 16, 2023
Mar 11, 2015
Aug 6, 2024
Mar 11, 2015
Sep 4, 2024

Repository files navigation

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, you can run FIR using docker

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

Technical specs

FIR is written in Python (but you probably already knew that), using Django. It uses Bootstrap 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 an Ubuntu virtual machine with 1 core, a 40 GB disk and 1 GB RAM.

About

Fast Incident Response

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.2%
  • Python 39.4%
  • HTML 14.7%
  • CSS 2.6%
  • Dockerfile 0.1%