Skip to content

Commit 8671ae9

Browse files
committed
add osvdb ref
1 parent e634672 commit 8671ae9

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)