Skip to content

Commit 38a8d21

Browse files
authored
Update zabbix_toggleids_sqli.rb
1 parent 6b9635d commit 38a8d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/gather/zabbix_toggleids_sqli.rb

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

1313
def initialize(info = {})
1414
super(update_info(info,
15-
'Name' => 'Zabbix toggle_ids SQL injection',
15+
'Name' => 'Zabbix toggle_ids SQL Injection',
1616
'Description' => %q{
1717
This module will exploit a SQL injection in Zabbix 3.0.3 and
1818
likely prior in order to save the current usernames and

0 commit comments

Comments
 (0)