From 115dd6420e082be4afd1f05481d6bfa1a760d9fa Mon Sep 17 00:00:00 2001 From: "wade@bindshell.net" Date: Sun, 6 Nov 2011 22:48:14 +0000 Subject: [PATCH] Windows Mail Client DoS module description and format updated git-svn-id: https://beef.googlecode.com/svn/trunk@1415 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9 --- modules/ipec/window_mail_client_dos/config.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/ipec/window_mail_client_dos/config.yaml b/modules/ipec/window_mail_client_dos/config.yaml index b3e0b3705..e6a6409ab 100644 --- a/modules/ipec/window_mail_client_dos/config.yaml +++ b/modules/ipec/window_mail_client_dos/config.yaml @@ -18,8 +18,9 @@ beef: windows_mail_client_dos: enable: true category: "IPEC" - name: "Windows Mail client DoS" - description: "This module exploits an unhandled exception in Windows Mail to crash the client remotely.

Windows Mail is launched and then crashed if it is not already open.

Windows Mail comes installed by default on Windows Vista (but it's vulnerable also in Win7-sp2)

The protocol handler used will be: nntp.

" + name: "Windows Mail Client DoS" + description: "This module exploits an unhandled exception in Windows Mail to crash the client remotely.

Windows Mail is launched and then crashed if it is not already open. It comes installed by default on Windows Vista (but it's vulnerable also in Win7-sp2)." + notes: "The protocol handler used will be: nntp.

" authors: ["bcoles"] target: user_notify: ["FF", "S"]