View Issue Details

IDProjectCategoryView StatusLast Update
0008456Kali LinuxQueued Tool Additionpublic2023-09-14 11:33
Reportertjnull Assigned To 
PrioritynormalSeveritytweakReproducibilityalways
Status acknowledgedResolutionopen 
Summary0008456: Havoc - C2 Framework
Description

Havoc is a modern and malleable post-exploitation command and control framework, created by @C5pider

https://github.com/HavocFramework/Havoc

Steps To Reproduce

No release tags currently at this time: https://github.com/HavocFramework/Havoc/releases

To compile Havoc C2 these programs are needed before building the program:
sudo apt install -y git build-essential apt-utils cmake libfontconfig1 libglu1-mesa-dev libgtest-dev libspdlog-dev libboost-all-dev libncurses5-dev libgdbm-dev libssl-dev libreadline-dev libffi-dev libsqlite3-dev libbz2-dev mesa-common-dev qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools libqt5websockets5 libqt5websockets5-dev qtdeclarative5-dev golang-go qtbase5-dev libqt5websockets5-dev python3-dev libboost-all-dev mingw-w64 nasm

Building the teamserver:
make ts-build
make client-build

Activities

g0tmi1k

g0tmi1k

2023-09-14 11:32

administrator   ~0018475

@kali-team, please could this be packaged up.
@author, If you want to help the packaging process, you can check the documentation here ~ https://www.kali.org/docs/development/public-packaging

Issue History

Date Modified Username Field Change
2023-09-08 13:45 tjnull New Issue
2023-09-14 11:32 g0tmi1k Note Added: 0018475
2023-09-14 11:33 g0tmi1k Status new => acknowledged
2023-09-14 11:33 g0tmi1k Category New Tool Requests => Queued Tool Addition
2023-09-14 11:33 g0tmi1k Summary Havoc C2 Framework => Havoc - C2 Framework