mekhalleh / cve-2019-0708

Metasploit module for massive Denial of Service using #Bluekeep vector.
25 stars 7 forks source link

cant load Module #4

Closed xennn closed 5 years ago

xennn commented 5 years ago

Hello,

i cant load the Module:

[-] WARNING! The following modules could not be loaded! [-] /root/.msf4/modules/auxiliary/dos/rdp/cve_2019_0708_bluekeep_dos.rb [-] Please see /root/.msf4/logs/framework.log for details.

[07/17/2019 15:05:31] [e(0)] core: /root/.msf4/modules/auxiliary/dos/rdp/cve_2019_0708_bluekeep_dos.rb failed to load due to the following error: SyntaxError /root/.msf4/modules/auxiliary/dos/rdp/cve_2019_0708_bluekeep_dos.rb:274: syntax error, unexpected ']' ... encrypted = data[pos + 12..] ... ^ /root/.msf4/modules/auxiliary/dos/rdp/cve_2019_0708_bluekeep_dos.rb:287: syntax error, unexpected ']' encrypted = data[pos..] ^

mekhalleh commented 5 years ago

Hello,

you can comment on what is related to this variable, it is useless for the moment.

I'll do it as soon as I have a little time.

which version do you use (msf / operating system)?

xennn commented 5 years ago

Okay thx. I use:

No LSB modules are available. Distributor ID: Kali Description: Kali GNU/Linux Rolling Release: 2019.2 Codename: n/a

MSF: Framework Version: 5.0.36-dev

mekhalleh commented 5 years ago

I updated the module. normally this should work now.

I developed that locally without checking the loading module with the official version of metasploit ...