133 matches found
creds-summary NSE Script
Lists all discovered credentials e.g. from brute force and default password checking scripts at end of scan. Script Arguments creds.service, creds.global See the documentation for the creds library. Example Usage nmap -sV -sC Script Output | creds-summary: | 10.10.10.10 | 22/ssh | lisbon:jane -...
smtp-vuln-cve2010-4344 NSE Script
Checks for and/or exploits a heap overflow within versions of Exim prior to version 4.69 CVE-2010-4344 and a privilege escalation vulnerability in Exim 4.72 and prior CVE-2010-4345. The heap overflow vulnerability allows remote attackers to execute arbitrary code with the privileges of the Exim...
ip-geolocation-maxmind NSE Script
Tries to identify the physical location of an IP address using a Geolocation Maxmind database file available from . This script supports queries using all Maxmind databases that are supported by their API including the commercial ones. See also: ip-geolocation-geoplugin.nse...
Nmap NSE net: dns-recursion
Checks if a DNS server allows queries for third-party names. It is expected that recursion will be enabled on your own internal nameservers. OpenVAS Vulnerability Test $Id: gbnmapdnsrecursionnet.nasl 5505 2017-03-07 10:00:18Z teissa $ Autogenerated NSE wrapper Authors: NSE-Script: Felix Groebert...
Nmap NSE net: informix-tables
Retrieves a list of tables and column definitions for each database on an Informix server. SYNTAX: informix.instance: specifies the Informix instance to connect to informix-query.username: The username used for authentication informix-query.password: The password used for authentication Version 0...
Nmap NSE net: nrpe-enum
Queries Nagios Remote Plugin Executor NRPE daemons to obtain information such as load averages, process counts, logged in user information, etc. This script attempts to execute the stock list of commands that are enabled. User-supplied arguments are not supported. SYNTAX: nrpe-enum.cmds: A...
Nmap NSE net: snmp-processes
Attempts to enumerate running processes through SNMP. SYNTAX: snmpcommunity: The community string to use. If not given, it is ''public'', or whatever is passed to 'buildPacket'. OpenVAS Vulnerability Test $Id: gbnmapsnmpprocessesnet.nasl 5499 2017-03-06 13:06:09Z teissa $ Autogenerated NSE wrappe...
omp2-enum-targets NSE Script
Attempts to retrieve the list of target systems and networks from an OpenVAS Manager server. The script authenticates on the manager using provided or previously cracked credentials and gets the list of defined targets for each account. These targets will be added to the scanning queue in case...
epmd-info NSE Script
Connects to Erlang Port Mapper Daemon epmd and retrieves a list of nodes with their respective port numbers. Example Usage nmap -p 4369 --script epmd-info Script Output PORT STATE SERVICE 4369/tcp open epmd | epmd-info.nse: | epmdport: 4369 | nodes: | rabbit: 36804 | ejabberd: 46540 Requires nmap...
nping-brute NSE Script
Performs brute force password auditing against an Nping Echo service. See for Echo Mode documentation. Script Arguments passdb, unpwdb.passlimit, unpwdb.timelimit, unpwdb.userlimit, userdb See the documentation for the unpwdb library. creds.service, creds.global See the documentation for the cred...
ovs-agent-version NSE Script
Detects the version of an Oracle Virtual Server Agent by fingerprinting responses to an HTTP GET request and an XML-RPC method call. Version 2.2 of Virtual Server Agent returns a distinctive string in response to an HTTP GET request. However versions 3.0 and 3.0.1 return a generic response that...
snmp-ios-config NSE Script
Attempts to downloads Cisco router IOS configuration files using SNMP RW v1 and display or save them. Script Arguments snmp-ios-config.tftproot If set, specifies to what directory the downloaded config should be saved snmp.version See the documentation for the snmp library. creds.service,...
servicetags NSE Script
Attempts to extract system information OS, hardware, etc. from the Sun Service Tags service agent UDP port 6481. Based on protocol specs from Example Usage nmap -sU -p 6481 --script=servicetags Script Output | servicetags: | URN: urn:st:3bf76681-5e68-415b-f980-abcdef123456 | System: SunOS |...
Nmap NSE: SMB psexec
This script attempts to implement remote process execution, allowing a user to run a series of programs on a remote machine and read the output. This is a wrapper on the Nmap Security Scanner's http://nmap.org smb-psexec.nse. OpenVAS Vulnerability Test $Id: gbnmapsmbpsexec.nasl 7006 2017-08-25...
Nmap NSE: NTP Info
This script attempts to get the time and configuration variables from an NTP server. This is a wrapper on the Nmap Security Scanner's http://nmap.org ntp-info.nse. OpenVAS Vulnerability Test $Id: gbnmapntpinfo.nasl 7006 2017-08-25 11:51:20Z teissa $ Wrapper for Nmap NTP Info NSE script. Authors:...
Nmap NSE: SNMP System Description
This script attempts to extract system information from an SNMP version 1 service. This is a wrapper on the Nmap Security Scanner's http://nmap.org snmp-sysdescr.nse. OpenVAS Vulnerability Test $Id: gbnmapsnmpsysdescr.nasl 7000 2017-08-24 11:51:46Z teissa $ Wrapper for Nmap SNMP System Descriptio...
nrpe-enum NSE Script
Queries Nagios Remote Plugin Executor NRPE daemons to obtain information such as load averages, process counts, logged in user information, etc. This script attempts to execute the stock list of commands that are enabled. User-supplied arguments are not supported. Script Arguments nrpe-enum.cmds ...
Nmap NSE: DNS Random TXID
This script attempts to check a DNS server for the predictable-TXID DNS recursion vulnerability. This is a wrapper on the Nmap Security Scanner's http://nmap.org dns-random-txid.nse. OpenVAS Vulnerability Test $Id: gbnmapdnsrandomtxid.nasl 7006 2017-08-25 11:51:20Z teissa $ Wrapper for Nmap DNS...
Nmap NSE: DHCP Discover
This script attempts to retrieve information from a DHCP server by sending a DHCPDISCOVER request. This is a wrapper on the Nmap Security Scanner's http://nmap.org dhcp-discover.nse. OpenVAS Vulnerability Test $Id: gbnmapdhcpdiscover.nasl 7000 2017-08-24 11:51:46Z teissa $ Wrapper for Nmap DHCP...
Nmap NSE: DNS Zone Transfer
This script attempts to request a zone transfer AXFR from a DNS server. This is a wrapper on the Nmap Security Scanner's http://nmap.org dns-zone-transfer.nse. OpenVAS Vulnerability Test $Id: gbnmapdnszonetransfer.nasl 7006 2017-08-25 11:51:20Z teissa $ Wrapper for Nmap DNS Zone Transfer NSE...