Lucene search
K

607 matches found

Nmap
Nmap
•added 2014/01/03 9:10 p.m.•99 views

unittest NSE Script

Runs unit tests on all NSE libraries. Script Arguments unittest.run Run tests. Causes unittest.testing to return true. unittest.tests Run tests from only these libraries defaults to all Example Usage nmap --script unittest --script-args unittest.run Script Output Pre-scan script results: |...

10CVSS0.1AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/12/01 10:9 p.m.•139 views

allseeingeye-info NSE Script

Detects the All-Seeing Eye service. Provided by some game servers for querying the server's status. The All-Seeing Eye service can listen on a UDP port separate from the main game server port usually game port + 123. On receiving a packet with the payload "s", it replies with various game server...

10CVSS9.4AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/11/20 4:31 a.m.•71 views

freelancer-info NSE Script

Detects the Freelancer game server FLServer.exe service by sending a status query UDP probe. When run as a version detection script -sV, the script will report on the server name, current number of players, maximum number of players, and whether it has a password set. When run explicitly --script...

10CVSS9.4AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/11/08 9:19 p.m.•479 views

http-server-header NSE Script

Uses the HTTP Server header for missing version info. This is currently infeasible with version probes because of the need to match non-HTTP services correctly. Example Usage nmap -sV Script Output PORT STATE SERVICE VERSION 80/tcp open http Unidentified Server 1.0 PORT STATE SERVICE VERSION 80/t...

10CVSS0.6AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/10/31 4:4 a.m.•1588 views

http-iis-short-name-brute NSE Script

Attempts to brute force the 8.3 filenames commonly known as short names of files and directories in the root folder of vulnerable IIS servers. This script is an implementation of the PoC "iis shortname scanner". The script uses ,? and to bruteforce the short name of files present in the IIS...

10CVSS9.1AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/10/30 3:10 p.m.•1002 views

weblogic-t3-info NSE Script

Detect the T3 RMI protocol and Weblogic version Example Usage nmap -sV Requires comm string shortport nmap local comm = require "comm" local string = require "string" local shortport = require "shortport" local nmap = require "nmap" description = "Detect the T3 RMI protocol and Weblogic version"...

10CVSS9.4AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/10/23 5:45 p.m.•54 views

rfc868-time NSE Script

Retrieves the day and time from the Time service. Example Usage nmap -sV Script Output PORT STATE SERVICE 37/tcp open time |rfc868-time: 2013-10-23T10:33:00 Requires comm datetime shortport stdnse string stringaux nmap os local comm = require "comm" local datetime = require "datetime" local...

10CVSS0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/10/17 11:41 p.m.•322 views

http-dlink-backdoor NSE Script

Detects a firmware backdoor on some D-Link routers by changing the User-Agent to a "secret" value. Using the "secret" User-Agent bypasses authentication and allows admin access to the router. The following router models are likely to be vulnerable: DIR-100, DIR-120, DI-624S, DI-524UP, DI-604S,...

10CVSS9.7AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/09/05 7:31 p.m.•107 views

http-devframework NSE Script

Tries to find out the technology behind the target website. The script checks for certain defaults that might not have been changed, like common headers or URLs or HTML content. While the script does some guessing, note that overall there's no way to determine what technologies a given site is...

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

http-csrf NSE Script

This script detects Cross Site Request Forgeries CSRF vulnerabilities. It will try to detect them by checking each form if it contains an unpredictable token for each user. Without one an attacker may forge malicious requests. To recognize a token in a form, the script will iterate through the...

10CVSS0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/08/23 1:53 a.m.•126 views

http-feed NSE Script

This script crawls through the website to find any rss or atom feeds. The script, by default, spiders and searches within forty pages. For large web applications make sure to increase httpspider's maxpagecount value. Please, note that the script will become more intrusive though. Script Arguments...

10CVSS9.4AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/08/23 1:48 a.m.•210 views

http-errors NSE Script

This script crawls through the website and returns any error pages. The script will return all pages sorted by error code that respond with an http code equal or above 400. To change this behaviour, please use the errcodes option. The script, by default, spiders and searches within forty pages. F...

10CVSS9.4AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/08/18 1:42 a.m.•724 views

http-default-accounts NSE Script

Tests for access with default credentials used by a variety of web applications and devices. It works similar to http-enum, we detect applications by matching known paths and launching a login routine using default credentials when found. This script depends on a fingerprint file containing the...

10CVSS9.5AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/08/10 7:36 p.m.•307 views

http-useragent-tester NSE Script

Checks if various crawling utilities are allowed by the host. Script Arguments http-useragent-tester.useragents A table with more User-Agent headers. Default: nil httpspider.doscraping, httpspider.maxdepth, httpspider.maxpagecount, httpspider.noblacklist, httpspider.url,...

10CVSS9.2AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/08/10 7:32 p.m.•124 views

http-mobileversion-checker NSE Script

Checks if the website holds a mobile version. See also: http-useragent-tester.nse Script Arguments newtargets If this is set, add any newly discovered hosts to nmap scanning queue. Default: nil httpspider.doscraping, httpspider.maxdepth, httpspider.maxpagecount, httpspider.noblacklist,...

10CVSS0.1AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/08/10 7:30 p.m.•219 views

http-dombased-xss NSE Script

It looks for places where attacker-controlled information in the DOM may be used to affect JavaScript execution in certain ways. The attack is explained here: See also: http-stored-xss.nse http-phpself-xss.nse http-xssed.nse http-unsafe-output-escaping.nse Script Arguments...

10CVSS0.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 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 2013/07/25 12:57 a.m.•574 views

whois-domain NSE Script

Attempts to retrieve information about the domain name of the target See also: whois-ip.nse Example Usage nmap --script whois-domain.nse This script starts by querying the whois.iana.org which is the root of the whois servers. Using some patterns the script can determine if the response represent...

10CVSS9.2AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/07/18 2:55 p.m.•298 views

http-referer-checker NSE Script

Informs about cross-domain include of scripts. Websites that include external javascript scripts are delegating part of their security to third-party entities. Script Arguments slaxml.debug See the documentation for the slaxml library. httpspider.doscraping, httpspider.maxdepth,...

10CVSS0.1AI 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 2013/07/15 4:40 p.m.•156 views

http-adobe-coldfusion-apsa1301 NSE Script

Attempts to exploit an authentication bypass vulnerability in Adobe Coldfusion servers to retrieve a valid administrator's session cookie. Reference: APSA13-01: See also: http-coldfusion-subzero.nse http-vuln-cve2009-3960.nse http-vuln-cve2010-2861.nse Script Arguments...

10CVSS0.1AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/07/06 2:39 p.m.•215 views

http-stored-xss NSE Script

Unfiltered '' greater than sign. An indication of potential XSS vulnerability. See also: http-dombased-xss.nse http-phpself-xss.nse http-xssed.nse http-unsafe-output-escaping.nse Script Arguments http-stored-xss.formpaths The pages that contain the forms to exploit. For example, /upload.php,...

10CVSS9.1AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/07/01 9:7 a.m.•88 views

teamspeak2-version NSE Script

Detects the TeamSpeak 2 voice communication server and attempts to determine version and configuration information. A single UDP packet a login request is sent. If the server does not have a password set, the exact version, name, and OS type will also be reported on. Example Usage nmap -sU -sV -p...

10CVSS0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/06/18 12:48 a.m.•175 views

http-comments-displayer NSE Script

Extracts and outputs HTML and JavaScript comments from HTTP responses. Script Arguments http-comments-displayer.singlepages Some single pages to check for comments. For example, "/", "/wiki". Default: nil crawler mode on http-comments-displayer.context declares the number of chars to extend our...

10CVSS0.1AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/06/18 12:42 a.m.•721 views

http-fileupload-exploiter NSE Script

Exploits insecure file upload forms in web applications using various techniques like changing the Content-type header or creating valid image files containing the payload in the comment. Script Arguments http-fileupload-exploiter.fieldvalues The script will try to fill every field found in the...

10CVSS0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/05/31 7:59 p.m.•3430 views

http-phpmyadmin-dir-traversal NSE Script

Exploits a directory traversal vulnerability in phpMyAdmin 2.6.4-pl1 and possibly other versions to retrieve remote files on the web server. Reference: Script Arguments http-phpmyadmin-dir-traversal.dir Basepath to the services page. Default: /phpMyAdmin-2.6.4-pl1/...

10CVSS9.3AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/05/10 4:52 a.m.•132 views

http-coldfusion-subzero NSE Script

Attempts to retrieve version, absolute path of administration panel and the file 'password.properties' from vulnerable installations of ColdFusion 9 and 10. This was based on the exploit 'ColdSub-Zero.pyFusion v2'. See also: http-adobe-coldfusion-apsa1301.nse http-vuln-cve2009-3960.nse...

10CVSS0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/04/30 1:56 a.m.•332 views

hostmap-ip2hosts NSE Script

Finds hostnames that resolve to the target's IP address by querying the online database: http://www.ip2hosts.com Bing Search Results The script is in the "external" category because it sends target IPs to a third party in order to query their database. Script Arguments newtargets If set, add the...

7.1AI score
Exploits0
Nmap
Nmap
•added 2013/04/25 3:15 a.m.•214 views

http-vuln-cve2013-0156 NSE Script

Detects Ruby on Rails servers vulnerable to object injection, remote command executions and denial of service attacks. CVE-2013-0156 All Ruby on Rails versions before 2.3.15, 3.0.x before 3.0.19, 3.1.x before 3.1.10, and 3.2.x before 3.2.11 are vulnerable. This script sends 3 harmless YAML payloa...

10CVSS0.3AI score0.99449EPSS
Exploits54
Nmap
Nmap
•added 2013/01/28 3:6 a.m.•1594 views

ike-version NSE Script

Obtains information such as vendor and device type where available from an IKE service by sending four packets to the host. This scripts tests with both Main and Aggressive Mode and sends multiple transforms per request. Example Usage nmap -sU -sV -p 500 nmap -sU -p 500 --script ike-version Scrip...

10CVSS0.99448EPSS
Exploits33
Nmap
Nmap
•added 2013/01/16 12:29 a.m.•66 views

ventrilo-info NSE Script

Detects the Ventrilo voice communication server service versions 2.1.2 and above and tries to determine version and configuration information. Some of the older versions pre 3.0.0 may not have the UDP service that this probe relies on enabled by default. The Ventrilo server listens on a TCP...

10CVSS0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/12/17 3:59 p.m.•614 views

mysql-enum NSE Script

Performs valid-user enumeration against MySQL server using a bug discovered and published by Kingcope . Server version 5.x are susceptible to an user enumeration attack due to different messages during login when using old authentication mechanism from versions 4.x and earlier. Script Arguments...

10CVSS9.4AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/12/11 5:34 a.m.•213 views

murmur-version NSE Script

Detects the Murmur service server for the Mumble voice communication client versions 1.2.X. The Murmur server listens on a TCP control and a UDP voice port with the same port number. This script activates on both a TCP and UDP port version scan. In both cases probe data is sent only to the UDP po...

10CVSS9.2AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/11/08 7:37 a.m.•310 views

snmp-hh3c-logins NSE Script

Attempts to enumerate Huawei / HP/H3C Locally Defined Users through the hh3c-user.mib OID For devices running software released pre-Oct 2012 only an SNMP read-only string is required to access the OID. Otherwise a read-write string is required. Output is 'username - password - level: 0|1|2|3'...

10CVSS9.5AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/10/06 7:25 p.m.•323 views

oracle-brute-stealth NSE Script

Exploits the CVE-2012-3137 vulnerability, a weakness in Oracle's O5LOGIN authentication scheme. The vulnerability exists in Oracle 11g R1/R2 and allows linking the session key to a password hash. When initiating an authentication attempt as a valid user the server will respond with a session key...

10CVSS0.99448EPSS
Exploits37
Nmap
Nmap
•added 2012/09/20 6:30 a.m.•159 views

cassandra-brute NSE Script

Performs brute force password auditing against the Cassandra database. For more information about Cassandra, see: Script Arguments passdb, unpwdb.passlimit, unpwdb.timelimit, unpwdb.userlimit, userdb See the documentation for the unpwdb library. creds.service, creds.global See the documentation f...

10CVSS0.3AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/09/20 6:30 a.m.•176 views

cassandra-info NSE Script

Attempts to get basic info and server status from a Cassandra database. For more information about Cassandra, see: Script Arguments creds.service, creds.global See the documentation for the creds library. Example Usage nmap -p 9160 --script=cassandra-info Script Output PORT STATE SERVICE REASON...

10CVSS0.1AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/09/20 12:50 a.m.•188 views

ipv6-ra-flood NSE Script

Generates a flood of Router Advertisements RA with random source MAC addresses and IPv6 prefixes. Computers, which have stateless autoconfiguration enabled by default every major OS, will start to compute IPv6 suffix and update their routing table to reflect the accepted announcement. This will...

10CVSS9.2AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/09/07 11:42 p.m.•2199 views

http-vuln-cve2010-0738 NSE Script

Tests whether a JBoss target is vulnerable to jmx console authentication bypass CVE-2010-0738. It works by checking if the target paths require authentication or redirect to a login page that could be bypassed via a HEAD request. RFC 2616 specifies that the HEAD request should be treated exactly...

10CVSS8.7AI score0.99448EPSS
Exploits61
Nmap
Nmap
•added 2012/08/31 10:0 a.m.•1972 views

msrpc-enum NSE Script

Queries an MSRPC endpoint mapper for a list of mapped services and displays the gathered information. As it is using smb library, you can specify optional username and password to use. Script works much like Microsoft's rpcdump tool or dcedump tool from SPIKE fuzzer. Script Arguments randomseed,...

10CVSS0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/08/24 9:19 a.m.•3266 views

http-slowloris-check NSE Script

Tests a web server for vulnerability to the Slowloris DoS attack without actually launching a DoS attack. Slowloris was described at Defcon 17 by RSnake see . This script opens two connections to the server, each without the final CRLF. After 10 seconds, second connection sends additional header...

10CVSS8.2AI score0.99448EPSS
Exploits34
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/08/15 10:24 a.m.•95 views

broadcast-pim-discovery NSE Script

Discovers routers that are running PIM Protocol Independent Multicast. This works by sending a PIM Hello message to the PIM multicast address 224.0.0.13 and listening for Hello messages from other routers. Script Arguments broadcast-pim-discovery.timeout Time to wait for responses in seconds...

10CVSS9.3AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/08/15 10:7 a.m.•346 views

mtrace NSE Script

Queries for the multicast path from a source to a destination host. This works by sending an IGMP Traceroute Query and listening for IGMP Traceroute responses. The Traceroute Query is sent to the first hop and contains information about source, destination and multicast group addresses. First hop...

10CVSS0.1AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/08/15 1:50 a.m.•90 views

broadcast-eigrp-discovery NSE Script

Performs network discovery and routing information gathering through Cisco's Enhanced Interior Gateway Routing Protocol EIGRP. The script works by sending an EIGRP Hello packet with the specified Autonomous System value to the 224.0.0.10 multicast address and listening for EIGRP Update packets. T...

10CVSS0.4AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/08/15 12:11 a.m.•827 views

llmnr-resolve NSE Script

Resolves a hostname by using the LLMNR Link-Local Multicast Name Resolution protocol. The script works by sending a LLMNR Standard Query containing the hostname to the 5355 UDP port on the 224.0.0.252 multicast address. It listens for any LLMNR responses that are sent to the local machine with a...

10CVSS9.2AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/08/14 7:31 p.m.•373 views

broadcast-igmp-discovery NSE Script

Discovers targets that have IGMP Multicast memberships and grabs interesting information. The scripts works by sending IGMP Membership Query message to the 224.0.0.1 All Hosts multicast address and listening for IGMP Membership Report messages. The script then extracts all the interesting...

10CVSS9.2AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/08/14 11:31 a.m.•189 views

jdwp-info NSE Script

Attempts to exploit java's remote debugging port. When remote debugging port is left open, it is possible to inject java bytecode and achieve remote code execution. This script injects and execute a Java class file that returns remote system information. Example Usage nmap -sT -p...

10CVSS9.6AI score0.99448EPSS
Exploits33
Nmap
Nmap
•added 2012/08/14 11:31 a.m.•194 views

jdwp-exec NSE Script

Attempts to exploit java's remote debugging port. When remote debugging port is left open, it is possible to inject java bytecode and achieve remote code execution. This script abuses this to inject and execute a Java class file that executes the supplied shell command and returns its output. The...

10CVSS0.99448EPSS
Exploits33
Total number of security vulnerabilities607