4 matches found
Nmap NSE 6.01: smb-enum-shares
Attempts to list shares using the 'srvsvc.NetShareEnumAll' MSRPC function and retrieve more information about them using 'srvsvc.NetShareGetInfo'. If access to those functions is denied, a list of common share names are checked. Finding open shares is useful to a penetration tester because there...
Nmap NSE 6.01: smb-enum-shares
This VT has been deprecated and is therefore no longer functional. SPDX-FileCopyrightText: 2013 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...
smb-vuln-ms10-061 NSE Script
Tests whether target machines are vulnerable to ms10-061 Printer Spooler impersonation vulnerability. This vulnerability was used in Stuxnet worm. The script checks for the vuln in a safe way without a possibility of crashing the remote system as this is not a memory corruption vulnerability. In...
Nmap NSE: SMB Enum Shares
This script attempts to list the shares on a Windows system over the SMB protocol. This is a wrapper on the Nmap Security Scanner's http://nmap.org smb-enum-shares.nse. OpenVAS Vulnerability Test $Id: gbnmapsmbenumshares.nasl 7006 2017-08-25 11:51:20Z teissa $ Wrapper for Nmap SMB Enum Shares NSE...