Updated osvdb references from Steve Tornio, updated capture/eth_spoof modules
git-svn-id: file:///home/svn/framework3/trunk@6907 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
@@ -41,6 +41,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||
'Version' => '$Revision$',
|
||||
'References' =>
|
||||
[
|
||||
[ 'CVE', '2004-0608'],
|
||||
[ 'OSVDB', '7217'],
|
||||
[ 'BID', '10570'],
|
||||
[ 'MIL', '72'],
|
||||
@@ -122,4 +123,4 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||
return Exploit::CheckCode::Safe
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
@@ -31,6 +31,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||
'Version' => '$Revision$',
|
||||
'References' =>
|
||||
[
|
||||
[ 'OSVDB', '55990' ],
|
||||
[ 'BID', '35742' ],
|
||||
[ 'URL', 'http://www.milw0rm.com/exploits/9209'],
|
||||
|
||||
|
||||
@@ -31,8 +31,9 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||
'Version' => '$Revision$',
|
||||
'References' =>
|
||||
[
|
||||
['BID', '15131'],
|
||||
['CVE', '2005-3252'],
|
||||
['OSVDB', '20034'],
|
||||
['BID', '15131'],
|
||||
['URL','http://xforce.iss.net/xforce/alerts/id/207'] ,
|
||||
],
|
||||
'Payload' =>
|
||||
@@ -106,4 +107,4 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||
disconnect_udp
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
@@ -31,9 +31,9 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||
'Version' => '$Revision$',
|
||||
'References' =>
|
||||
[
|
||||
[ 'CVE', '2000-0284' ],
|
||||
[ 'OSVDB', '12037' ],
|
||||
[ 'BID', '1110' ],
|
||||
[ 'CVE', '2000-0284' ],
|
||||
[ 'URL', 'http://www.milw0rm.com/exploits/284' ],
|
||||
],
|
||||
'Privileged' => false,
|
||||
@@ -84,4 +84,4 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||
disconnect
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
@@ -32,12 +32,11 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||
'Version' => '$Revision$',
|
||||
'References' =>
|
||||
[
|
||||
[ 'CVE', '2004-0541'],
|
||||
[ 'OSVDB', '6791'],
|
||||
[ 'URL', 'http://www.idefense.com/application/poi/display?id=107'],
|
||||
[ 'BID', '10500'],
|
||||
[ 'CVE', '2004-0541'],
|
||||
[ 'MIL', '67'],
|
||||
|
||||
],
|
||||
'Privileged' => false,
|
||||
'Payload' =>
|
||||
@@ -139,4 +138,4 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||
sock.put(req)
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user