diff --git a/modules/exploits/windows/browser/adobe_flash_sps.rb b/modules/exploits/windows/browser/adobe_flash_sps.rb index 7d4d0bca16..b3c1cde263 100644 --- a/modules/exploits/windows/browser/adobe_flash_sps.rb +++ b/modules/exploits/windows/browser/adobe_flash_sps.rb @@ -44,7 +44,7 @@ class Metasploit3 < Msf::Exploit::Remote ], 'Payload' => { - #'BadChars' => "\x00", + 'BadChars' => "\x00", 'StackAdjustment' => -3500 }, 'DefaultOptions' =>