We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b9635d commit 38a8d21Copy full SHA for 38a8d21
modules/auxiliary/gather/zabbix_toggleids_sqli.rb
@@ -12,7 +12,7 @@ class MetasploitModule < Msf::Auxiliary
12
13
def initialize(info = {})
14
super(update_info(info,
15
- 'Name' => 'Zabbix toggle_ids SQL injection',
+ 'Name' => 'Zabbix toggle_ids SQL Injection',
16
'Description' => %q{
17
This module will exploit a SQL injection in Zabbix 3.0.3 and
18
likely prior in order to save the current usernames and
0 commit comments