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

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

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

Open-source alternatives to Dali

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

  • nathanlopez/stitchnathanlopez 的头像

    nathanlopez/Stitch

    3,532在 GitHub 上查看↗

    Stitch is a command and control framework and post-exploitation toolkit designed for managing multiple remote systems from a central server. It functions as a remote administration tool and payload builder, enabling the execution of commands and the deployment of agents across different operating systems. The project features a cross-platform builder for generating custom executable agents with configurable network bindings and boot behaviors. It utilizes encrypted communication channels to secure traffic between the controller and remote clients, and it supports the execution of dynamic scri

    Pythoncross-platformkeyloggerlinux
    在 GitHub 上查看↗3,532
  • samratashok/nishangsamratashok 的头像

    samratashok/nishang

    9,951在 GitHub 上查看↗

    Nishang is a PowerShell-based offensive security framework designed for red teaming and penetration testing on Windows targets. It functions as a post-exploitation toolkit and payload generator to automate attacks and manage remote targets. The project provides specialized capabilities for bypassing security controls, such as disabling the Antimalware Scan Interface and employing in-memory execution to avoid disk-based detection. It includes a variety of stealthy command and control mechanisms, utilizing non-standard channels like DNS TXT records, ICMP traffic, and webmail for communication a

    PowerShellactivedirectoryhackinginfosec
    在 GitHub 上查看↗9,951
  • antoniococo/sharpyshellantonioCoco 的头像

    antonioCoco/SharPyShell

    1,066在 GitHub 上查看↗

    SharPyShell - tiny and obfuscated ASP.NET webshell for C# web applications

    Pythonaspnetcsharpencryption
    在 GitHub 上查看↗1,066
  • bats3c/shad0wbats3c 的头像

    bats3c/shad0w

    2,175在 GitHub 上查看↗

    A post exploitation framework designed to operate covertly on heavily monitored environments

    C
    在 GitHub 上查看↗2,175

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
  • bc-security/empireBC-SECURITY 的头像

    BC-SECURITY/Empire

    5,045在 GitHub 上查看↗

    Empire is a post-exploitation command-and-control (C2) framework designed for red team operations. It deploys and manages agents written in PowerShell, Python, C#, Go, and C across Windows, Linux, and macOS, using encrypted communication channels over HTTP, HTTPS, and SMB. The framework executes over 400 built-in modules for reconnaissance, privilege escalation, credential theft, and lateral movement, and provides a modular engine for authoring custom attack modules. What sets Empire apart is its multi-language agent deployment system, which allows operators to choose implants that suit each

    PowerShellc2empirehacktoberfest
    在 GitHub 上查看↗5,045
  • beefproject/beefbeefproject 的头像

    beefproject/beef

    10,728在 GitHub 上查看↗

    BeEF is a modular security testing environment designed for browser exploitation and web application auditing. It functions as a platform for security professionals to evaluate client-side defenses by injecting persistent scripts into web browsers, establishing a bidirectional communication channel for remote command execution and data exfiltration. The framework distinguishes itself through its ability to use compromised browser sessions as proxies to conduct internal network reconnaissance, effectively bypassing perimeter security controls. It utilizes an event-driven control interface and

    JavaScript
    在 GitHub 上查看↗10,728
  • bishopfox/sliverBishopFox 的头像

    BishopFox/sliver

    10,707在 GitHub 上查看↗

    Sliver is a command and control framework designed for adversary emulation and security assessment operations. It provides a centralized platform for managing remote systems, enabling security professionals to coordinate multi-operator sessions and maintain persistent, secure communication channels across diverse network environments. The framework distinguishes itself through its focus on stealth and infrastructure flexibility. It utilizes dynamic payload obfuscation to generate unique binaries and supports in-memory execution to minimize disk artifacts. Communication is secured through mutu

    Goadversarial-attacksadversary-simulationc2
    在 GitHub 上查看↗10,707
  • byt3bl33d3r/gcatbyt3bl33d3r 的头像

    byt3bl33d3r/gcat

    1,351在 GitHub 上查看↗

    Gcat A stealthy Python based backdoor that uses Gmail as a command and control server

    Python
    在 GitHub 上查看↗1,351
  • byt3bl33d3r/silenttrinitybyt3bl33d3r 的头像

    byt3bl33d3r/SILENTTRINITY

    2,340在 GitHub 上查看↗

    An asynchronous, collaborative post-exploitation agent powered by Python and .NET's DLR

    Boo
    在 GitHub 上查看↗2,340
  • cedowens/macshellswiftcedowens 的头像

    cedowens/MacShellSwift

    125在 GitHub 上查看↗

    Proof of concept MacOS post exploitation tool written in Swift. Designed as a POC for blue teams to build macOS detections. Author: Cedric Owens

    Swift
    在 GitHub 上查看↗125
  • chvancooten/nimplantchvancooten 的头像

    chvancooten/NimPlant

    951在 GitHub 上查看↗

    NimPlant - A light first-stage C2 implant written in Nim|Rust and Python

    Rust
    在 GitHub 上查看↗951
  • cobbr/covenantcobbr 的头像

    cobbr/Covenant

    4,699在 GitHub 上查看↗

    Covenant is a .NET-based command and control framework designed for red team operations and adversary simulation. It serves as a collaborative platform for coordinating security assessments, managing remote implants, and executing tasks on compromised systems through a centralized server. The project is distinguished by its dynamic payload generator, which compiles and obfuscates executable binaries and scripts on the fly to bypass detection. It further separates itself through a collaborative environment that allows multiple authenticated operators to share a synchronized state, track operat

    C#
    在 GitHub 上查看↗4,699
  • dotcppfile/dawsdotcppfile 的头像

    dotcppfile/DAws

    580在 GitHub 上查看↗

    Advanced Web Shell

    PHP
    在 GitHub 上查看↗580
  • elevenpaths/ibombshellElevenPaths 的头像

    ElevenPaths/ibombshell

    323在 GitHub 上查看↗

    Tool to deploy a post-exploitation prompt at any time

    Python
    在 GitHub 上查看↗323
  • engindemirbilek/northstarc2EnginDemirbilek 的头像

    EnginDemirbilek/NorthStarC2

    269在 GitHub 上查看↗

    Web Based Command Control Framework (C2) #C2 #PostExploitation #CommandControl #RedTeam #C2Framework #PHPC2 #.NETMalware #Malware #PHPMalware #CnC #infosec #offensivesecurity #Trojan

    PHP
    在 GitHub 上查看↗269
  • epinna/weevely3epinna 的头像

    epinna/weevely3

    3,526在 GitHub 上查看↗

    Weaponized web shell

    Python
    在 GitHub 上查看↗3,526
  • facebookincubator/weaselfacebookincubator 的头像

    facebookincubator/WEASEL

    732在 GitHub 上查看↗

    WEASEL is a small in-memory implant using Python 3 with no dependencies. The beacon client sends a small amount of identifying information about its host to a DNS zone you control. WEASEL server can task clients to execute pre-baked or arbitrary commands.

    Python
    在 GitHub 上查看↗732
  • fozavci/petaqc2fozavci 的头像

    fozavci/petaqc2

    104在 GitHub 上查看↗

    PetaQ is a malware which is being developed in .NET Core/Framework to use websockets as Command & Control (C2) channels. It's designed to provide a Proof of Concept (PoC) websocket malware to the adversary simulation exercises (Red & Purple Team exercises).

    C#
    在 GitHub 上查看↗104
  • fsecurelabs/c3FSecureLABS 的头像

    FSecureLABS/C3

    1,774在 GitHub 上查看↗

    C3 (Custom Command and Control) is a tool that allows Red Teams to rapidly develop and utilise esoteric command and control channels (C2). It's a framework that extends other red team tooling, such as the commercial Cobalt Strike (CS) product via ExternalC2, which is supported at release. It…

    C++
    在 GitHub 上查看↗1,774
  • havocframework/havocHavocFramework 的头像

    HavocFramework/Havoc

    8,182在 GitHub 上查看↗

    Havoc is a post-exploitation framework used for red team operations. It provides a centralized command and control system for managing remote agents through persistent network connections and customizable communication profiles. The framework focuses on security evasion and stealth, utilizing indirect syscall execution, return address spoofing, and hardware-breakpoint patching to bypass endpoint detection and response tools. It includes a payload generation workflow to create executable shellcode or DLLs for initial remote access. The system covers a broad range of operational capabilities,

    Go
    在 GitHub 上查看↗8,182
  • iagox86/dnscat2iagox86 的头像

    iagox86/dnscat2

    3,839在 GitHub 上查看↗

    dnscat2 is a DNS tunneling tool and covert command and control server that encapsulates encrypted traffic within DNS queries and responses. It functions as an encrypted DNS proxy designed to bypass network firewalls and establish communication paths when standard outbound ports are blocked. The project enables the creation of covert network channels by acting as an authoritative nameserver. It supports remote command execution through interactive shells and provides a mechanism for tunneling TCP network traffic to reach restricted remote hosts. The system includes capabilities for multiplexe

    PHP
    在 GitHub 上查看↗3,839
  • its-a-feature/apfellits-a-feature 的头像

    its-a-feature/Apfell

    4,570在 GitHub 上查看↗

    Apfell is a red teaming framework and command and control server designed for collaborative adversary simulation. It provides a centralized infrastructure to manage remote agents and distribute tasking across multiple operating systems using a message broker for real-time synchronization. The system functions as a distributed agent orchestrator, allowing teams to coordinate complex attack chains and synchronize container data. It features a multi-platform payload manager that enables the downloading and integration of custom agents and command profiles from remote repositories. The platform

    JavaScript
    在 GitHub 上查看↗4,570
  • jephthai/evilvmJ

    jephthai/EvilVM

    0在 GitHub 上查看↗

    EvilVM compiler for information security research tools. The project is built around a native code Forth compiler that is deployed as a position independent shellcode. It provides a platform for remote code execution, useful in information security contexts.

    在 GitHub 上查看↗0
  • kadedev/void-ratK

    KadeDev/Void-RAT

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • marten4n6/evilosxMarten4n6 的头像

    Marten4n6/EvilOSX

    2,406在 GitHub 上查看↗

    An evil RAT (Remote Administration Tool) for macOS / OS X.

    Python
    在 GitHub 上查看↗2,406
  • mhaskar/octopusmhaskar 的头像

    mhaskar/Octopus

    764在 GitHub 上查看↗

    Open source pre-operation C2 server based on python and powershell

    Python
    在 GitHub 上查看↗764
  • mitre/calderamitre 的头像

    mitre/caldera

    7,047在 GitHub 上查看↗

    Caldera is an adversary emulation platform and command and control framework designed to simulate cyber attack patterns. It functions as an automated red team tool and threat framework orchestrator, executing attack sequences based on standardized cybersecurity threat frameworks to validate security defenses and detection capabilities. The platform distinguishes itself through the dynamic compilation of customized executable payloads and the use of framework-mapped adversary modeling to structure attack techniques. It manages asynchronous agents on targeted endpoints via a central server acce

    Python
    在 GitHub 上查看↗7,047
  • monoxgas/flyingafalseflagmonoxgas 的头像

    monoxgas/FlyingAFalseFlag

    240在 GitHub 上查看↗

    This repo contains the slides and concept code for my BlackHat USA 2019 talk about Command and Control.

    C++
    在 GitHub 上查看↗240
  • n1nj4sec/pupyn1nj4sec 的头像

    n1nj4sec/pupy

    8,942在 GitHub 上查看↗

    Pupy is a command and control framework and post-exploitation suite used for remote administration and system management. It functions as a cross-platform tool for deploying payloads and controlling multiple remote agents through encrypted communication channels. The framework features a multi-platform payload generator that creates custom executable files using configurable network launchers. It employs a network traffic obfuscator that stacks encryption and obfuscation protocols to hide communication from observation. The system provides capabilities for in-memory code execution, remote pr

    Pythonandroidbackdoorlinux
    在 GitHub 上查看↗8,942
  • ne0nd0g/merlinNe0nd0g 的头像

    Ne0nd0g/merlin

    5,555在 GitHub 上查看↗

    Merlin is a cross-platform command and control framework and remote access tool. It provides a server and agent system for post-exploitation coordination, utilizing an HTTP/2 framework for secure communication and the execution of commands across multiple operating systems. The project features an in-memory code execution engine that runs assemblies and shellcode directly within a process to avoid writing files to disk. It implements a decentralized communication architecture through a peer-to-peer network, allowing agents to exchange data via direct bind or reverse connections. To evade det

    Go
    在 GitHub 上查看↗5,555