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-2019-7192_QNAP_Exploit — QNAP pre-auth root RCE Exploit (CVE-2019-7192 ~ CVE-2019-7195) | Kitploit
Tools/GitHubGitHub/th3gundy/cve-2019-7192_qnap_exploit
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubth3gundy/cve-2019-7192_qnap_exploit

CVE-2019-7192_QNAP_Exploit

QNAP pre-auth root RCE Exploit (CVE-2019-7192 ~ CVE-2019-7195)

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
87386 years agoReviewed by Kitploit

QNAP Pre-Auth Root RCE (CVE-2019-7192 ~ CVE-2019-7195) Exploit

for now, you can read system files (/etc/shadow, ssh private key, etc.)

Usage:

root@kitploit:~
pip install -r requirements.txt # or just pip install requests
python3 gundy.py https://vulnerable_url:port

Sample Output

Exploit-poc

Vulnerability

The vulnerabilities can be chained as a pre-auth root RCE, visit the following links for more details:

  • CyCraft Write-Up
  • QNAP's Security Advisory
Download Tool