Updated the description

This commit is contained in:
Jay Turla 2016-08-19 22:22:56 +08:00 committed by GitHub
parent 5a4f0cf72f
commit e3d1f8e97b
1 changed files with 4 additions and 4 deletions

View File

@ -14,10 +14,10 @@ class MetasploitModule < Msf::Exploit::Remote
super(update_info(info,
'Name' => 'Phoenix Exploit Kit Remote Code Execution',
'Description' => %q{
This module exploits a Remote Code Execution in the web panel of Phoenix Exploit Kit Remote Code Execution via the
geoip.php. The Phoenix Exploit Kit is a popular commercial crimeware tool that probes the browser of the visitor for
the presence of outdated and insecure versions of browser plugins like Java, and Adobe Flash and Reader which then
silently installs malware.
This module exploits a Remote Code Execution in the web panel of Phoenix Exploit Kit via the geoip.php. The
Phoenix Exploit Kit is a popular commercial crimeware tool that probes the browser of the visitor for the
presence of outdated and insecure versions of browser plugins like Java, and Adobe Flash and Reader which
then silently installs malware.
},
'License' => MSF_LICENSE,
'Author' =>