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-2024-8232 — SpiderControl SCADA Web Server File Upload Vulnerability | Kitploit
Tools/GitHubGitHub/z3usx01/cve-2024-8232
Payload GenerationVulnerability AnalysisExploitationSCADA/ICS SecurityWeb Application ExploitationLearning & Education
GitHubz3usx01/cve-2024-8232

CVE-2024-8232

SpiderControl SCADA Web Server File Upload Vulnerability

View Repository
1 year 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-2024-8232 – SpiderControl SCADA Web Server File Upload Vulnerability

Summary

SpiderControl SCADA Web Server is vulnerable to unauthenticated arbitrary file uploads, allowing attackers to upload malicious scripts (e.g., web shells) and gain remote code execution.

  • CVE ID: CVE-2024-8232
  • Vendor: iniNet Solutions GmbH
  • Affected Product: SpiderControl SCADA Web Server
  • Impact: Remote Code Execution
  • Exploit Type: Unauthenticated File Upload

⚠ Disclaimer

This proof of concept is for educational purposes only. Do not use against systems without explicit authorization.

🛠️ Usage

root@kitploit:~
python3 poc.py http://TARGET-IP upload.php shell.php
Download Tool