Whitespace fix for script-fu module

This is really just to check the GitHub IRC bot thinger.
unstable
Tod Beardsley 2012-06-01 12:19:58 -05:00
parent c5c1e71b32
commit ced5b9916e
1 changed files with 3 additions and 3 deletions

View File

@ -16,12 +16,12 @@ class Metasploit3 < Msf::Exploit::Remote
super(update_info(info,
'Name' => 'GIMP script-fu Server Buffer Overflow',
'Description' => %q{
This module exploits a buffer overflow in the script-fu server
This module exploits a buffer overflow in the script-fu server
component on GIMP <= 2.6.12. By sending a specially crafted packet, an
attacker may be able to achieve remote code execution under the context
of the user.
This module has been tested on GIMP for Windows from installers
This module has been tested on GIMP for Windows from installers
provided by Jernej Simoncic.
},
'Author' =>
@ -153,4 +153,4 @@ cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000206
script_fu+0xc86d:
0040c86d ffd2 call edx {42424242}
=end
=end