Never mind, Vista doesn't have powershell.
parent
d43706b65e
commit
4f0e908c8b
|
@ -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',
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue