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

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

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

HavocFramework/HavocArchived

0
View on GitHub↗
8,182 星标·1,169 分支·Go·gpl-3.0·11 次浏览havocframework.com↗

Havoc

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, including infrastructure deployment, a post-exploitation command suite for data collection and privilege escalation, and a modular plugin system for integrating custom agents and external controllers.

Features

  • Post-Exploitation Frameworks - Acts as a comprehensive framework for managing access and gathering data on compromised systems after initial breach.
  • Red Team Operations - Provides professional command and control tooling for simulating advanced cyber attacks in red team exercises.
  • C2 Server Hosting - Provides central listeners that manage encrypted connections and command sessions from remote agents.
  • Evasive Payload Generators - Includes a workflow for generating customized shellcode and DLL payloads designed to bypass endpoint protection.
  • Post-Exploitation Toolkits - Ships a built-in suite of commands for performing data collection and privilege escalation on target systems.
  • Remote Access Payloads - Includes a utility for creating executable, shellcode, or DLL payloads to establish initial remote access.
  • Security Software Evasion - Employs indirect syscalls and stack manipulation to actively evade endpoint protection and security software.
  • Remote Agent Administration - Provides a centralized interface for managing and commanding multiple remote compromised endpoints.
  • C2 Infrastructure - Facilitates the setup of command and control servers and listeners for agent communication.
  • Indirect Syscalls - Bypasses security monitoring by invoking system calls through dynamic memory addresses instead of standard API entry points.
  • Hardware Breakpoint Patching - Implements hardware-breakpoint patching to disable endpoint detection by modifying system debug registers.
  • Return Address Spoofing - Hides function call origins by modifying the stack to mislead security software during memory analysis.
  • Custom Module Implementations - Offers a dedicated application interface for developers to implement and integrate custom agents and modules.
  • Modular Plugin Systems - Ships a modular system allowing external controllers and custom plugins to be integrated into the agent runtime.
  • Command and Control - Modern and malleable post-exploitation framework.
  • Command And Control Frameworks - Modern post-exploitation framework with malleable C2 and evasion features.

Star 历史

havocframework/havoc 的 Star 历史图表havocframework/havoc 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Havoc 的开源替代方案

相似的开源项目,按与 Havoc 的功能重合度排序。
  • 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
  • malwaredllc/byobmalwaredllc 的头像

    malwaredllc/byob

    9,478在 GitHub 上查看↗

    This project is a post-exploitation framework and command and control platform designed for security research and penetration testing. It functions as a remote access tool consisting of a central command server and encrypted executable payloads that establish reverse shell connections. The system utilizes a web-based dashboard for multi-client administration, allowing for remote host monitoring and direct shell access through an in-browser terminal. It generates cross-platform, encrypted binaries that employ a multi-stage delivery chain and a key exchange mechanism to secure communications.

    Python
    在 GitHub 上查看↗9,478
  • 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
  • byt3bl33d3r/offensivenimbyt3bl33d3r 的头像

    byt3bl33d3r/OffensiveNim

    3,033在 GitHub 上查看↗

    OffensiveNim is a red teaming framework and post-exploitation toolkit developed in Nim. It provides a collection of low-level primitives and a Windows API wrapper designed for offensive security operations, including malware development and shellcode loading. The project focuses on evasion and obfuscation through techniques such as API unhooking, direct system calls, and anti-debugging mechanisms. It features diverse payload delivery methods, including reflective binary loading, the execution of .NET assemblies via CLR hosting, and various shellcode injection techniques using fibers, COM obje

    Nim
    在 GitHub 上查看↗3,033
查看 Havoc 的所有 30 个替代方案→

常见问题解答

havocframework/havoc 是做什么的?

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.

havocframework/havoc 的主要功能有哪些?

havocframework/havoc 的主要功能包括:Post-Exploitation Frameworks, Red Team Operations, C2 Server Hosting, Evasive Payload Generators, Post-Exploitation Toolkits, Remote Access Payloads, Security Software Evasion, Remote Agent Administration。

havocframework/havoc 有哪些开源替代品?

havocframework/havoc 的开源替代品包括: nathanlopez/stitch — Stitch is a command and control framework and post-exploitation toolkit designed for managing multiple remote systems… malwaredllc/byob — This project is a post-exploitation framework and command and control platform designed for security research and… samratashok/nishang — Nishang is a PowerShell-based offensive security framework designed for red teaming and penetration testing on Windows… byt3bl33d3r/offensivenim — OffensiveNim is a red teaming framework and post-exploitation toolkit developed in Nim. It provides a collection of… zer0yu/awesome-cobaltstrike — This project is a curated collection of tools, scripts, and technical guides designed to enhance offensive security… bc-security/empire — Empire is a post-exploitation command-and-control (C2) framework designed for red team operations. It deploys and…