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
mybb-CVE-2022-24734 — MyBB 1.8.29 - Remote Code Execution | Kitploit
Tools/GitHubGitHub/lavclash75/mybb-cve-2022-24734
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHublavclash75/mybb-cve-2022-24734

mybb-CVE-2022-24734

MyBB 1.8.29 - Remote Code Execution

View Repository
14 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

mybb-CVE-2022-24734

MyBB 1.8.29 - Remote Code Execution

root@kitploit:~
git clone https://github.com/lavclash75/mybb-CVE-2022-24734.git
cd "mybb-CVE-2022-24734"
docker-compose down
docker system prune -a
docker rm -f $(docker ps -a -q)
docker volume rm $(docker volume ls -q)
docker-compose up -d
Download Tool