> ## Content Index
> Fetch the complete content index at: https://darkwebinformer.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# PoC Released - CVE-2024-41570: Havoc C2 0.7 Teamserver SSRF exploit
- URL: https://darkwebinformer.com/poc-released-cve-2024-41570-havoc-c2-0-7-teamserver-ssrf-exploit/
- Published: 2024-08-08T15:13:43.000Z
- Updated: 2025-09-04T22:27:57.000Z
- Author: Dark Web Informer
- Tags: Vulnerabilities

# CVE-2024-41570: Havoc-C2-SSRF-poc

[](https://github.com/chebuya/Havoc-C2-SSRF-poc#cve-2024-41570-havoc-c2-ssrf-poc)

Link: <https://github.com/chebuya/Havoc-C2-SSRF-poc>

This exploit works 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: <https://blog.chebuya.com/posts/server-side-request-forgery-on-havoc-c2/>

```
usage: exploit.py [-h] -t TARGET -i IP -p PORT [-A USER_AGENT] [-H HOSTNAME] [-u USERNAME] [-d DOMAIN_NAME]
                  [-n PROCESS_NAME] [-ip INTERNAL_IP]

options:
  -h, --help            show this help message and exit
  -t TARGET, --target TARGET
                        The listener target in URL format
  -i IP, --ip IP        The IP to open the socket with
  -p PORT, --port PORT  The port to open the socket with
  -A USER_AGENT, --user-agent USER_AGENT
                        The User Agent for the spoofed agent
  -H HOSTNAME, --hostname HOSTNAME
                        The hostname for the spoofed agent
  -u USERNAME, --username USERNAME
                        The username for the spoofed agent
  -d DOMAIN_NAME, --domain-name DOMAIN_NAME
                        The domain name for the spoofed agent
  -n PROCESS_NAME, --process-name PROCESS_NAME
                        The process name for the spoofed agent
  -ip INTERNAL_IP, --internal-ip INTERNAL_IP
                        The internal ip for the spoofed agent
```

0:00 

/0:23 

1×