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 1996886 commit 621b952Copy full SHA for 621b952
modules/auxiliary/scanner/oracle/tnspoison_checker.rb
@@ -17,7 +17,7 @@ def initialize(info = {})
17
'Description' => %q{
18
This module simply checks the server for vulnerabilities like TNS Poison.
19
},
20
- 'Author' => ['ir0njaw (Kelesis Nikita'],
+ 'Author' => ['ir0njaw (Kelesis Nikita)'],
21
'Company' => ['Digital Security - http://dsec.ru'],
22
'License' => MSF_LICENSE,
23
'DisclosureDate' => 'Oct 12 2014'))
0 commit comments