Skip to content

Commit 1c4472a

Browse files
author
jvazquez-r7
committed
Land rapid7#1889, @swtornio update for OSVDB references
2 parents e634672 + 8671ae9 commit 1c4472a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/exploits/windows/misc/lianja_db_net.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ def initialize(info = {})
2222
'Author' => 'Spencer McIntyre',
2323
'License' => MSF_LICENSE,
2424
'References' => [
25-
[ 'CVE', '2013-3563' ]
25+
[ 'CVE', '2013-3563' ],
26+
[ 'OSVDB', '93759' ]
2627
],
2728
'DefaultOptions' =>
2829
{

0 commit comments

Comments
 (0)