Lucene search
+L

50 matches found

Kitploit
Kitploit
added 2026/09/17 12:06 p.m.12 views

Remote-BOF-Runner

Remote BOF Runner A Havoc extension framework for remote execution of Beacon Object Files BOFs using a PIC loader made with Crystal Palace. Overview Remote BOF Runner enables secure execution of BOFs in arbitrary processes by leveraging the Crystal Palace PIC loader. This framework implements a...

6.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 11:11 a.m.10 views

CVE-2024-41570-Havoc-C2-RCE

Havoc-C2-RCE CVE-2024-41570 This is a Chained RCE CVE-2024-41570 in the Havoc C2 framework. Command injection: Havoc is vulnerable to command injection enabling an authenticated user to execute commands on the Teamserver. Affects versions 0.3 up to the latest release 0.6. Havoc's default profile...

9.8CVSS6AI score0.02909EPSS
SaveExploits6References2
Kitploit
Kitploit
added 2026/09/17 10:27 a.m.8 views

Havoc-C2-SSRF-poc

CVE-2024-41570: Havoc-C2-SSRF-poc This vulnerability is exploited by spoofing a demon agent registration and checkins to open a TCP socket on the teamserver and read/write data from it. This allows attackers to leak origin IPs of teamservers and much more. Full analysis:...

9.8CVSS5.9AI score0.02909EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/17 9:01 a.m.8 views

CVE-2024-41570

CVE-2024-41570 | Havoc C2 SSRF with RCE | Automated Reverse Shell Exploit via WebSocket This project provides a Python-based proof-of-concept PoC script to exploit a vulnerable WebSocket-based service. The script automates agent registration, WebSocket payload delivery, and remote command executi...

9.8CVSS6.3AI score0.02909EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/17 7:59 a.m.11 views

vm-filesystem

vm-filesystem A Firebeam bytecode to perform Filesystem interacting while also monkey-patch the python function for the Havoc Interface File Browser interaction, allowing to interact with the remote filesystem without needing to have the filesystem embedded. This repository also is a representati...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 10:33 p.m.10 views

Havoc-C2-SSRF-to-RCE

Havoc-C2-SSRF-to-RCE 这是 CVE-2024-41570 SSRF PoC 的修改版本,源自 @chebuya,并与 @hyperreality 的 auth RCE 漏洞利用链相结合。该漏洞利用程序通过 Havoc C2 Framework 中的多个漏洞,在远程目标上执行代码。 https://github.com/user-attachments/assets/b75c5934-0326-4994-a695-c18bf95a1e25 root@kitploit: usage: CVE-2024-41570.py -h -t TARGET -i IP -p PORT...

9.8CVSS6.1AI score0.02909EPSS
SaveExploits6References4
Kitploit
Kitploit
added 2026/09/14 2:22 a.m.9 views

HavocPwn

Havoc-PWN Authenticated This SSRF-RCE Chain was inspired by chebuya's CVE-2024-41570 SSRF POC and IncludeSecurity's Havoc Auth RCE both exploits are amazing and well crafted, please do give these creators appriciation for their hardwork! chebuya hyperreality How does it Work? The SSRF vulnerabili...

9.8CVSS6.1AI score0.02909EPSS
SaveExploits6References4
Kitploit
Kitploit
added 2026/09/13 11:01 p.m.7 views

edrEvasionWorkshop

edrEvasionWorkshop Workshop materials for “Step-by-Step Malware Development: Evading EDR from Loaders to the Kernel” , presented at DEF CON 34 and BSidesLV 2026. This workshop explores custom malware development, EDR Architecture & Evasion, C2 customization, and kernel-level techniques using...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 8:06 p.m.12 views

CVE-2024-4157-SSRF-RCE-Reverse-Shell

CVE-2024-4157: Getting Reverse Shell on Havoc C2 - Chaining SSRF with RCE Get reverse-shell with local IP and Port, chaining CVE-2024-4157 POC with havocauthrce Usage Basic info root@kitploit: $ python3 exploit.py usage: exploit.py -h -t TARGET -i IP -p PORT -A USERAGENT -H HOSTNAME -u USERNAME -...

8.8CVSS6AI score0.00696EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/12 3:32 p.m.15 views

Modules

Modules Modules used by the Havoc Framework. Powerpick Powerpick implementation for the Havoc Framework. InvokeAssembly InvokeAssembly implementation for the Havoc Framework. Template This is the base template for the modules. You can use this to write your own modules for the Havoc Framework...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/12 6:17 a.m.13 views

Talon

Talon Talon is a 3rd party agent for Havoc written in C. It's very minimalistic and it's meant to show how to work with the Havoc service api. Talon.py is the script that handles callbacks, register reqeuest and tasks by interacting with the Havoc service api...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 6:15 a.m.13 views

PyHmmm

PyHmmm What is this? This is a third party agent for Havoc C2 written in python. It is intended to be a basic PoC used to learn how to write custom Havoc agents, with its accompanying blog post...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 11:45 p.m.10 views

gopher47

gopher47 A third-party Gopher Assassin for the Havoc Framework it's like the videogame :D What is This? 🤔 This is a 3rd Party agent for the Havoc C2 written in Golang, mainly written as a learning project, but I'm sure it's still useful. By the time this is out, you can read more about what and w...

5.9AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/11 10:00 p.m.8 views

Revenant

Revenant Revenant is a 3rd party agent for Havoc written in C, and based on Talon. This implant is meant to expand on the Talon implant by implementing covert methods of execution, robust capabilities, and more customization. Setup This project aims to be a self-contained Havoc C2 implant. The go...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 6:46 a.m.14 views

Christmas

Maldev Academy Maldev Academy Home Maldev Academy Syllabus Christmas Implementing an injection method mentioned by @Hexacorn. This PoC creates multiple processes, where each process performs a specific task as part of the injection operation. Each child process will spawn another process and pass...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 3:28 a.m.9 views

frida-fuzzer

Fuzzer de API de Frida v1.4 Derechos de autor C 2020 Andrea Fioraldi [email protected] Publicado bajo la Licencia Apache v2.0 Este fuzzer experimental está diseñado para fuzzing de API en memoria. El diseño está altamente inspirado y basado en AFL/AFL++. Por el momento, el mutador es bastant...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 2:54 a.m.13 views

Havoc

Havoc Havoc is a modern and malleable post-exploitation command and control framework, created by@C5pider. Quick Start Please see the Wiki for complete documentation. Havoc works well on Debian 10/11, Ubuntu 20.04/22.04 and Kali Linux. It's recommended to use the latest versions possible to avoid...

5.6AI score
SaveExploits0References9
The Hacker News
The Hacker News
added 2026/03/03 5:15 p.m.17 views

Fake Tech Support Spam Deploys Customized Havoc C2 Across Organizations

Threat hunters have called attention to a new campaign as part of which bad actors masqueraded as fake IT support to deliver the Havoc command-and-control C2 framework as a precursor to data exfiltration or ransomware attack. The intrusions, identified by Huntress last month across five partner...

6.2AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/01/09 9:34 a.m.18 views

CVE-2024-41570

An Unauthenticated Server-Side Request Forgery SSRF in demon callback handling in Havoc 2 0.7 allows attackers to send arbitrary network traffic originating from the team server...

9.8CVSS6.9AI score0.02909EPSS
SaveExploits6References1
Securelist
Securelist
added 2025/11/28 7:00 a.m.26 views

Tomiris wreaks Havoc: New tools and techniques of the APT group

While tracking the activities of the Tomiris threat actor, we identified new malicious operations that began in early 2025. These attacks targeted foreign ministries, intergovernmental organizations, and government entities, demonstrating a focus on high-value political and diplomatic...

8.5AI score
SaveExploits0
Rows per page
Query Builder