Skip to content

Commit 621b952

Browse files
committed
Update tnspoison_checker.rb
1 parent 1996886 commit 621b952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/oracle/tnspoison_checker.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ def initialize(info = {})
1717
'Description' => %q{
1818
This module simply checks the server for vulnerabilities like TNS Poison.
1919
},
20-
'Author' => ['ir0njaw (Kelesis Nikita'],
20+
'Author' => ['ir0njaw (Kelesis Nikita)'],
2121
'Company' => ['Digital Security - http://dsec.ru'],
2222
'License' => MSF_LICENSE,
2323
'DisclosureDate' => 'Oct 12 2014'))

0 commit comments

Comments
 (0)