still need to include Msf::Post::File

Co-authored-by: Spencer McIntyre <58950994+smcintyre-r7@users.noreply.github.com>
This commit is contained in:
Jeffrey Martin
2021-05-25 08:35:55 -05:00
committed by GitHub
parent f7963106b6
commit 5b3edd4cb2
@@ -6,6 +6,7 @@
class MetasploitModule < Msf::Post
include Msf::Post::Windows::Priv
include Msf::Post::Windows::Process
include Msf::Post::File
def initialize(info={})
super( update_info( info,