Slip Plixer's name in there, because it's their product.
parent
0f37c1704d
commit
57c32c9c7b
|
@ -14,7 +14,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||||
|
|
||||||
def initialize(info={})
|
def initialize(info={})
|
||||||
super(update_info(info,
|
super(update_info(info,
|
||||||
'Name' => "Dell SonicWALL Scrutinizer 9 SQL Injection",
|
'Name' => "Dell SonicWALL (Plixer) Scrutinizer 9 SQL Injection",
|
||||||
'Description' => %q{
|
'Description' => %q{
|
||||||
This module exploits a vulnerability found in Dell SonicWall Scrutinizer.
|
This module exploits a vulnerability found in Dell SonicWall Scrutinizer.
|
||||||
While handling the 'q' parameter, the PHP application does not properly filter
|
While handling the 'q' parameter, the PHP application does not properly filter
|
||||||
|
|
Loading…
Reference in New Issue