Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.43 KB

index.md

File metadata and controls

37 lines (27 loc) · 1.43 KB

GRR logo

GRR Rapid Response is an incident response framework focused on remote live forensics.

It consists of a python client (agent) that is installed on target systems, and python server infrastructure that can manage and talk to clients.

The goal of GRR is to support forensics and investigations in a fast, scalable manner to allow analysts to quickly triage attacks and perform analysis remotely.

GRR on GitHub

GRR is open source (Apache License 2.0) and is developed on GitHub: github.com/google/grr

Contacts

Table of contents

---
maxdepth: 2
---
What is GRR? <what-is-grr.md>
Quickstart <quickstart.md>
Installing GRR server <installing-grr-server/index.md>
Deploying GRR clients <deploying-grr-clients/index.md>
Investigating with GRR <investigating-with-grr/index.md>
Maintaining and tuning GRR deployment <maintaining-and-tuning/index.md>
GRR and Fleetspeak setup <fleetspeak/index.md>
Developing GRR <developing-grr/index.md>
Release Notes <release-notes.md>
F.A.Q <faq.md>
Publications <publications.md>