Skip to content

Commit 4f0e908

Browse files
committed
Never mind, Vista doesn't have powershell.
1 parent d43706b commit 4f0e908

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

modules/exploits/windows/browser/ms14_064_ole_code_execution.rb

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,6 @@ def initialize(info={})
5555
'os_name' => OperatingSystems::Match::WINDOWS_XP
5656
}
5757
],
58-
[
59-
'Windows Vista',
60-
{
61-
'os_name' => OperatingSystems::Match::WINDOWS_VISTA
62-
}
63-
],
6458
[
6559
'Windows 7',
6660
{

0 commit comments

Comments
 (0)