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-2018-19410-POC — Proof of concept for the vulnerability CVE-2018-19410 | Kitploit
Tools/GitHubGitHub/himash/cve-2018-19410-poc
Authentication & AuthorizationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubhimash/cve-2018-19410-poc

CVE-2018-19410-POC

Proof of concept for the vulnerability CVE-2018-19410

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

CVE-2018-19410-POC

Proof of concept for the vulnerability CVE-2018-19410

Details

PRTG Network Monitor Version: 18.2.39.1661 and earlier

Severity level: High Impact: Authentication Bypass, Improper Authorization, Local File Inclusion Access Vector: Remote

The vulnerability permits remote and unauthenticated attackers to generate users with read-write privileges, including administrative access. This is achieved by manipulating attributes within the 'include' directive found in the /public/login.htm file, allowing the inclusion and execution of a "/api/addusers" file.

Usage

python3 CVE-2018-19410-POC.py target_ip username
Example: CVE-2018-19410-POC.py 10.10.10.10 test_user

Download Tool