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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

155 repository-uri

Awesome GitHub RepositoriesForensics and Incident Response

Tools for digital forensics, incident response, and threat hunting.

Explore 155 awesome GitHub repositories matching part of an awesome list · Forensics and Incident Response. Refine with filters or upvote what's useful.

Awesome Forensics and Incident Response GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • mvt-project/mvtAvatar mvt-project

    mvt-project/mvt

    12,481Vezi pe GitHub↗

    This project is a command-line forensic toolkit designed for the investigation and security auditing of mobile devices. It provides a framework for collecting system logs, application data, and forensic artifacts to identify potential security breaches, unauthorized access, or evidence of malicious activity. The utility employs a modular extraction architecture that parses diverse file formats and system logs into a standardized, normalized data structure. By utilizing this unified format, the tool performs both heuristic analysis of system metadata and pattern matching against structured thr

    Toolkit for mobile device forensic compromise analysis.

    Pythonandroidforensicsforensics-tools
    Vezi pe GitHub↗12,481
  • draios/sysdigAvatar draios

    draios/sysdig

    8,261Vezi pe GitHub↗

    Sysdig is a Linux system observability tool and kernel event analyzer designed for capturing and analyzing kernel-level system calls and operating system events. It functions as a system call tracer and container security monitor, providing deep visibility into the activity of machines, virtual machines, and containers. The project specializes in non-invasive container inspection, allowing for the monitoring of container activity and resource usage without modifying the container environment or adding instrumentation. It enables the recording of detailed system traces into binary files for re

    System exploration and troubleshooting tool for Linux.

    C++
    Vezi pe GitHub↗8,261
  • slowmist/blockchain-dark-forest-selfguard-handbookAvatar slowmist

    slowmist/Blockchain-dark-forest-selfguard-handbook

    6,839Vezi pe GitHub↗

    This project is a collection of instructional resources and manuals providing strategic defense frameworks for protecting cryptocurrency assets and digital identities. It serves as a security guide for mitigating blockchain-based exploits, managing digital wallets, and implementing risk frameworks to prevent the theft of digital assets. The documentation provides detailed handbooks on wallet security, including the management of private keys, the use of hardware wallets, and secure transaction signing. It offers specialized guidance on anti-phishing defense and the identification of social en

    Includes protocols for securing system state and volatile logs to maintain evidentiary integrity.

    Vezi pe GitHub↗6,839
  • netflix/dispatchAvatar Netflix

    Netflix/dispatch

    6,385Vezi pe 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

    Manages incident response workflows and coordination.

    Python
    Vezi pe GitHub↗6,385
  • google/grrAvatar google

    google/grr

    5,074Vezi pe GitHub↗

    GRR este o platformă distribuită de răspuns la incidente și un orchestrator asincron de sarcini criminalistice. Acesta funcționează ca un framework de criminalistică la distanță conceput pentru a colecta și analiza date volatile, memoria sistemului și artefacte digitale de la gazde la distanță în timpul răspunsului la incidente de securitate. Sistemul operează ca un sistem de triaj la distanță pentru endpoint-uri, utilizând o arhitectură coordonată pentru a gestiona o flotă de agenți. Permite execuția sarcinilor de investigație pe mai multe sisteme, permițând căutarea fișierelor și a regiștrilor pe o flotă mare de mașini pentru a identifica gazdele compromise. Platforma oferă capabilități pentru analiza criminalistică digitală, inclusiv capacitatea de a analiza sisteme de fișiere brute și de a genera cronologii ale evenimentelor de sistem. Include, de asemenea, instrumente pentru monitorizarea flotei enterprise pentru a urmări utilizarea resurselor și a programa sarcini criminalistice recurente.

    Captures specific binaries, memory dumps, and network traffic from remote targets for security investigation.

    Python
    Vezi pe GitHub↗5,074
  • cilium/tetragonAvatar cilium

    cilium/tetragon

    4,753Vezi pe GitHub↗

    Tetragon este un set de instrumente pentru securitatea runtime și observabilitate bazat pe eBPF, conceput pentru medii Linux și Kubernetes. Acesta funcționează ca un manager de politici de securitate, agent de observabilitate și motor de impunere a regulilor, conectându-se la funcțiile kernel-ului și la tracepoint-uri pentru a detecta escaladarea privilegiilor, evadarea din containere și activitățile neautorizate ale sistemului. Proiectul se distinge prin capacitatea de a efectua impunerea regulilor în timp real, direct în kernel, permițând terminarea sincronă a proceselor malițioase sau modificarea valorilor returnate de funcții înainte ca un apel de sistem să se finalizeze. Oferă o integrare profundă cu Kubernetes prin sincronizarea identităților containerelor și maparea evenimentelor de nivel scăzut din kernel direct către pod-uri și namespace-uri. Capabilitățile sale mai largi acoperă auditarea completă a apelurilor de sistem, monitorizarea conexiunilor de rețea și verificarea integrității fișierelor. Sistemul suportă gestionarea dinamică a politicilor și oferă instrumente de diagnosticare pentru monitorizarea performanței BPF și a utilizării resurselor. Deployment-ul este suportat în clustere Kubernetes prin Helm charts, precum și prin containere standalone și pachete native pentru sistemele de operare.

    eBPF-based security observability and runtime enforcement.

    C
    Vezi pe GitHub↗4,753
  • aquasecurity/traceeAvatar aquasecurity

    aquasecurity/tracee

    4,377Vezi pe 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

    Captures network traffic, binaries, memory dumps, and file artifacts for post-incident investigation and compliance.

    Gobpfdockerebpf
    Vezi pe GitHub↗4,377
  • cyb3rward0g/helkAvatar Cyb3rWard0g

    Cyb3rWard0g/HELK

    3,926Vezi pe GitHub↗

    HELK este un mediu containerizat de gestionare a informațiilor și evenimentelor de securitate (SIEM) și o platformă de threat hunting. Acesta oferă o implementare axată pe securitate a stack-ului ELK, combinând Elasticsearch, Logstash și Kibana într-o platformă specializată pentru investigarea log-urilor și descoperirea modelelor ascunse în datele de securitate ale rețelei și sistemului. Proiectul funcționează ca o suită de știință a datelor de securitate, integrând notebook-uri computaționale interactive și instrumente de procesare distribuită pentru a rula machine learning și analize grafice pe log-urile de securitate. Acest lucru permite identificarea modelelor de atac ascunse și a anomaliilor prin maparea relațiilor bazată pe grafuri. Platforma acoperă o suprafață largă a operațiunilor de securitate, inclusiv implementarea SIEM, agregarea log-urilor și căutarea bazată pe indexare. Utilizează o infrastructură bazată pe containere pentru a implementa setul complet de instrumente pentru analiza log-urilor de securitate și threat hunting.

    Hunting ELK stack with advanced analytic capabilities.

    Jupyter Notebook
    Vezi pe GitHub↗3,926
  • velocidex/velociraptorAvatar Velocidex

    Velocidex/velociraptor

    3,769Vezi pe 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

    Provides a comprehensive platform for collecting and analyzing host-based artifacts to investigate security breaches.

    Godigital-forensicsendpoint-discoveryendpoint-protection
    Vezi pe GitHub↗3,769
  • countercept/chainsawAvatar countercept

    countercept/chainsaw

    3,567Vezi pe GitHub↗

    Rapidly Search and Hunt through Windows Forensic Artefacts

    Rapid search and hunting tool for Windows event logs.

    Rust
    Vezi pe GitHub↗3,567
  • google/timesketchAvatar google

    google/timesketch

    3,355Vezi pe GitHub↗

    Collaborative forensic timeline analysis

    Collaborative platform for forensic timeline analysis.

    Python
    Vezi pe GitHub↗3,355
  • jpcertcc/logontracerAvatar JPCERTCC

    JPCERTCC/LogonTracer

    3,136Vezi pe 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

    Visualizes and analyzes Windows logon events.

    Pythonactive-directoryblueteamdfir
    Vezi pe GitHub↗3,136
  • yamato-security/hayabusaAvatar Yamato-Security

    Yamato-Security/hayabusa

    3,027Vezi pe GitHub↗

    Hayabusa is a Windows event log analyzer, threat hunting tool, and forensic timeline generator. It functions as a detection engine that applies threat patterns to logs to identify suspicious behavior and security threats. The project distinguishes itself through the ability to synchronize detection rules from remote repositories and tune risk levels to prioritize critical alerts. It also provides specialized forensic capabilities, such as extracting event log data into chronological records for incident response investigations. The tool's broader capabilities include security log enrichment

    Threat hunting and timeline generator for Windows logs.

    Rustattackcybersecuritydetection
    Vezi pe GitHub↗3,027
  • comodosecurity/openedrAvatar ComodoSecurity

    ComodoSecurity/openedr

    2,603Vezi pe GitHub↗

    OpenEDR is an endpoint detection and response platform designed to collect telemetry and monitor system activity to identify security breaches. It functions as a host-based intrusion detection system and telemetry collector, gathering detailed data on process, network, and file activity. The system includes a dockerized security stack that bundles search, logging, and visualization tools into containers for analyzing endpoint telemetry. It features a security event visualizer that maps process lineage and indexes logs to facilitate root-cause analysis of attacks. The platform provides capabi

    Open-source endpoint detection and response platform.

    C++
    Vezi pe GitHub↗2,603
  • sans-blue-team/deepbluecliAvatar sans-blue-team

    sans-blue-team/DeepBlueCLI

    2,404Vezi pe GitHub↗

    DeepBlueCLI - a PowerShell Module for Threat Hunting via Windows Event Logs

    PowerShell module for threat hunting via event logs.

    PowerShell
    Vezi pe GitHub↗2,404
  • frikky/shuffleAvatar frikky

    frikky/Shuffle

    2,321Vezi pe GitHub↗

    Shuffle: A general purpose security automation platform. Our focus is on collaboration and resource sharing.

    General-purpose security automation and orchestration platform.

    JavaScript
    Vezi pe GitHub↗2,321
  • mozilla/mozdefAvatar mozilla

    mozilla/MozDef

    2,164Vezi pe GitHub↗

    DEPRECATED - MozDef: Mozilla Enterprise Defense Platform

    Security defense and monitoring platform.

    Python
    Vezi pe GitHub↗2,164
  • sysinternals/sysmonforlinuxAvatar Sysinternals

    Sysinternals/SysmonForLinux

    2,113Vezi pe GitHub↗

    Sysmon for Linux

    Sysmon implementation for Linux systems.

    C
    Vezi pe GitHub↗2,113
  • log2timeline/plasoAvatar log2timeline

    log2timeline/plaso

    2,095Vezi pe GitHub↗

    Super timeline all the things

    Extracts and aggregates timestamps from system files.

    Python
    Vezi pe GitHub↗2,095
  • google/rekallAvatar google

    google/rekall

    1,998Vezi pe GitHub↗

    Rekall Memory Forensic Framework

    Framework for extracting and analyzing digital artifacts.

    Python
    Vezi pe GitHub↗1,998
Înapoi123456…8Înainte
  1. Home
  2. Part of an Awesome List
  3. DevOps & Infrastructure
  4. Forensics and Incident Response

Explorează sub-etichetele

  • Forensic Artifact Collection4 sub-tag-uriThe process of capturing specific binaries, memory dumps, and network traffic for incident response. **Distinct from Forensics and Incident Response:** Focuses on the active collection of artifacts rather than the general process of incident response.
  • Raw Disk AnalysisThe use of forensic toolkits to inspect and recover data directly from physical disk blocks. **Distinct from Forensics and Incident Response:** Focuses on raw disk analysis for recovery, whereas the parent is the general field of incident response.