Skip to content

Commit d66155b

Browse files
author
Brent Cook
committed
Land rapid7#7843, Update advantech_webaccess_dbvisitor_sqli name
2 parents dd60e1a + b5f41b2 commit d66155b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/admin/scada/advantech_webaccess_dbvisitor_sqli.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class MetasploitModule < Msf::Auxiliary
1414

1515
def initialize(info = {})
1616
super(update_info(info,
17-
'Name' => 'Advantech WebAccess SQL Injection',
17+
'Name' => 'Advantech WebAccess DBVisitor.dll ChartThemeConfig SQL Injection',
1818
'Description' => %q{
1919
This module exploits a SQL injection vulnerability found in Advantech WebAccess 7.1. The
2020
vulnerability exists in the DBVisitor.dll component, and can be abused through malicious

0 commit comments

Comments
 (0)