Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
AVideo3xploit — RCE exploit for AVideo < 8.9 (CVE-2020-23489 & CVE-2020-23490) | Kitploit
Tools/GitHubGitHub/al-sultani/avideo3xploit
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRed Teaming
GitHubal-sultani/avideo3xploit

AVideo3xploit

RCE exploit for AVideo < 8.9 (CVE-2020-23489 & CVE-2020-23490)

View Repository
24 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

AVideo3xploit.go

RCE exploit for AVideo

root@kitploit:~
root@kali:~# go get github.com/fatih/color
root@kali:~# git clone https://github.com/ahussam/AVideo3xploit.git
root@kali:~# cd AVideo3xploit
root@kali:~/AVideo3xploit# go run AVideo3xploit.go http://[target]/avideo/ username password

You should get a connection on your nc

avideo-5

Write-up

https://cube01.io/blog/Avideo-Remote-Code-Execution.html

CVE

CVE-2020-23489 & CVE-2020-23490

Download Tool