Vulnerability   
Search   
    Search 219043 CVE descriptions
and 99761 test descriptions,
access 10,000+ cross references.
Tests   CVE   All  

Test ID:1.3.6.1.4.1.25623.1.0.104176
Category:Nmap NSE net
Title:Nmap NSE net: smb-enum-users
Summary:Attempts to enumerate the users on a remote Windows system, with as;much information as possible, through two different techniques (both over MSRPC,;which uses port 445 or 139, see 'smb.lua'). The goal of this script is to;discover all user accounts that exist on a remote system. This can be helpful;for administration, by seeing who has an account on a server, or for penetration;testing or network footprinting, by determining which accounts exist on a;system.;;SYNTAX:;;smbport: Override the default port choice. If 'smbport' is open, it's used. It's assumed;to be the same protocol as port 445, not port 139. Since it probably isn't possible to change;Windows' ports normally, this is mostly useful if you're bouncing through a relay or something.;;randomseed: Set to a value to change the filenames/service names that are randomly generated.;;lsaonly: If set, script will only enumerate using an LSA bruteforce (requires less;access than samr). Only set if you know what you're doing, you'll get better results;by using the default options.;;smbbasic: Forces the authentication to use basic security, as opposed to 'extended security'.;Against most modern systems, extended security should work, but there may be cases;where you want to force basic. There's a chance that you'll get better results for;enumerating users if you turn on basic authentication.;;smbsign: Controls whether or not server signatures are checked in SMB packets. By default, on Windows,;server signatures aren't enabled or required. By default, this library will always sign;packets if it knows how, and will check signatures if the server says to. Possible values are:;; - 'force': Always check server signatures, even if server says it doesn't support them (will;probably fail, but is technically more secure).;; - 'negotiate': [default] Use signatures if server supports them.;; - 'ignore': Never check server signatures. Not recommended.;; - 'disable': Don't send signatures, at all, and don't check the server's. not recommended.;More information on signatures can be found in 'smbauth.lua'.;;samronly: If set, script will only query a list of users using a SAMR lookup. This is;much quieter than LSA lookups, so enable this if you want stealth. Generally, however,;you'll get better results by using the default options.
Description:Summary:
Attempts to enumerate the users on a remote Windows system, with as
much information as possible, through two different techniques (both over MSRPC,
which uses port 445 or 139, see 'smb.lua'). The goal of this script is to
discover all user accounts that exist on a remote system. This can be helpful
for administration, by seeing who has an account on a server, or for penetration
testing or network footprinting, by determining which accounts exist on a
system.

SYNTAX:

smbport: Override the default port choice. If 'smbport' is open, it's used. It's assumed
to be the same protocol as port 445, not port 139. Since it probably isn't possible to change
Windows' ports normally, this is mostly useful if you're bouncing through a relay or something.

randomseed: Set to a value to change the filenames/service names that are randomly generated.

lsaonly: If set, script will only enumerate using an LSA bruteforce (requires less
access than samr). Only set if you know what you're doing, you'll get better results
by using the default options.

smbbasic: Forces the authentication to use basic security, as opposed to 'extended security'.
Against most modern systems, extended security should work, but there may be cases
where you want to force basic. There's a chance that you'll get better results for
enumerating users if you turn on basic authentication.

smbsign: Controls whether or not server signatures are checked in SMB packets. By default, on Windows,
server signatures aren't enabled or required. By default, this library will always sign
packets if it knows how, and will check signatures if the server says to. Possible values are:

- 'force': Always check server signatures, even if server says it doesn't support them (will
probably fail, but is technically more secure).

- 'negotiate': [default] Use signatures if server supports them.

- 'ignore': Never check server signatures. Not recommended.

- 'disable': Don't send signatures, at all, and don't check the server's. not recommended.
More information on signatures can be found in 'smbauth.lua'.

samronly: If set, script will only query a list of users using a SAMR lookup. This is
much quieter than LSA lookups, so enable this if you want stealth. Generally, however,
you'll get better results by using the default options.

CVSS Score:
4.0

CVSS Vector:
AV:N/AC:L/Au:S/C:P/I:N/A:N

CopyrightCopyright (C) 2011 NSE-Script: The Nmap Security Scanner; NASL-Wrapper: Greenbone Networks GmbH

This is only one of 99761 vulnerability tests in our test suite. Find out more about running a complete security audit.

To run a free test of this vulnerability against your system, register below.




© 1998-2024 E-Soft Inc. All rights reserved.