Skip to content

Commit e3d1f8e

Browse files
authored
Updated the description
1 parent 5a4f0cf commit e3d1f8e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/exploits/multi/http/phoenix_exec.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ def initialize(info={})
1414
super(update_info(info,
1515
'Name' => 'Phoenix Exploit Kit Remote Code Execution',
1616
'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.
2121
},
2222
'License' => MSF_LICENSE,
2323
'Author' =>

0 commit comments

Comments
 (0)