/FastIR_Server

The FastIR Server is a Web server to schedule FastIR Collector forensics collect thanks to the FastIR Agent

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Installation

Tested on Ubuntu 16.04

Dependencies

apt-get install -y python3-flask python3-flask-sqlalchemy python3-click openssl

Certificate

./gen_ssl.sh

Usage

Launch server

./start.py

Management

Usage: fastirsrvctl.py [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  configs  Show list of configuration files
  hosts    Show list of hosts.
  order    Create an order for given host.