OpenVAS Plugins
Current NVT count: 30717
New NVTs this Month: 173 (Last update: 2013-05-23 00:33:09)
New NVTs last Month: 290
Plugin Set: 201305220842
Search Results - 3 NVT(s) found
Copyright (C) 2008 SecPod
OID: 1.3.6.1.4.1.25623.1.0.10394
Filename: smb_login.nasl
Dependencies: smb_authorization.nasl - netbios_name_get.nasl - cifs445.nasl - find_service.nes - logins.nasl
Family: Windows
Risk factor : NoneSummary: Attempts to log into the remote host"
This script attempts to logon into the remote host using
login/password credentials.
Using NetBIOS to retrieve information from a Windows host ->
This script is Copyright (C) 1999 SecuriTeam
OID: 1.3.6.1.4.1.25623.1.0.10150
Filename: netbios_name_get.nasl
Dependencies: cifs445.nasl
Family: Windows
Risk factor : NoneSummary: Using NetBIOS to retrieve information from a Windows host
The NetBIOS port is open (UDP:137). A remote attacker may use this to gain
access to sensitive information such as computer name, workgroup/domain
name, currently logged on user name, etc.
Solution: Block those ports from outside communication
Identify unknown services with GET ->
This script is Copyright (C) 2005 Michel Arboi
OID: 1.3.6.1.4.1.25623.1.0.17975
Filename: find_service1.nasl
Dependencies: find_service.nes - cifs445.nasl
Family: Service detection
Risk factor : NoneSummary: Sends 'GET' to unknown services and look at the answer
Synopsis :
This plugin performs service detection.
Description :
This plugin is a complement of find_service.nes. It sends a GET
request to the remaining unknown services and tries to identify
them.
