Adding the new MSB references

git-svn-id: file:///home/svn/framework3/trunk@4895 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
HD Moore 2007-05-11 23:05:18 +00:00
parent ff8d5e6ee3
commit 5740a85c7c
2 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,7 @@ class Exploits::Windows::Dcerpc::Microsoft_DNS_RPC_ZoneName < Msf::Exploit::Remo
'References' =>
[
['CVE', '2007-1748'],
['MSB', 'MS07-029'],
['URL', 'http://www.microsoft.com/technet/security/advisory/935964.mspx']
],
'Privileged' => true,

View File

@ -43,6 +43,7 @@ class Exploits::Windows::Smb::Microsoft_DNS_RPC_ZoneName < Msf::Exploit::Remote
'References' =>
[
['CVE', '2007-1748'],
['MSB', 'MS07-029'],
['URL', 'http://www.microsoft.com/technet/security/advisory/935964.mspx']
],
'Privileged' => true,