Skip to content

Commit 11057e5

Browse files
author
Tod Beardsley
committed
Fix up the last couple from Tenable, missed last
[See rapid7#5012]
1 parent 4bbec88 commit 11057e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/exploits/linux/http/symantec_web_gateway_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def initialize(info={})
2222
'License' => MSF_LICENSE,
2323
'Author' =>
2424
[
25-
'Tenable Network Security', # Vulnerability Discovery
25+
'Unknown', # Tenable Network Security, Vulnerability Discovery
2626
'juan vazquez' # Metasploit module
2727
],
2828
'References' =>

modules/exploits/linux/http/symantec_web_gateway_file_upload.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def initialize(info={})
2323
'License' => MSF_LICENSE,
2424
'Author' =>
2525
[
26-
'Tenable Network Security', # Vulnerability Discovery
26+
'Unknown', # Tenable Network Security, Vulnerability Discovery
2727
'juan vazquez' # Metasploit module
2828
],
2929
'References' =>

0 commit comments

Comments
 (0)