Lucene search
+L

133 matches found

Nmap
Nmap
added 2011/06/27 9:21 p.m.113 views

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 -...

10CVSS0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2011/06/24 3:37 p.m.1860 views

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...

10CVSS0.5AI score0.99448EPSS
SaveExploits42
Nmap
Nmap
added 2011/06/20 1:42 a.m.1072 views

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...

10CVSS0.99448EPSS
SaveExploits33
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.23 views

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...

0.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.13 views

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...

0.4AI score
SaveExploits0
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.69 views

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...

0.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.13 views

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...

0.3AI score
SaveExploits0
Nmap
Nmap
added 2011/04/20 11:44 p.m.101 views

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...

10CVSS9.3AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2011/04/04 6:28 p.m.115 views

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...

10CVSS9.3AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2011/03/13 2:2 a.m.152 views

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...

10CVSS0.2AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2011/03/02 7:39 a.m.138 views

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...

10CVSS0.2AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2011/02/22 9:13 a.m.441 views

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,...

10CVSS9.4AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2011/02/22 4:32 a.m.159 views

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 |...

10CVSS9.2AI score0.99448EPSS
SaveExploits33
OpenVAS
OpenVAS
added 2011/01/21 12:0 a.m.26 views

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...

0.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2011/01/21 12:0 a.m.10 views

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:...

7.2AI score
SaveExploits0
OpenVAS
OpenVAS
added 2011/01/20 12:0 a.m.11 views

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...

7AI score
SaveExploits0
Nmap
Nmap
added 2011/01/09 3:43 a.m.540 views

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 ...

10CVSS9.5AI score0.99448EPSS
SaveExploits33
OpenVAS
OpenVAS
added 2011/01/06 12:0 a.m.39 views

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...

5CVSS7AI score0.95182EPSS
SaveExploits21
OpenVAS
OpenVAS
added 2011/01/06 12:0 a.m.14 views

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...

6.9AI score
SaveExploits0
OpenVAS
OpenVAS
added 2011/01/06 12:0 a.m.217 views

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...

7.2AI score
SaveExploits0
Rows per page
Query Builder