Skip to content
KitploitKITPLOIT
StrumentiBlog
Invia
StrumentiBlog
Invia

Strumenti di Hacking, PenTest e Cybersecurity per il tuo Arsenale di Sicurezza!

Kitploit è una directory di strumenti di hacking, cybersecurity e pentesting. Scopri gli ultimi aggiornamenti dei progetti per trovare vulnerabilità, analizzare sistemi, automatizzare i test e rafforzare la tua sicurezza.

··Feed·Contatto·Privacy·© 2026 Kitploit

Directory degli strumenti

Categorie

Vedi tutte le categorie
Loading categories
Havoc-C2-SSRF-to-RCE — Questa è una versione modificata del PoC SSRF CVE-2024-41570 di @chebuya combinata con l'exploit RCE di autenticazione di @hyperreality. Questo exploit esegue codice in remoto su un target a causa di molteplici vulnerabilità nel Havoc C2 Framework. (https://github.com/HavocFramework/Havoc) | Kitploit
Strumenti/GitHubGitHub/sebr-dev/havoc-c2-ssrf-to-rce
Analisi delle VulnerabilitàExploitSfruttamento di Applicazioni WebPenetration TestingCommand and ControlRed Teaming
GitHubsebr-dev/havoc-c2-ssrf-to-rce

Havoc-C2-SSRF-to-RCE

Vedi Repository
9221 anno faNon ancora revisionato

Più Popolari

Vedi tutti →

Scopri gli strumenti più utilizzati dalla nostra community.

Esplora tutti gli strumenti

Sfoglia la nostra collezione di strumenti

Vedi tutti gli strumenti →

Informazioni

Questa è una versione modificata del PoC SSRF CVE-2024-41570 di @chebuya combinata con l'exploit RCE di autenticazione di @hyperreality. Questo exploit esegue codice in remoto su un target a causa di molteplici vulnerabilità nel Havoc C2 Framework. (https://github.com/HavocFramework/Havoc)

Condividi

Havoc-C2-SSRF-to-RCE

Questa è una versione modificata del PoC SSRF CVE-2024-41570 di @chebuya combinato con l'exploit auth RCE di @hyperreality. Questo exploit esegue codice in remoto su un target a causa di molteplici vulnerabilità in 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 -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
Scarica lo strumento