Skip to content

Commit 6a13ed0

Browse files
committed
Missing include
1 parent 72b8891 commit 6a13ed0

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
@@ -14,6 +14,7 @@ class Metasploit3 < Msf::Exploit::Local
1414

1515
include Msf::Exploit::EXE
1616
include Msf::Exploit::Remote::HttpServer
17+
include Msf::Post::File
1718

1819
def initialize(info={})
1920
super( update_info( info,

0 commit comments

Comments
 (0)