Skip to content

Commit a62ee99

Browse files
author
Tod Beardsley
committed
Actually require NetAPI
1 parent a41768f commit a62ee99

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
@@ -13,6 +13,7 @@ module Msf::Post::Windows
1313
require 'msf/core/post/windows/registry'
1414
require 'msf/core/post/windows/services'
1515
require 'msf/core/post/windows/wmic'
16+
require 'msf/core/post/windows/netapi'
1617
require 'msf/core/post/windows/shadowcopy'
1718
require 'msf/core/post/windows/user_profiles'
1819
require 'msf/core/post/windows/ldap'

0 commit comments

Comments
 (0)