Land #7843, Update advantech_webaccess_dbvisitor_sqli name
commit
d66155b598
|
@ -14,7 +14,7 @@ class MetasploitModule < Msf::Auxiliary
|
||||||
|
|
||||||
def initialize(info = {})
|
def initialize(info = {})
|
||||||
super(update_info(info,
|
super(update_info(info,
|
||||||
'Name' => 'Advantech WebAccess SQL Injection',
|
'Name' => 'Advantech WebAccess DBVisitor.dll ChartThemeConfig SQL Injection',
|
||||||
'Description' => %q{
|
'Description' => %q{
|
||||||
This module exploits a SQL injection vulnerability found in Advantech WebAccess 7.1. The
|
This module exploits a SQL injection vulnerability found in Advantech WebAccess 7.1. The
|
||||||
vulnerability exists in the DBVisitor.dll component, and can be abused through malicious
|
vulnerability exists in the DBVisitor.dll component, and can be abused through malicious
|
||||||
|
|
Loading…
Reference in New Issue