tweak description

GSoC/Meterpreter_Web_Console
Brent Cook 2018-12-21 02:40:39 -06:00
parent 46acd7a206
commit 0dab74a71f
1 changed files with 6 additions and 4 deletions

View File

@ -12,9 +12,11 @@ class MetasploitModule < Msf::Exploit::Remote
super(update_info(info,
'Name' => 'Adobe Flash Player DeleteRangeTimelineOperation Type-Confusion',
'Description' => %q(
This module exploits a type confusion on Adobe Flash Player. The vulnerability,
discovered in the wild. This module has been tested successfully on:
macOS Sierra 10.12.3, Safari and Adobe Flash Player 21.0.0.182,
This module exploits a type confusion on Adobe Flash Player, which was
originally found being successfully exploited in the wild. This module
has been tested successfully on:
macOS Sierra 10.12.3,
Safari and Adobe Flash Player 21.0.0.182,
Firefox and Adobe Flash Player 21.0.0.182.
),
'License' => MSF_LICENSE,