Fill in BID reference
git-svn-id: file:///home/svn/framework3/trunk@13330 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
067f9bf053
commit
6fc59d5287
|
@ -36,7 +36,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
[ 'CVE', '2008-0550' ],
|
||||
[ 'OSVDB', '42670' ],
|
||||
[ 'URL', 'http://aluigi.altervista.org/adv/steamcazz-adv.txt'],
|
||||
# [ 'BID', '' ], # No entry as yet
|
||||
[ 'BID', '33898' ],
|
||||
],
|
||||
'Privileged' => false,
|
||||
'DefaultOptions' =>
|
||||
|
@ -93,4 +93,3 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue