fix comment
parent
f3a64432e9
commit
d476ab75cc
|
@ -190,7 +190,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
|
||||
code = payload.encoded
|
||||
|
||||
# Both ROP chains generated by mona.py - See corelan.be
|
||||
# ROP chain generated by mona.py - See corelan.be
|
||||
case t['Rop']
|
||||
when :jre
|
||||
exec_size = 0xffffffff - code.length + 1
|
||||
|
|
Loading…
Reference in New Issue