Empty lines removed at line 624 and line 721.
Empty lines removed at line 624 and line 721.bug/bundler_fix
parent
7f0e334d78
commit
c7cda25582
|
@ -621,7 +621,6 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
'Scratch' => 0x00020408,
|
||||
}
|
||||
],
|
||||
|
||||
# Standard return-to-ESI without NX bypass
|
||||
# Added by Omar MEZRAG - 0xFFFFFF
|
||||
[ 'Windows 2003 SP1 French (NO NX)',
|
||||
|
@ -718,7 +717,6 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
'Scratch' => 0x00020408
|
||||
}
|
||||
], # JMP ESI WS2HELP.DLL
|
||||
|
||||
# Standard return-to-ESI without NX bypass
|
||||
# Added by Omar MEZRAG - 0xFFFFFF
|
||||
[ 'Windows 2003 SP2 French (NO NX)',
|
||||
|
|
Loading…
Reference in New Issue