Skip to content

Commit 955a514

Browse files
author
Tod Beardsley
committed
Edit e-mail address for antispam
1 parent c028506 commit 955a514

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
@@ -18,7 +18,7 @@ def initialize(info = {})
1818
This module checks the server for vulnerabilities like TNS Poison.
1919
Module sends to server a packet with command to register new TNS Listener and check response.
2020
},
21-
'Author' => ['ir0njaw (Nikita Kelesis) <nikita.elkey@gmail.com>'], # of Digital Security [http://dsec.ru]
21+
'Author' => ['ir0njaw (Nikita Kelesis) <nikita.elkey[at]gmail.com>'], # of Digital Security [http://dsec.ru]
2222
'References' =>
2323
[
2424
[ 'URL', 'http://seclists.org/fulldisclosure/2012/Apr/204' ],

0 commit comments

Comments
 (0)