Add author
This commit is contained in:
@@ -10,6 +10,6 @@ beef:
|
||||
category: "Exploits"
|
||||
name: "Shell Shock Scanner (Reverse Shell)"
|
||||
description: "This module attempts to get a reverse shell on the specified web server, blindly, by requesting ~400 potentially vulnerable CGI scripts. Each CGI is requested with a shellshock payload in the 'Accept' HTTP header.<br/>The list of CGI scripts was taken from <a href='https://github.com/nccgroup/shocker'>Shocker</a>."
|
||||
authors: ["Stephane Chazelas", "mz", "bmantra", "bcoles"]
|
||||
authors: ["Stephane Chazelas", "mz", "bmantra", "radoen", "bcoles"]
|
||||
target:
|
||||
working: ["ALL"]
|
||||
|
||||
@@ -10,5 +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.<br/>Note: Set the LHOST and LPORT."
|
||||
authors: ["Stephane Chazelas", "mz", "radoen", "bcoles"]
|
||||
target:
|
||||
working: ["All"]
|
||||
|
||||
Reference in New Issue
Block a user