From ee118aa89d94ddb93654bc5d7b05bfbcbbdf9e03 Mon Sep 17 00:00:00 2001 From: jvazquez-r7 Date: Wed, 1 Jul 2015 13:30:22 -0500 Subject: [PATCH] Fix description --- .../exploits/multi/browser/adobe_flash_nellymoser_bof.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/exploits/multi/browser/adobe_flash_nellymoser_bof.rb b/modules/exploits/multi/browser/adobe_flash_nellymoser_bof.rb index 9c7d34a4c5d0..6670cf23519f 100644 --- a/modules/exploits/multi/browser/adobe_flash_nellymoser_bof.rb +++ b/modules/exploits/multi/browser/adobe_flash_nellymoser_bof.rb @@ -14,9 +14,9 @@ def initialize(info={}) super(update_info(info, 'Name' => 'Adobe Flash Player Nellymoser Audio Decoding Buffer Overflow', 'Description' => %q{ - This module exploits a buffer overflow happening when handling nellymoser encoded audio - inside a FLV video, as exploited in the wild on June 2015. This module has been tested - successfully on: + This module exploits a buffer overflow on Adobe Flash Player when handling nellymoser + encoded audio inside a FLV video, as exploited in the wild on June 2015. This module + has been tested successfully on: Windows 7 SP1 (32-bit), IE11 and Adobe Flash 18.0.0.160, Windows 7 SP1 (32-bit), Firefox 38.0.5 and Adobe Flash 18.0.0.160,