100 columns per line
parent
7e56948191
commit
aa5dc0a354
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue