100 columns per line

bug/bundler_fix
sinn3r 2014-10-27 10:24:11 -05:00
parent 7e56948191
commit aa5dc0a354
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ class Metasploit4 < Msf::Exploit::Remote
super(update_info(info,
'Name' => 'Pure-FTPd External Authentication Bash Environment Variable Code Injection',
'Description' => %q(
This module exploits the code injection flaw known as shellshock which
leverages specially crafted environment variables in Bash.
This module exploits the code injection flaw known as shellshock which leverages specially
crafted environment variables in Bash.
Please note that this exploit specifically targets Pure-FTPd compiled with the --with-extauth
flag, and an external bash program for authentication. If the server is not set up this way,