Skip to content

Commit 8e7dd1b

Browse files
committed
Add missing require
MSP-10905
1 parent 9a5085c commit 8e7dd1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/msf/core/exploit/cmdstager.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
require 'rex/exploitation/cmdstager'
44
require 'msf/core/exploit/exe'
5+
require 'msf/base/config'
56

67
module Msf
78

0 commit comments

Comments
 (0)