From 5b3edd4cb2accbf2bd8eb835470f6e9cd59cd2f6 Mon Sep 17 00:00:00 2001 From: Jeffrey Martin Date: Tue, 25 May 2021 08:35:55 -0500 Subject: [PATCH] still need to include `Msf::Post::File` Co-authored-by: Spencer McIntyre <58950994+smcintyre-r7@users.noreply.github.com> --- modules/post/windows/capture/keylog_recorder.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/post/windows/capture/keylog_recorder.rb b/modules/post/windows/capture/keylog_recorder.rb index 36df3f1e47..0de326b12e 100644 --- a/modules/post/windows/capture/keylog_recorder.rb +++ b/modules/post/windows/capture/keylog_recorder.rb @@ -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,