From 4f0e908c8b3f2ff3a0e54b683e7e1793f69d216c Mon Sep 17 00:00:00 2001 From: wchen-r7 Date: Wed, 27 May 2015 18:08:58 -0500 Subject: [PATCH] Never mind, Vista doesn't have powershell. --- .../exploits/windows/browser/ms14_064_ole_code_execution.rb | 6 ------ 1 file changed, 6 deletions(-) diff --git a/modules/exploits/windows/browser/ms14_064_ole_code_execution.rb b/modules/exploits/windows/browser/ms14_064_ole_code_execution.rb index 3558ab2bda..248f1b8f53 100644 --- a/modules/exploits/windows/browser/ms14_064_ole_code_execution.rb +++ b/modules/exploits/windows/browser/ms14_064_ole_code_execution.rb @@ -55,12 +55,6 @@ class Metasploit4 < Msf::Exploit::Remote 'os_name' => OperatingSystems::Match::WINDOWS_XP } ], - [ - 'Windows Vista', - { - 'os_name' => OperatingSystems::Match::WINDOWS_VISTA - } - ], [ 'Windows 7', {