awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to azr43lkn1ght/dfir-labs

Open-source alternatives to DFIR LABS

30 open-source projects similar to azr43lkn1ght/dfir-labs, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best DFIR LABS alternative.

  • lionsec/katoolinLionSec 的头像

    LionSec/katoolin

    5,302在 GitHub 上查看↗

    Katoolin is a Debian software repository manager and security toolset automator. It functions as a script to automate the addition of repositories and the installation of security tools from Kali Linux onto other Debian-based systems. The project focuses on automating the deployment of penetration testing and forensics software. It provides a method for managing third-party software sources and provisioning security labs with tools for network and system testing without requiring a full operating system installation. The tool includes an interactive command line interface for navigating tool

    Python
    在 GitHub 上查看↗5,302
  • zhuifengshaonianhanlu/pikachuzhuifengshaonianhanlu 的头像

    zhuifengshaonianhanlu/pikachu

    4,421在 GitHub 上查看↗

    Pikachu is a web security training platform and vulnerable web application sandbox. It provides a containerized lab environment designed for practicing penetration testing and identifying common security flaws. The project serves as an OWASP Top 10 practice lab, offering a simulation suite for critical risks. It includes specific scenarios for practicing the exploitation of SQL injection, cross-site scripting, remote code execution, and broken access control. The environment covers a broad range of security testing simulations, including directory traversal, server-side request forgery, unsa

    PHPweb
    在 GitHub 上查看↗4,421
  • aquasecurity/traceeaquasecurity 的头像

    aquasecurity/tracee

    4,377在 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
    在 GitHub 上查看↗4,377

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • attackiq/detectiqAttackIQ 的头像

    AttackIQ/DetectIQ

    121在 GitHub 上查看↗

    DetectIQ is an AI-powered security rule management platform that helps create, analyze, and optimize detection rules across multiple security platforms. It can be used with the provided UI, or just with Python scripts using the self contained detectiq/core module. See examples in the examples…

    Python
    在 GitHub 上查看↗121
  • cea-sec/openwecC

    cea-sec/openwec

    0在 GitHub 上查看↗

    OpenWEC is a free and open source (GPLv3) implementation of a Windows Event Collector server running on GNU/Linux and written in Rust.

    在 GitHub 上查看↗0
  • certsocietegenerale/fircertsocietegenerale 的头像

    certsocietegenerale/FIR

    2,009在 GitHub 上查看↗

    Fast Incident Response

    JavaScript
    在 GitHub 上查看↗2,009
  • certsocietegenerale/raidlinecertsocietegenerale 的头像

    certsocietegenerale/rAIdline

    24在 GitHub 上查看↗

    IR drill plateform

    Shell
    在 GitHub 上查看↗24
  • cisofy/lynisCISOfy 的头像

    CISOfy/lynis

    15,284在 GitHub 上查看↗

    Lynis is an automated security auditing and system hardening framework designed for UNIX-based operating systems. It functions as a command-line utility that inspects local system configurations to identify security vulnerabilities, configuration weaknesses, and compliance gaps. By executing a series of modular tests, the tool generates actionable reports and remediation suggestions to assist in strengthening system defenses. The project distinguishes itself through a highly modular architecture that relies on shell-script-based execution and native system inspection. Users can define custom

    Shellauditingcompliancedevops
    在 GitHub 上查看↗15,284
  • cowrie/cowriecowrie 的头像

    cowrie/cowrie

    6,181在 GitHub 上查看↗

    .. SPDX-FileCopyrightText: 2014 Upi Tamminen .. SPDX-FileCopyrightText: 2014-2025 Michel Oosterhof .. .. SPDX-License-Identifier: BSD-3-Clause

    Pythonattackercowriecowrie-ssh
    在 GitHub 上查看↗6,181
  • cuckoosandbox/cuckoocuckoosandbox 的头像

    cuckoosandbox/cuckoo

    5,959在 GitHub 上查看↗

    Cuckoo is an open-source automated malware analysis system that executes suspicious files inside isolated virtual machines and produces structured behavioral reports. The platform captures system calls, file operations, and network activity during execution, compiling them into comprehensive analysis documents for programmatic consumption. The system operates through a modular analysis pipeline that processes behavioral data, applying YARA signature patterns against captured artifacts to identify known malware families. Each analysis run starts from a clean virtual machine snapshot to ensure

    JavaScript
    在 GitHub 上查看↗5,959
  • dfir-iris/iris-webdfir-iris 的头像

    dfir-iris/iris-web

    1,393在 GitHub 上查看↗
    Pythoncsirt-toolingdigital-forensicsdigital-forensics-incident-response
    在 GitHub 上查看↗1,393
  • dobin/avreddobin 的头像

    dobin/avred

    539在 GitHub 上查看↗

    AntiVirus REDucer for AntiVirus REDteaming.

    Python
    在 GitHub 上查看↗539
  • gatariee/gocheckgatariee 的头像

    gatariee/gocheck

    884在 GitHub 上查看↗

    GoCheck a blazingly fast™ alternative to Matterpreter's DefenderCheck which identifies the exact bytes that Windows Defender AV by feeding byte slices to MpCmdRun.exe

    Go
    在 GitHub 上查看↗884
  • gojue/ecaptureG

    gojue/ecapture

    15,283在 GitHub 上查看↗

    Ecapture is a suite of specialized auditing tools designed to capture plaintext database queries, log executed shell commands, forward packet captures, and decrypt TLS traffic. The system extracts plaintext content from encrypted communications and TLS master secrets without requiring CA certificates. It further monitors data interactions by capturing SQL queries from database instances and recording commands from shell environments for host-level auditing. The toolset includes capabilities for network traffic analysis, exporting captured data to pcapng files, and forwarding events to extern

    C
    在 GitHub 上查看↗15,283
  • hotcakex/harden-windows-securityHotCakeX 的头像

    HotCakeX/Harden-Windows-Security

    4,139在 GitHub 上查看↗

    Harden-Windows-Security is a security hardening tool and framework designed to reduce the attack surface of the Windows operating system through policy enforcement. It provides a collection of security presets and templates to implement official hardening standards across multiple devices. The project distinguishes itself through a comprehensive execution control system, featuring a manager for Windows Application Control and a kernel protection suite. It implements strict trust models, including kernel-mode driver whitelisting, signed policy implementation on the EFI partition, and code inte

    C#1st-party-securityapplicationcontrolaudit
    在 GitHub 上查看↗4,139
  • huntdownproject/hednsextractorH

    HuntDownProject/HEDnsExtractor

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • ine-labs/azuregoatine-labs 的头像

    ine-labs/AzureGoat

    939在 GitHub 上查看↗

    AzureGoat : A Damn Vulnerable Azure Infrastructure

    Python
    在 GitHub 上查看↗939
  • jsecurity101/jonmonjsecurity101 的头像

    jsecurity101/JonMon

    265在 GitHub 上查看↗

    JonMon is a research project I started to help me learn how to code and understand telemetry mechanisms. It is a collection of open-source telemetry sensors designed to provide users with visibility into the operations and activity of their Windows systems. JonMon has a kernel-level driver…

    C++
    在 GitHub 上查看↗265
  • kevoreilly/capev2kevoreilly 的头像

    kevoreilly/CAPEv2

    3,284在 GitHub 上查看↗

    Malware Configuration And Payload Extraction

    Python
    在 GitHub 上查看↗3,284
  • kunai-project/kunaikunai-project 的头像

    kunai-project/kunai

    1,078在 GitHub 上查看↗

    )](https://github.com/kunai-project/kunai/releases) -->

    Rust
    在 GitHub 上查看↗1,078
  • lawndoc/respotterlawndoc 的头像

    lawndoc/Respotter

    200在 GitHub 上查看↗

    This application detects active instances of Responder by taking advantage of the fact that Responder will respond to any DNS query. Respotter uses LLMNR, mDNS, and NBNS protocols to search for a bogus hostname that does not exist (default: Loremipsumdolorsitamet). If any of the requests get a…

    Python
    在 GitHub 上查看↗200
  • maliceio/malicemaliceio 的头像

    maliceio/malice

    1,861在 GitHub 上查看↗

    VirusTotal Wanna Be - Now with 100% more Hipster

    Go
    在 GitHub 上查看↗1,861
  • mandiant/flare-fakenet-ngmandiant 的头像

    mandiant/flare-fakenet-ng

    2,154在 GitHub 上查看↗

    FakeNet-NG - Next Generation Dynamic Network Analysis Tool

    Python
    在 GitHub 上查看↗2,154
  • mandiant/flare-vmmandiant 的头像

    mandiant/flare-vm

    8,799在 GitHub 上查看↗

    Flare-VM is a Windows malware analysis environment consisting of installation scripts that automate the provisioning of a virtual machine. It provides a comprehensive suite of reverse engineering tools, including decompilers and debuggers, along with the necessary system configurations and environment variables for security research. The project functions as a virtual machine image orchestrator, allowing for the automated creation, management, and export of specialized analysis appliances. It features configuration-driven tool selection and the ability to extend installation logic through cus

    PowerShell
    在 GitHub 上查看↗8,799
  • microsoft/sysmonforlinuxmicrosoft 的头像

    microsoft/SysmonForLinux

    2,120在 GitHub 上查看↗

    Sysmon for Linux is a tool that monitors and logs system activity including process lifetime, network connections, file system writes, and more. Sysmon works across reboots and uses advanced filtering to help identify malicious activity as well as how intruders and malware operate on your…

    C
    在 GitHub 上查看↗2,120
  • misp/mispMISP 的头像

    MISP/MISP

    6,360在 GitHub 上查看↗

    MISP is an open-source threat intelligence sharing platform designed for collecting, storing, and distributing structured threat indicators and intelligence. At its core, it provides a distributed synchronization protocol for transferring events between instances, an attribute-based correlation engine that links matching indicators across events, and a REST API with an OpenAPI specification for programmatic access to threat data. The platform uses formal data formats for JSON, taxonomy, galaxy, and object templates to enable compatibility across tools and communities. The platform distinguish

    PHP
    在 GitHub 上查看↗6,360
  • mvelazc0/badzuremvelazc0 的头像

    mvelazc0/BadZure

    509在 GitHub 上查看↗

    BadZure automates the deployment of intentionally misconfigured Entra ID tenants and Azure subscriptions, populating them with diverse entities and configurable, traversable attack paths.

    Python
    在 GitHub 上查看↗509
  • openbas-platform/openbasOpenBAS-Platform 的头像

    OpenBAS-Platform/openbas

    1,731在 GitHub 上查看↗

    Open Adversarial Exposure Validation Platform

    Java
    在 GitHub 上查看↗1,731
  • opencti-platform/openctiOpenCTI-Platform 的头像

    OpenCTI-Platform/opencti

    8,812在 GitHub 上查看↗

    OpenCTI is a cyber threat intelligence platform and knowledge base used to store, manage, and analyze technical security data. It functions as a threat intelligence visualization tool and an enterprise security data orchestrator that maps relationships between threat actors, malware, and vulnerabilities. The platform utilizes the STIX and TAXII standards for data representation and exchange, allowing for the sharing and receiving of standardized intelligence bundles. It distinguishes itself by converting complex security information into visual relationship diagrams and geographic maps to ide

    TypeScriptcticybercybersecurity
    在 GitHub 上查看↗8,812
  • orange-cyberdefense/goadOrange-Cyberdefense 的头像

    Orange-Cyberdefense/GOAD

    7,464在 GitHub 上查看↗

    GOAD is an Ansible-based automation tool and infrastructure orchestrator used to deploy pre-configured networks of vulnerable Windows virtual machines. It serves as a security training environment for practicing Active Directory penetration testing, privilege escalation, and lateral movement across various cloud platforms and local virtualization hypervisors. The project distinguishes itself through a multi-provider infrastructure model and a system of infrastructure recipes that simulate intentional security misconfigurations. It supports the deployment of varied attack scenarios, including

    PowerShellactive-directoryansibleinfrastructure-as-code
    在 GitHub 上查看↗7,464