[]()
[]()
_
_
_Havoc is a modern and malleable [post-exploitation]( “post-exploitation” ) command and control framework, created by [@C5pider]( “@C5pider” )._
> Havoc is in an early state of release. Breaking changes may be made to APIs/core structures as the framework matures.
### Support
Consider supporting C5pider on [Patreon]( “Patreon” )/[Github Sponsors]( “Github Sponsors” ). Additional features are planned for supporters in the future, such as custom agents/plugins/commands/etc.
### Quick Start
> Please see the [Wiki]( “Wiki” ) for complete documentation.
Havoc works well on [Debian]( “Debian” ) 10/11, Ubuntu 20.04/22.04 and [Kali]( “Kali” ) Linux. It’s recommended to use the latest versions possible to avoid issues. You’ll need a modern version of Qt and Python 3.10.x to avoid build issues.
See the [Installation]( “Installation” ) guide in the Wiki for instructions. If you run into issues, check the [Known Issues]( “Known Issues” ) page as well as the open/closed [Issues]( “Issues” ) list.
### Features
#### Client
> Cross-platform UI written in C++ and Qt
* Modern, dark theme based on [Dracula]( “Dracula” )
#### Teamserver
> Written in Golang
* Multiplayer
* Payload generation (exe/shellcode/dll)
* HTTP/HTTPS listeners
* Customizable C2 profiles
* External C2
#### Demon
> Havoc’s flagship agent written in C and ASM
* Sleep [Obfuscation]( “Obfuscation” ) via [Ekko]( “Ekko” ) or [FOLIAGE]( “FOLIAGE” )
* x64 return address spoofing
* Indirect [Syscalls]( “Syscalls” ) for Nt* APIs
* SMB support
* Token vault
* Variety of built-in post-exploitation commands
[]( “The Havoc Framework (19)” )[]()
#### Extensibility
* [External C2]( “External C2” )
* Custom Agent Support
* [Talon]( “Talon” )
* [Python API]( “Python API” )
* [Modules]( “Modules” )
### Community
You can join the official [Havoc Discord]( “Havoc Discord” ) to chat with the community!
### Contributing
To contribute to the Havoc Framework, please review the guidelines in [Contributing.md]( “Contributing.md” ) and then open a pull-request!
**[Download Havoc]( “Download Havoc” )**Read More
References
Back to Main