From e1e6089e256e86c1942df54df7c9d75bdd107e41 Mon Sep 17 00:00:00 2001 From: Shelby Pace <40177151+space-r7@users.noreply.github.com> Date: Tue, 21 Jun 2022 12:00:58 -0500 Subject: [PATCH] Update modules/post/linux/gather/mimipenguin.rb Co-authored-by: bcoles --- modules/post/linux/gather/mimipenguin.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/post/linux/gather/mimipenguin.rb b/modules/post/linux/gather/mimipenguin.rb index d2e0e4787e..7bf868497f 100644 --- a/modules/post/linux/gather/mimipenguin.rb +++ b/modules/post/linux/gather/mimipenguin.rb @@ -25,7 +25,7 @@ class MetasploitModule < Msf::Post 'License' => MSF_LICENSE, 'Author' => [ 'Shelby Pace', # metasploit module - 'huntergregal' # poc + 'huntergregal' # MimiPenguin ], 'Platform' => [ 'linux' ], 'Arch' => [ ARCH_X86, ARCH_X64 ],