From a571bcdba4ede5003b398d4d19485e703eda3142 Mon Sep 17 00:00:00 2001 From: David Maloney Date: Wed, 29 Mar 2017 13:58:36 -0500 Subject: [PATCH] update module description --- modules/auxiliary/scanner/smb/smb2_login.rb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/auxiliary/scanner/smb/smb2_login.rb b/modules/auxiliary/scanner/smb/smb2_login.rb index 679fbe4609..7b9af65b45 100644 --- a/modules/auxiliary/scanner/smb/smb2_login.rb +++ b/modules/auxiliary/scanner/smb/smb2_login.rb @@ -24,6 +24,10 @@ class MetasploitModule < Msf::Auxiliary super( 'Name' => 'SMB Login Check Scanner', 'Description' => %q{ + SMB1 and SMB2 Compatible Login Scanner module. This version of + smb_login will seemlessly work with either version of the protocol. + SMB3 support will come at a future date. + This module will test a SMB login on a range of machines and report successful logins. If you have loaded a database plugin and connected to a database this module will record successful