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:
HD Moore
2009-07-27 14:05:23 +00:00
parent 1b84ca5282
commit 876a80f601
58 changed files with 119 additions and 76 deletions
@@ -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