Skip to content

Commit a30d8f7

Browse files
committed
Add requires
1 parent 2ed9489 commit a30d8f7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/msf/core/post/windows/mssql.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# -*- coding: binary -*-
2+
require 'msf/core/post/windows/services'
3+
require 'msf/core/post/windows/priv'
4+
require 'msf/core/exploit/mssql_commands'
25

36
module Msf
47
class Post

0 commit comments

Comments
 (0)