awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to google/grr

Open-source alternatives to Google Grr

30 open-source projects similar to google/grr, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Google Grr alternative.

  • velocidex/velociraptorAvatar de Velocidex

    Velocidex/velociraptor

    3,769Ver en GitHub↗

    Velociraptor is a digital forensics and incident response platform, endpoint detection and response system, and visibility tool. It provides a query engine and remote forensic collector used to hunt for indicators of compromise and perform triage across a fleet of hosts. The system is distinguished by its specialized query language for interrogating host state and parsing binary files. It features a notebook environment that combines markdown documentation with executable query cells to standardize investigative workflows and enable collaborative reporting. The platform covers a wide range o

    Godigital-forensicsendpoint-discoveryendpoint-protection
    Ver en GitHub↗3,769
  • mozilla/mozdefAvatar de mozilla

    mozilla/MozDef

    2,164Ver en GitHub↗

    DEPRECATED - MozDef: Mozilla Enterprise Defense Platform

    Python
    Ver en GitHub↗2,164
  • withsecurelabs/chainsawAvatar de WithSecureLabs

    WithSecureLabs/chainsaw

    3,446Ver en GitHub↗

    Chainsaw is a Windows forensic analysis tool used for parsing system databases and extracting security artefacts. It functions as a forensic artefact extractor and a scanner for identifying security threats and log tampering within Windows event logs. The project distinguishes itself by implementing a Sigma rule forensic scanner that applies standardized detection logic and custom rule sets to event logs and forensic artefacts. It enables threat hunting workflows by matching event data against patterns to identify malicious activity, lateral movement, and brute force attacks. The tool's capa

    Rustattackblueteamchainsaw
    Ver en GitHub↗3,446
  • tclahr/uacAvatar de tclahr

    tclahr/uac

    1,241Ver en GitHub↗
    Shellaixcollectorcomputer-forensics
    Ver en GitHub↗1,241

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • mozilla/migAvatar de mozilla

    mozilla/mig

    1,202Ver en GitHub↗

    Distributed & real time digital forensics at the speed of the cloud

    Go
    Ver en GitHub↗1,202
  • neo23x0/lokiAvatar de Neo23x0

    Neo23x0/Loki

    3,763Ver en GitHub↗

    Loki is an endpoint detection tool, forensic artifact analyzer, and threat intelligence scanner. It functions as a YARA-based indicator of compromise scanner designed to identify malicious persistence mechanisms, web shells, and unauthorized administration tools across local and remote systems. The project distinguishes itself by integrating multi-source threat intelligence, allowing for the loading of custom signature sets and encrypted indicators. It combines hash-based artifact detection with YARA rule execution to scan files, process memory, and registry hives for known malicious byte seq

    Python
    Ver en GitHub↗3,763
  • orlikoski/cylrAvatar de orlikoski

    orlikoski/CyLR

    727Ver en GitHub↗

    CyLR - Live Response Collection Tool

    C#
    Ver en GitHub↗727
  • intezer/linux-explorerAvatar de intezer

    intezer/linux-explorer

    406Ver en GitHub↗

    Easy-to-use live forensics toolbox for Linux endpoints

    HTML
    Ver en GitHub↗406
  • invoke-ir/powerforensicsAvatar de Invoke-IR

    Invoke-IR/PowerForensics

    1,435Ver en GitHub↗

    PowerForensics provides an all in one platform for live disk forensic analysis

    C#
    Ver en GitHub↗1,435
  • dfirkuiper/kuiperAvatar de DFIRKuiper

    DFIRKuiper/Kuiper

    893Ver en GitHub↗

    Digital Forensics Investigation Platform

    JavaScript
    Ver en GitHub↗893
  • osquery/osqueryAvatar de osquery

    osquery/osquery

    23,113Ver en GitHub↗

    Osquery is a unified endpoint monitoring framework that exposes operating system internals as relational tables. By representing hardware, network, and process activity as structured data, it allows users to retrieve system state and configuration information using standard SQL syntax. The system distinguishes itself through a cross-platform abstraction layer that normalizes disparate operating system interfaces into a consistent schema across Windows, macOS, and Linux. It supports both interactive local analysis via a command-line shell and distributed fleet orchestration, where recurring qu

    C++hacktoberfestintrusion-detectionmonitoring
    Ver en GitHub↗23,113
  • google/rekallAvatar de google

    google/rekall

    1,998Ver en GitHub↗

    Rekall Memory Forensic Framework

    Python
    Ver en GitHub↗1,998
  • sleuthkit/autopsyAvatar de sleuthkit

    sleuthkit/autopsy

    3,015Ver en GitHub↗

    Autopsy is a digital forensic analysis platform and evidence management suite used to process disk images and file systems. It provides a graphical interface for performing deep forensic examinations of computer hard drives to identify and extract digital artifacts for investigations. The platform is built as a Java-based forensic framework that integrates native libraries to perform direct disk image analysis. It utilizes a modular architecture, allowing for the extension of data ingestion and report generation through the use of plugins. The system manages digital evidence within a central

    Javaforensicsjava
    Ver en GitHub↗3,015
  • bypass007/emergency-response-notesAvatar de Bypass007

    Bypass007/Emergency-Response-Notes

    5,551Ver en GitHub↗

    Emergency-Response-Notes is a collection of technical reference documentation and playbooks used for performing forensic analysis, incident response, intrusion identification, and malware remediation. It serves as an incident response knowledge base and an intrusion analysis framework to help identify web shells, hidden backdoors, and persistence mechanisms used during security attacks. The project utilizes a case-study-based knowledge base to map real-world attack scenarios to specific mitigation and recovery steps. It provides a digital forensics playbook and a malware remediation guide for

    Ver en GitHub↗5,551
  • netflix/dispatchAvatar de Netflix

    Netflix/dispatch

    6,385Ver en GitHub↗

    Dispatch is an incident response orchestration platform that automates the coordination of detection, participant assembly, and task tracking across existing communication and project management tools. It provides a web-configurable state machine to manage incident lifecycle transitions, with template-driven incident models that define types, priorities, and severity levels. The platform enforces role-based access control to map user roles to specific actions and data access, while maintaining a database-backed audit trail of all incident events and system changes for compliance and post-incid

    Python
    Ver en GitHub↗6,385
  • aquasecurity/traceeAvatar de aquasecurity

    aquasecurity/tracee

    4,377Ver en GitHub↗

    Tracee is a cloud-native runtime security and forensics tool that uses eBPF to capture system calls and kernel events in real time. It operates as a standalone binary or a Helm-deployable agent for Kubernetes, normalizing system calls, network events, and container activities into a unified event pipeline for consistent analysis. The tool distinguishes itself through policy-driven event filtering using YAML-based rules, allowing users to target specific workloads and reduce noise during monitoring. It includes built-in threat detection signatures that flag suspicious behavioral patterns witho

    Gobpfdockerebpf
    Ver en GitHub↗4,377
  • ufrisk/memprocfsAvatar de ufrisk

    ufrisk/MemProcFS

    4,202Ver en GitHub↗

    MemProcFS is a volatile memory analysis tool and cross-platform memory acquisition system. It functions as a memory forensic virtual file system, mapping physical memory and kernel objects into a virtual directory structure that allows users to analyze system artifacts using standard file system tools. The project distinguishes itself by providing a virtual file system for memory forensics, enabling the browsing and querying of physical memory as read-only files and folders. It also incorporates a Yara-based memory scanner to identify malware signatures and injected code within physical memor

    C
    Ver en GitHub↗4,202
  • volatilityfoundation/volatilityAvatar de volatilityfoundation

    volatilityfoundation/volatility

    7,971Ver en GitHub↗

    Volatility is a memory forensics framework and digital forensics tool designed to extract and analyze evidence from volatile computer memory dumps. It functions as a memory dump parser and analysis platform used to identify running processes, network connections, and loaded modules from a system RAM capture. The framework enables the reconstruction of system state to uncover malicious activity, such as rootkits and injected code, during malware incident response and threat hunting. It provides capabilities for digital forensic investigations to detect unauthorized access and indicators of com

    Pythonmalwarememorypython
    Ver en GitHub↗7,971
  • google/timesketchAvatar de google

    google/timesketch

    3,355Ver en GitHub↗

    Collaborative forensic timeline analysis

    Python
    Ver en GitHub↗3,355
  • google/turbiniaAvatar de google

    google/turbinia

    783Ver en GitHub↗
    Pythonclouddfirforensics
    Ver en GitHub↗783
  • philhagen/sof-elkAvatar de philhagen

    philhagen/sof-elk

    1,740Ver en GitHub↗

    This repository contains the configuration and support files for the SOF-ELK® VM Appliance.

    Ruby
    Ver en GitHub↗1,740
  • log2timeline/plasoAvatar de log2timeline

    log2timeline/plaso

    2,095Ver en GitHub↗

    Super timeline all the things

    Python
    Ver en GitHub↗2,095
  • 504ensicslabs/limeAvatar de 504ensicsLabs

    504ensicsLabs/LiME

    1,995Ver en GitHub↗

    LiME (formerly DMD) is a Loadable Kernel Module (LKM), which allows the acquisition of volatile memory from Linux and Linux-based devices, such as those powered by Android. The tool supports acquiring memory either to the file system of the device or over the network. LiME is unique in that it is the first tool that allows full memory captures from Android devices. It also minimizes its interaction between user and kernel space processes during acquisition, which allows it to produce memory captures that are more forensically sound than those of other tools designed for Linux memory acquisitio

    C
    Ver en GitHub↗1,995
  • powershellmafia/cimsweepAvatar de PowerShellMafia

    PowerShellMafia/CimSweep

    658Ver en GitHub↗

    CimSweep is a suite of CIM/WMI-based tools that enable the ability to perform incident response and hunting operations remotely across all versions of Windows.

    PowerShell
    Ver en GitHub↗658
  • microsoft/avmlAvatar de microsoft

    microsoft/avml

    1,098Ver en GitHub↗

    AVML - Acquire Volatile Memory for Linux

    Rust
    Ver en GitHub↗1,098
  • jpcertcc/logontracerAvatar de JPCERTCC

    JPCERTCC/LogonTracer

    3,136Ver en GitHub↗

    LogonTracer is a security auditing tool designed for logon analysis and forensic log auditing. It functions as a dockerized security auditor that utilizes a security event graph database to map account names and network addresses, allowing for the visualization of complex system compromise patterns and authentication paths. The system features a Sigma detection engine that scans imported event logs against standardized rule sets to identify known malicious activity. It also includes an anomalous behavior detector that applies statistical analysis, graph algorithms, and hidden Markov models to

    Pythonactive-directoryblueteamdfir
    Ver en GitHub↗3,136
  • matanolabs/matanoAvatar de matanolabs

    matanolabs/matano

    1,676Ver en GitHub↗

    Open source security data lake for threat hunting, detection & response, and cybersecurity analytics at petabyte scale on AWS

    Rust
    Ver en GitHub↗1,676
  • forensicartifacts/artifactsAvatar de ForensicArtifacts

    ForensicArtifacts/artifacts

    1,240Ver en GitHub↗

    Digital Forensics artifact repository

    Python
    Ver en GitHub↗1,240
  • dfir-iris/iris-webAvatar de dfir-iris

    dfir-iris/iris-web

    1,393Ver en GitHub↗
    Pythoncsirt-toolingdigital-forensicsdigital-forensics-incident-response
    Ver en GitHub↗1,393
  • ahmedkhlief/apt-hunterAvatar de ahmedkhlief

    ahmedkhlief/APT-Hunter

    1,408Ver en GitHub↗

    APT-Hunter is Threat Hunting tool for windows event logs which made by purple team mindset to provide detect APT movements hidden in the sea of windows event logs to decrease the time to uncover suspicious activity

    Python
    Ver en GitHub↗1,408