Skip to content

Commit ce62e12

Browse files
author
jvazquez-r7
committed
Land rapid7#2191, @todb-r7's fix to avoid race with powershell mixin
2 parents 1f767df + 40f015f commit ce62e12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/exploits/windows/local/ms13_005_hwnd_broadcast.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
require 'msf/core'
99
require 'rex'
1010
require 'msf/core/exploit/exe'
11+
require 'msf/core/exploit/powershell'
1112

1213
class Metasploit3 < Msf::Exploit::Local
1314
Rank = ExcellentRanking

0 commit comments

Comments
 (0)