Update modules/post/linux/gather/mimipenguin.rb

Co-authored-by: bcoles <bcoles@gmail.com>
This commit is contained in:
Shelby Pace
2022-06-21 12:00:58 -05:00
committed by space-r7
parent 4557c86fbb
commit e1e6089e25
+1 -1
View File
@@ -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 ],