diff --git a/modules/exploits/shell_shocked/config.yaml b/modules/exploits/shell_shocked/config.yaml index 18cd7c1c5..589fd4372 100644 --- a/modules/exploits/shell_shocked/config.yaml +++ b/modules/exploits/shell_shocked/config.yaml @@ -10,6 +10,6 @@ beef: category: "Exploits" name: "Shell Shock" description: "Attempt to use vulnerability CVE-2014-627 to execute arbitrary code. The default command attempts to get a reverse shell.
Note: Set the LHOST and LPORT." - authors: ["Stephane Chazelas", "mz", "radoen", "bcoles"] + authors: ["Stephane Chazelas", "mz", "radoen"] target: working: ["All"]