How to Install grr-server in Ubuntu 18.04



Install grr-server by entering the following commands in the terminal:

sudo apt update
sudo apt install grr-server

Description:

incident response framework - server

GRR Rapid Response is an incident response framework focused on remote live forensics. It consists of an agent (client) that is installed on target systems, and server infrastructure that can manage and talk to the agent.

Homepage: https://github.com/google/grr

Version: 3.1.0.2+dfsg-4

Section: universe/utils