We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 892f354 commit fdce5bcCopy full SHA for fdce5bc
modules/auxiliary/admin/http/netgear_soap_password_extractor.rb
@@ -41,7 +41,8 @@ def initialize
41
'Michael Messner <devnull[at]s3cur1ty.de>', # Metasploit module
42
'h00die <[email protected]>' # Metasploit enhancements/docs
43
],
44
- 'License' => MSF_LICENSE
+ 'License' => MSF_LICENSE,
45
+ 'DisclosureDate' => 'Feb 11 2015'
46
)
47
end
48
0 commit comments