diff --git a/modules/exploits/windows/dcerpc/ms03_026_dcom.rb b/modules/exploits/windows/dcerpc/ms03_026_dcom.rb index e6e44d5d90..551c947f0a 100644 --- a/modules/exploits/windows/dcerpc/ms03_026_dcom.rb +++ b/modules/exploits/windows/dcerpc/ms03_026_dcom.rb @@ -22,7 +22,7 @@ class Metasploit3 < Msf::Exploit::Remote 'Name' => 'Microsoft RPC DCOM Interface Overflow', 'Description' => %q{ This module exploits a stack overflow in the RPCSS service, this vulnerability - was originally found by the Last Stage of Delirium research group and has bee + was originally found by the Last Stage of Delirium research group and has been widely exploited ever since. This module can exploit the English versions of Windows NT 4.0 SP3-6a, Windows 2000, Windows XP, and Windows 2003 all in one request :) },