Skip to content

Commit 40f015f

Browse files
author
Tod Beardsley
committed
Avoid require race with powershell
1 parent 8431eb7 commit 40f015f

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)