
यह CVE-2024-41570 SSRF PoC का संशोधित संस्करण है जिसे @chebuya द्वारा बनाया गया था और @hyperreality के auth RCE exploit के साथ जोड़ा गया है। यह exploit Havoc C2 Framework में कई कमजोरियों के कारण लक्ष्य पर दूरस्थ रूप से कोड निष्पादित करता है। (https://github.com/HavocFramework/Havoc)
यह @chebuya के CVE-2024-41570 SSRF PoC का संशोधित संस्करण है, जिसे @hyperreality के auth RCE एक्सप्लॉइट के साथ जोड़ा गया है। यह एक्सप्लॉइट Havoc C2 Framework. में कई कमजोरियों के कारण लक्ष्य पर दूरस्थ रूप से कोड निष्पादित करता है।
https://github.com/user-attachments/assets/b75c5934-0326-4994-a695-c18bf95a1e25
usage: CVE-2024-41570.py [-h] -t TARGET -i IP -p PORT -U USERNAME -P PASSWORD [-A USER_AGENT] [-H HOSTNAME] [-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
-U USERNAME, --username USERNAME
The username for authentication
-P PASSWORD, --password PASSWORD
The password for authentication
-A USER_AGENT, --user-agent USER_AGENT
The User-Agent for the spoofed agent
-H HOSTNAME, --hostname HOSTNAME
The hostname 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