From 892f354eceaad617da68fd3969b2ab81d27fd9ce Mon Sep 17 00:00:00 2001 From: h00die Date: Wed, 6 Jul 2016 21:39:45 -0400 Subject: [PATCH] give me some credit --- .../auxiliary/admin/http/netgear_soap_password_extractor.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/auxiliary/admin/http/netgear_soap_password_extractor.rb b/modules/auxiliary/admin/http/netgear_soap_password_extractor.rb index c34997e885..12e9ffe0e9 100644 --- a/modules/auxiliary/admin/http/netgear_soap_password_extractor.rb +++ b/modules/auxiliary/admin/http/netgear_soap_password_extractor.rb @@ -38,7 +38,8 @@ class MetasploitModule < Msf::Auxiliary 'Author' => [ 'Peter Adkins ', # Vulnerability discovery - 'Michael Messner ' # Metasploit module + 'Michael Messner ', # Metasploit module + 'h00die ' # Metasploit enhancements/docs ], 'License' => MSF_LICENSE )