Skip to content

Commit 374e40c

Browse files
committed
Add requires
1 parent 3fd2626 commit 374e40c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/post/windows/manage/ie_proxypac.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
# Current source: https://github.com/rapid7/metasploit-framework
44
##
55

6+
require 'msf/core'
7+
require 'rex'
8+
69
class Metasploit3 < Msf::Post
710

811
include Msf::Post::Windows::Priv

0 commit comments

Comments
 (0)