File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
modules/exploits/multi/http Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,10 @@ def initialize(info={})
14
14
super ( update_info ( info ,
15
15
'Name' => 'Phoenix Exploit Kit Remote Code Execution' ,
16
16
'Description' => %q{
17
- This module exploits a Remote Code Execution in the web panel of Phoenix Exploit Kit Remote Code Execution via the
18
- geoip.php. The Phoenix Exploit Kit is a popular commercial crimeware tool that probes the browser of the visitor for
19
- the presence of outdated and insecure versions of browser plugins like Java, and Adobe Flash and Reader which then
20
- silently installs malware.
17
+ This module exploits a Remote Code Execution in the web panel of Phoenix Exploit Kit via the geoip.php. The
18
+ Phoenix Exploit Kit is a popular commercial crimeware tool that probes the browser of the visitor for the
19
+ presence of outdated and insecure versions of browser plugins like Java, and Adobe Flash and Reader which
20
+ then silently installs malware.
21
21
} ,
22
22
'License' => MSF_LICENSE ,
23
23
'Author' =>
You can’t perform that action at this time.
0 commit comments