mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-12 11:52:01 +01:00
add svn keywords property
git-svn-id: file:///home/svn/framework3/trunk@8561 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
parent
474228a132
commit
007930c784
@ -1,6 +1,6 @@
|
||||
|
||||
##
|
||||
# $Id: smb_login.rb 8121 2010-01-14 18:51:04Z egypt $
|
||||
# $Id$
|
||||
##
|
||||
|
||||
##
|
||||
@ -34,7 +34,7 @@ class Metasploit3 < Msf::Auxiliary
|
||||
def initialize
|
||||
super(
|
||||
'Name' => 'Telnet Login Check Scanner',
|
||||
#'Version' => '$Revision: 8121 $',
|
||||
#'Version' => '$Revision$',
|
||||
'Description' => %q{
|
||||
This module will test a telnet login on a range of machines and
|
||||
report successful logins. If you have loaded a database plugin
|
||||
|
Loading…
Reference in New Issue
Block a user