Removed Version

unstable
Royce Davis 2012-11-29 14:14:41 -06:00
parent 3ebbee5b1f
commit cf53588ab7
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ class Metasploit3 < Msf::Auxiliary
def initialize
super(
'Name' => 'SMB - Query Logged On Users',
'Version' => '$Revision: 14976 $',
'Description' => %Q{
This module authenticates to a remote host or hosts and determines which users are currently logged in. It uses reg.exe
to query the HKU base registry key.