Skip to content

Commit a476595

Browse files
committed
Added require to post/windows
1 parent 8499911 commit a476595

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/msf/core/post/windows.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ module Msf::Post::Windows
99
require 'msf/core/post/windows/process'
1010
require 'msf/core/post/windows/railgun'
1111
require 'msf/core/post/windows/registry'
12+
require 'msf/core/post/windows/runas'
1213
require 'msf/core/post/windows/services'
1314
require 'msf/core/post/windows/shadowcopy'
1415
require 'msf/core/post/windows/user_profiles'

0 commit comments

Comments
 (0)