Lucene search
K
NmapMost viewed

607 matches found

Nmap
Nmap
•added 2011/11/09 6:56 p.m.•290 views

bitcoin-getaddr NSE Script

Queries a Bitcoin server for a list of known Bitcoin nodes Script Arguments max-newtargets, newtargets See the documentation for the target library. Example Usage nmap -p 8333 --script bitcoin-getaddr Script Output PORT STATE SERVICE 8333/tcp open unknown | bitcoin-getaddr: | ip timestamp |...

10CVSS9.4AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/07/18 1:31 p.m.•289 views

http-xssed NSE Script

This script searches the xssed.com database and outputs the result. See also: http-stored-xss.nse http-dombased-xss.nse http-phpself-xss.nse Script Arguments slaxml.debug See the documentation for the slaxml library. http.host, http.max-body-size, http.max-cache-size, http.max-pipeline,...

10CVSS9.6AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2015/06/14 5:55 a.m.•286 views

hnap-info NSE Script

Retrieve hardwares details and configuration information utilizing HNAP, the "Home Network Administration Protocol". It is an HTTP-Simple Object Access Protocol SOAP-based protocol which allows for remote topology discovery, configuration, and management of devices routers, cameras, PCs, NAS, etc...

10CVSS9.4AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2010/01/28 12:48 a.m.•283 views

db2-das-info NSE Script

Connects to the IBM DB2 Administration Server DAS on TCP or UDP port 523 and exports the server profile. No authentication is required for this request. The script will also set the port product and version if a version scan is requested. Example Usage nmap -sV Script Output PORT STATE SERVICE...

10CVSS9.4AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2008/11/06 2:52 a.m.•283 views

dns-recursion NSE Script

Checks if a DNS server allows queries for third-party names. It is expected that recursion will be enabled on your own internal nameservers. Example Usage nmap -sU -p 53 --script=dns-recursion Script Output PORT STATE SERVICE REASON 53/udp open domain udp-response |dns-recursion: Recursion appear...

10CVSS9.3AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/03/08 6:22 p.m.•282 views

acarsd-info NSE Script

Retrieves information from a listening acarsd daemon. Acarsd decodes ACARS Aircraft Communication Addressing and Reporting System data in real time. The information retrieved by this script includes the daemon version, API version, administrator e-mail address and listening frequency. For more...

10CVSS0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/03/06 5:51 p.m.•282 views

http-config-backup NSE Script

Checks for backups and swap files of common content management system and web server configuration files. When web server files are edited in place, the text editor can leave backup or swap files in a place where the web server can serve them. The script checks for these files: wp-config.php:...

10CVSS9.3AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2017/03/14 12:15 a.m.•281 views

broadcast-ospf2-discover NSE Script

Discover IPv4 networks using Open Shortest Path First version 2OSPFv2 protocol. The script works by listening for OSPF Hello packets from the 224.0.0.5 multicast address. The script then replies and attempts to create a neighbor relationship, in order to discover network database. If no interface...

10CVSS0.2AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/03/16 11:36 a.m.•281 views

stun-info NSE Script

Retrieves the external IP address of a NAT:ed host using the STUN protocol. Script Arguments stun.mode See the documentation for the stun library. Example Usage nmap -sV -PN -sU -p 3478 --script stun-info Script Output PORT STATE SERVICE 3478/udp open|filtered stun | stun-info: | External IP:...

10CVSS0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/06/10 11:5 p.m.•280 views

http-form-fuzzer NSE Script

Performs a simple form fuzzing against forms found on websites. Tries strings and numbers of increasing length and attempts to determine if the fuzzing was successful. Script Arguments http-form-fuzzer.minlength the minimum length of a string that will be used for fuzzing, defaults to 300000...

10CVSS0.1AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/04/09 6:35 a.m.•278 views

hostmap-robtex NSE Script

Discovers hostnames that resolve to the target's IP address by querying the online Robtex service at . TEMPORARILY DISABLED due to changes in Robtex's API. See Script Arguments slaxml.debug See the documentation for the slaxml library. http.host, http.max-body-size, http.max-cache-size,...

10CVSS9.3AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/04/17 7:35 p.m.•274 views

http-icloud-findmyiphone NSE Script

Retrieves the locations of all "Find my iPhone" enabled iOS devices by querying the MobileMe web service authentication required. Script Arguments http-icloud-findmyiphone.username the Apple Id username http-icloud-findmyiphone.password the Apple Id password slaxml.debug See the documentation for...

10CVSS0.1AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2016/01/08 3:54 p.m.•273 views

telnet-ntlm-info NSE Script

This script enumerates information from remote Microsoft Telnet services with NTLM authentication enabled. Sending a MS-TNAP NTLM authentication request with null credentials will cause the remote service to respond with a NTLMSSP message disclosing information to include NetBIOS, DNS, and OS bui...

10CVSS0.2AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2011/07/18 10:21 a.m.•273 views

smtp-vuln-cve2011-1764 NSE Script

Checks for a format string vulnerability in the Exim SMTP server version 4.70 through 4.75 with DomainKeys Identified Mail DKIM support CVE-2011-1764. The DKIM logging mechanism did not use format string specifiers when logging some parts of the DKIM-Signature header field. A remote attacker who ...

10CVSS9.4AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2014/06/18 2:53 a.m.•272 views

s7-info NSE Script

Enumerates Siemens S7 PLC Devices and collects their device information. This script is based off PLCScan that was developed by Positive Research and Scadastrangelove . This script is meant to provide the same functionality as PLCScan inside of Nmap. Some of the information that is collected by...

10CVSS9.3AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2011/04/20 7:45 a.m.•272 views

backorifice-info NSE Script

Connects to a BackOrifice service and gathers information about the host and the BackOrifice service itself. The extracted host information includes basic system setup, list of running processes, network resources and shares. Information about the service includes enabled port redirections,...

10CVSS9.3AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2008/11/06 2:52 a.m.•270 views

sslv2 NSE Script

Determines whether the server supports obsolete and less secure SSLv2, and discovers which ciphers it supports. Script Arguments mssql.domain, mssql.instance-all, mssql.instance-name, mssql.instance-port, mssql.password, mssql.protocol, mssql.scanned-ports-only, mssql.timeout, mssql.username See...

10CVSS9.4AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2009/12/28 5:35 p.m.•267 views

oracle-sid-brute NSE Script

Guesses Oracle instance/SID names against the TNS-listener. If the oraclesids script argument is not used to specify an alternate file, the default oracle-sids file will be used. License to use the oracle-sids file was granted by its author, Alexander Kornbrust . Script Arguments oraclesids A fil...

10CVSS9.2AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/04/07 8:51 a.m.•264 views

http-virustotal NSE Script

Checks whether a file has been determined as malware by Virustotal. Virustotal is a service that provides the capability to scan a file or check a checksum against a number of the major antivirus vendors. The script uses the public API which requires a valid API key and has a limit on 4 queries p...

10CVSS9.2AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/08/17 6:44 p.m.•261 views

rpc-grind NSE Script

Fingerprints the target RPC port to extract the target service, RPC number and version. The script works by sending RPC Null call requests with a random high version unsupported number to the target service with iterated over RPC program numbers from the nmap-rpc file and check for replies from t...

10CVSS9.3AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/05/01 2:29 p.m.•260 views

mmouse-exec NSE Script

Connects to an RPA Tech Mobile Mouse server, starts an application and sends a sequence of keys to it. Any application that the user has access to can be started and the key sequence is sent to the application after it has been started. The Mobile Mouse server runs on OS X, Windows and Linux and...

10CVSS9.2AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2010/08/19 11:9 p.m.•260 views

oracle-brute NSE Script

Performs brute force password auditing against Oracle servers. Running it in default mode it performs an audit against a list of common Oracle usernames and passwords. The mode can be changed by supplying the argument oracle-brute.nodefault at which point the script will use the username- and...

10CVSS0.1AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/04/17 7:37 p.m.•271 views

cups-info NSE Script

Lists printers managed by the CUPS printing service. Script Arguments slaxml.debug See the documentation for the slaxml library. http.host, http.max-body-size, http.max-cache-size, http.max-pipeline, http.pipeline, http.truncated-ok, http.useragent See the documentation for the http library...

10CVSS0.99448EPSS
Exploits33
Nmap
Nmap
•added 2016/12/08 8:23 p.m.•257 views

tn3270-screen NSE Script

Connects to a tn3270 'server' and returns the screen. Hidden fields will be listed below the screen with row, col coordinates. Script Arguments tn3270-screen.commands a semi-colon separated list of commands you want to issue before printing the screen tn3270-screen.lu specify a logical unit you...

10CVSS0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/07/25 12:57 a.m.•255 views

whois-ip NSE Script

Queries the WHOIS services of Regional Internet Registries RIR and attempts to retrieve information about the IP Address Assignment which contains the Target IP Address. The fields displayed contain information about the assignment and the organisation responsible for managing the address space...

10CVSS0.1AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/01/02 11:30 a.m.•255 views

memcached-info NSE Script

Retrieves information including system architecture, process ID, and server time from distributed memory object caching system memcached. Example Usage nmap -p 11211 --script memcached-info Script Output 11211/udp open unknown | memcached-info: | Process ID: 18568 | Uptime: 6950 seconds | Server...

10CVSS0.1AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2010/08/14 8:28 a.m.•255 views

drda-info NSE Script

Attempts to extract information from database servers supporting the DRDA protocol. The script sends a DRDA EXCSAT exchange server attributes command packet and parses the response. Example Usage nmap -sV Script Output PORT STATE SERVICE 50000/tcp open drda | drda-info: DB2 Version: 8.02.9 | Serv...

10CVSS0.3AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2009/12/14 7:30 a.m.•255 views

citrix-brute-xml NSE Script

Attempts to guess valid credentials for the Citrix PN Web Agent XML Service. The XML service authenticates against the local Windows server or the Active Directory. This script makes no attempt of preventing account lockout. If the password list contains more passwords than the lockout-threshold...

10CVSS9.3AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2016/12/08 9:17 p.m.•254 views

tso-enum NSE Script

TSO User ID enumerator for IBM mainframes z/OS. The TSO logon panel tells you when a user ID is valid or invalid with the message: IKJ56420I Userid not authorized to use TSO. The TSO logon process can work in two ways: 1 You get prompted with IKJ56700A ENTER USERID - to which you reply with the...

10CVSS9.3AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2008/11/06 2:52 a.m.•254 views

asn-query NSE Script

Maps IP addresses to autonomous system AS numbers. The script works by sending DNS TXT queries to a DNS server which in turn queries a third-party service provided by Team Cymru using an in-addr.arpa style zone set up especially for use by Nmap. The responses to these queries contain both Origin...

10CVSS9.4AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/07/05 6:18 p.m.•253 views

http-phpself-xss NSE Script

Crawls a web server and attempts to find PHP files vulnerable to reflected cross site scripting via the variable $SERVER"PHPSELF". This script crawls the webserver to create a list of PHP files and then sends an attack vector/probe to identify PHPSELF cross site scripting vulnerabilities. PHPSELF...

10CVSS0.3AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2015/09/15 3:10 p.m.•252 views

knx-gateway-discover NSE Script

Discovers KNX gateways by sending a KNX Search Request to the multicast address 224.0.23.12 including a UDP payload with destination port 3671. KNX gateways will respond with a KNX Search Response including various information about the gateway, such as KNX address and supported services. Further...

10CVSS9.3AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2011/08/23 6:29 a.m.•252 views

http-awstatstotals-exec NSE Script

Exploits a remote code execution vulnerability in Awstats Totals 1.0 up to 1.14 and possibly other products based on it CVE: 2008-3922. This vulnerability can be exploited through the GET variable sort. The script queries the web server with the command payload encoded using PHP's chr function:...

10CVSS9.6AI score0.99448EPSS
Exploits38
Nmap
Nmap
•added 2015/06/01 4:12 a.m.•251 views

omron-info NSE Script

This NSE script is used to send a FINS packet to a remote device. The script will send a Controller Data Read Command and once a response is received, it validates that it was a proper response to the command that was sent, and then will parse out the data. Example Usage nmap --script omron-info...

10CVSS0.1AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2014/05/04 3:11 p.m.•251 views

http-vuln-cve2013-7091 NSE Script

An 0 day was released on the 6th December 2013 by rubina119, and was patched in Zimbra 7.2.6. The vulnerability is a local file inclusion that can retrieve any file from the server. Currently, we read /etc/passwd and /dev/null, and compare the lengths to determine vulnerability. TODO: Add the...

10CVSS9AI score0.99448EPSS
Exploits40
Nmap
Nmap
•added 2010/01/26 9:40 a.m.•250 views

mysql-databases NSE Script

Attempts to list all databases on a MySQL server. Script Arguments mysqluser The username to use for authentication. If unset it attempts to use credentials found by mysql-brute or mysql-empty-password. mysqlpass The password to use for authentication. If unset it attempts to use credentials foun...

10CVSS0.2AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2015/10/03 6:7 a.m.•247 views

smb-vuln-ms06-025 NSE Script

Detects Microsoft Windows systems with Ras RPC service vulnerable to MS06-025. MS06-025 targets the RasRpcSumbitRequest RPC method which is a part of RASRPC interface that serves as a RPC service for configuring and getting information from the Remote Access and Routing service. RASRPC can be...

10CVSS9.6AI score0.99448EPSS
Exploits51
Nmap
Nmap
•added 2012/01/02 11:15 a.m.•247 views

socks-brute NSE Script

Performs brute force password auditing against SOCKS 5 proxy servers. 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 creds library. brute.credfile,...

10CVSS0.1AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2011/08/10 4:46 p.m.•247 views

broadcast-listener NSE Script

Sniffs the network for incoming broadcast communication and attempts to decode the received packets. It supports protocols like CDP, HSRP, Spotify, DropBox, DHCP, ARP and a few more. See packetdecoders.lua for more information. The script attempts to sniff all ethernet based interfaces with an IP...

10CVSS9.2AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2011/11/10 9:43 p.m.•245 views

metasploit-xmlrpc-brute NSE Script

Performs brute force password auditing against a Metasploit RPC server using the XMLRPC protocol. 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 creds...

10CVSS0.2AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/01/02 11:34 a.m.•243 views

socks-auth-info NSE Script

Determines the supported authentication mechanisms of a remote SOCKS proxy server. Starting with SOCKS version 5 socks servers may support authentication. The script checks for the following authentication types: 0 - No authentication 1 - GSSAPI 2 - Username and password Example Usage nmap -p 108...

10CVSS0.4AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2016/12/06 4:51 p.m.•242 views

ssl-cert-intaddr NSE Script

Reports any private RFC1918 IPv4 addresses found in the various fields of an SSL service's certificate. These will only be reported if the target address itself is not private. Nmap v7.30 or later is required. See also: http-internal-ip-disclosure.nse ssl-cert.nse Script Arguments tls.servername...

10CVSS9.3AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/04/17 7:39 p.m.•241 views

traceroute-geolocation NSE Script

Lists the geographic locations of each hop in a traceroute and optionally saves the results to a KML file, plottable on Google earth and maps. Script Arguments traceroute-geolocation.kmlfile full path and name of file to write KML data to. The KML file can be used in Google earth or maps to plot...

10CVSS9.2AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/01/29 6:23 a.m.•241 views

http-auth-finder NSE Script

Spiders a web site to find web pages requiring form-based or HTTP-based authentication. The results are returned in a table with each url and the detected method. See also: http-auth.nse http-brute.nse Script Arguments http-auth-finder.url the url to start spidering. This is a URL relative to the...

10CVSS0.99448EPSS
Exploits33
Nmap
Nmap
•added 2011/05/20 9:25 a.m.•240 views

http-cakephp-version NSE Script

Obtains the CakePHP version of a web application built with the CakePHP framework by fingerprinting default files shipped with the CakePHP framework. This script queries the files 'vendors.php', 'cake.generic.css', 'cake.icon.png' and 'cake.icon.gif' to try to obtain the version of the CakePHP...

10CVSS0.1AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2011/04/05 6:11 a.m.•240 views

targets-sniffer NSE Script

Sniffs the local network for a configurable amount of time 10 seconds by default and prints discovered addresses. If the newtargets script argument is set, discovered addresses are added to the scan queue. Requires root privileges. Either the targets-sniffer.iface script argument or -e Nmap optio...

10CVSS0.4AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2010/01/26 9:40 a.m.•240 views

mysql-brute NSE Script

Performs password guessing against MySQL. See also: mysql-empty-password.nse Script Arguments mysql-brute.timeout socket timeout for connecting to MySQL default 5s passdb, unpwdb.passlimit, unpwdb.timelimit, unpwdb.userlimit, userdb See the documentation for the unpwdb library. creds.service,...

10CVSS0.1AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2008/11/06 2:52 a.m.•240 views

snmp-sysdescr NSE Script

Attempts to extract system information from an SNMP service. Script Arguments snmp.version See the documentation for the snmp library. creds.service, creds.global See the documentation for the creds library. Example Usage nmap -sU -p 161 --script snmp-sysdescr Script Output | snmp-sysdescr: HP...

10CVSS9.3AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/08/09 3:23 a.m.•238 views

qconn-exec NSE Script

Attempts to identify whether a listening QNX QCONN daemon allows unauthenticated users to execute arbitrary operating system commands. QNX is a commercial Unix-like real-time operating system, aimed primarily at the embedded systems market. The QCONN daemon is a service provider that provides...

10CVSS0.9AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2010/09/10 1:53 a.m.•238 views

targets-traceroute NSE Script

Inserts traceroute hops into the Nmap scanning queue. It only functions if Nmap's --traceroute option is used and the newtargets script argument is given. Script Arguments newtargets If specified, adds traceroute hops onto Nmap scanning queue. max-newtargets See the documentation for the target...

10CVSS0.99448EPSS
Exploits33
Total number of security vulnerabilities607