Skip to content

Commit 162e420

Browse files
committed
Update title to reflect scanner status
1 parent de65ab0 commit 162e420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/http/apache_mod_cgi_bash_env.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class Metasploit4 < Msf::Auxiliary
1313

1414
def initialize(info = {})
1515
super(update_info(info,
16-
'Name' => 'Apache mod_cgi Bash Environment Variable Code Injection',
16+
'Name' => 'Apache mod_cgi Bash Environment Variable RCE Scanner',
1717
'Description' => %q{
1818
This module exploits a code injection in specially crafted environment
1919
variables in Bash, specifically targeting Apache mod_cgi scripts through

0 commit comments

Comments
 (0)