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 ],