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
CVE-2025-55182-React2Shell-lab — Docker-based research lab for CVE-2025-55182 (React2Shell) exploitation, providing a controlled environment to study and practice the vulnerability. | Kitploit
Tools/GitHubGitHub/lalaterry/cve-2025-55182-react2shell-lab
Container SecurityVulnerability AnalysisExploitationWeb Application ExploitationLearning & EducationLabs & Practice
GitHublalaterry/cve-2025-55182-react2shell-lab

CVE-2025-55182-React2Shell-lab

Docker-based research lab for CVE-2025-55182 (React2Shell) exploitation, providing a controlled environment to study and practice the vulnerability.

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
49 months agoNot yet reviewed

CVE-2025-55182-React2Shell-lab

CVE-2025-55182 (React2Shell) Research Lab

root@kitploit:~
docker build -t rsc-victim .
ddocker run -d -p 3000:3000 --name victim rsc-victim
docker logs -f victim
Download Tool