awesome-repositories.com
ब्लॉग
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·10 व्यूज़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.

स्टार हिस्ट्री

havocframework/havoc के लिए स्टार हिस्ट्री चार्टhavocframework/havoc के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

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…

Havoc के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Havoc के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • nathanlopez/stitchnathanlopez का अवतार

    nathanlopez/Stitch

    3,532GitHub पर देखें↗

    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,478GitHub पर देखें↗

    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,951GitHub पर देखें↗

    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,033GitHub पर देखें↗

    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 विकल्प देखें→