credit to mona.py for rop
parent
ecb2667401
commit
ed6d88a28b
|
@ -76,7 +76,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
end
|
||||
|
||||
def exploit
|
||||
|
||||
# fixed rop from mona.py :)
|
||||
rop_gadgets =
|
||||
[
|
||||
nops(true,35), # ROP NOP
|
||||
|
|
Loading…
Reference in New Issue