Skip to content

Commit aa5dc0a

Browse files
committed
100 columns per line
1 parent 7e56948 commit aa5dc0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/exploits/multi/ftp/pureftpd_bash_env_exec.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ def initialize(info = {})
1515
super(update_info(info,
1616
'Name' => 'Pure-FTPd External Authentication Bash Environment Variable Code Injection',
1717
'Description' => %q(
18-
This module exploits the code injection flaw known as shellshock which
19-
leverages specially crafted environment variables in Bash.
18+
This module exploits the code injection flaw known as shellshock which leverages specially
19+
crafted environment variables in Bash.
2020
2121
Please note that this exploit specifically targets Pure-FTPd compiled with the --with-extauth
2222
flag, and an external bash program for authentication. If the server is not set up this way,

0 commit comments

Comments
 (0)