From c97cd75beb2bd67313132b43dec7813ff51c0832 Mon Sep 17 00:00:00 2001 From: Emilio Pinna Date: Mon, 11 Aug 2014 18:52:21 +0200 Subject: [PATCH] Rephrase 'Author' section --- modules/exploits/unix/http/vmturbo_vmtadmin_exec_noauth.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/exploits/unix/http/vmturbo_vmtadmin_exec_noauth.rb b/modules/exploits/unix/http/vmturbo_vmtadmin_exec_noauth.rb index 30eb80e1bd..4e77dc91e6 100644 --- a/modules/exploits/unix/http/vmturbo_vmtadmin_exec_noauth.rb +++ b/modules/exploits/unix/http/vmturbo_vmtadmin_exec_noauth.rb @@ -26,7 +26,8 @@ class Metasploit3 < Msf::Exploit::Remote }, 'Author' => [ - 'Emilio Pinna, Secunia Research ', # Vulnerability discovery and Metasploit module + # Secunia Research - Discovery and Metasploit module + 'Emilio Pinna ' ], 'License' => MSF_LICENSE, 'References' =>