A little change to the description
parent
7ca69f00b0
commit
1a4d3f849c
|
@ -20,7 +20,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||||
'Description' => %q{
|
'Description' => %q{
|
||||||
This module exploits a SQL injection found in Solarwinds Storage Manager
|
This module exploits a SQL injection found in Solarwinds Storage Manager
|
||||||
login interface. It will send a malicious SQL query to create a JSP file
|
login interface. It will send a malicious SQL query to create a JSP file
|
||||||
under the web root directory, and then let it download and execute malicious
|
under the web root directory, and then let it download and execute out malicious
|
||||||
executable under the context of SYSTEM.
|
executable under the context of SYSTEM.
|
||||||
},
|
},
|
||||||
'License' => MSF_LICENSE,
|
'License' => MSF_LICENSE,
|
||||||
|
|
Loading…
Reference in New Issue