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
mySCADA-myPRO-7-projectID-Disclosure — CVE-2018-11517 | mySCADA myPRO v7.0.46 has another vulnerability to discover all projects in the system. | Kitploit
Tools/GitHubGitHub/emreovunc/myscada-mypro-7-projectid-disclosure
Vulnerability AnalysisExploitationSCADA/ICS SecurityInformation GatheringPenetration Testing
GitHubemreovunc/myscada-mypro-7-projectid-disclosure

mySCADA-myPRO-7-projectID-Disclosure

CVE-2018-11517 | mySCADA myPRO v7.0.46 has another vulnerability to discover all projects in the system.

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

mySCADA myPRO 7 - projectID Disclosure

mySCADA myPRO v7.0.46 has another vulnerability to discover all projects in the system.

CVE-2018-11517

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11517

root@kitploit:~
git clone https://github.com/EmreOvunc/mySCADA-myPRO-7-projectID-Disclosure.git
 
cd mySCADA-myPRO-7-projectID-Disclosure/

cp mypro_enum_projectid.rb /usr/share/metasploit-framework/modules/auxiliary/gather/

msfconsole

use auxiliary/gather/mypro_enum_projectid 

set RHOST [IP ADDRESS]

run

alt tag

Download Tool