Lucene search
+L

133 matches found

Nmap
Nmap
added 2010/01/26 9:40 a.m.308 views

mysql-variables NSE Script

Attempts to show all variables 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...

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

mysql-users NSE Script

Attempts to list all users 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 found by...

10CVSS0.2AI score0.99448EPSS
Exploits33
Nmap
Nmap
added 2010/01/20 9:49 p.m.126 views

afp-showmount NSE Script

Shows AFP shares and ACLs. Script Arguments afp.password, afp.username See the documentation for the afp library. Example Usage nmap -sV --script=afp-showmount Script Output PORT STATE SERVICE 548/tcp open afp | afp-showmount: | Yoda's Public Folder | Owner: Search,Read,Write | Group: Search,Read...

10CVSS9.4AI score0.99448EPSS
Exploits33
Nmap
Nmap
added 2009/12/14 7:30 a.m.202 views

citrix-enum-apps NSE Script

Extracts a list of published applications from the ICA Browser service. Example Usage sudo ./nmap -sU --script=citrix-enum-apps -p 1604 Script Output PORT STATE SERVICE 1604/udp open unknown 1604/udp open unknown | citrix-enum-apps: | Notepad | iexplorer | registry editor Requires nmap shortport...

10CVSS9.3AI score0.99448EPSS
Exploits33
Nmap
Nmap
added 2009/05/20 12:43 a.m.433 views

http-iis-webdav-vuln NSE Script

Checks for a vulnerability in IIS 5.1/6.0 that allows arbitrary users to access secured WebDAV folders by searching for a password-protected folder and attempting to access it. This vulnerability was patched in Microsoft Security Bulletin MS09-020, . A list of well known folders almost 900 is use...

10CVSS9.3AI score0.99448EPSS
Exploits33
Nmap
Nmap
added 2008/11/08 5:12 a.m.156 views

auth-owners NSE Script

Attempts to find the owner of an open TCP port by querying an auth daemon which must also be open on the target system. The auth service, also known as identd, normally runs on port 113. Example Usage nmap -sV -sC Script Output 21/tcp open ftp ProFTPD 1.3.1 | auth-owners: nobody 22/tcp open ssh...

10CVSS0.99448EPSS
Exploits33
Nmap
Nmap
added 2008/11/06 9:58 p.m.114 views

auth-spoof NSE Script

Checks for an identd auth server which is spoofing its replies. Tests whether an identd auth server responds with an answer before we even send the query. This sort of identd spoofing can be a sign of malware infection, though it can also be used for legitimate privacy reasons. Example Usage nmap...

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

dns-random-txid NSE Script

Checks a DNS server for the predictable-TXID DNS recursion vulnerability. Predictable TXID values can make a DNS server vulnerable to cache poisoning attacks see CVE-2008-1447. The script works by querying txidtest.dns-oarc.net see . Be aware that any targets against which this script is run will...

10CVSS0.99448EPSS
Exploits54
Nmap
Nmap
added 2008/11/06 2:52 a.m.7221 views

ftp-anon NSE Script

Checks if an FTP server allows anonymous logins. If anonymous is allowed, gets a directory listing of the root directory and highlights writeable files. See also: ftp-brute.nse Script Arguments ftp-anon.maxlist The maximum number of files to return in the directory listing. By default it is 20, o...

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

skypev2-version NSE Script

Detects the Skype version 2 service. Example Usage nmap -sV Script Output PORT STATE SERVICE VERSION 80/tcp open skype2 Skype Requires comm nmap shortport string local comm = require "comm" local nmap = require "nmap" local shortport = require "shortport" local string = require "string" local U =...

10CVSS0.99448EPSS
Exploits33
Nmap
Nmap
added 2008/11/06 2:52 a.m.72 views

daytime NSE Script

Retrieves the day and time from the Daytime service. Example Usage nmap -sV --script=daytime Script Output PORT STATE SERVICE 13/tcp open daytime |daytime: Wed Mar 31 14:48:58 MDT 2010 Requires comm shortport oops local comm = require "comm" local shortport = require "shortport" local oops =...

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

sniffer-detect NSE Script

Checks if a target on a local Ethernet has its network card in promiscuous mode. The techniques used are described at . Example Usage nmap -sV --script=sniffer-detect Script Output Host script results: | sniffer-detect: Likely in promiscuous mode tests: "11111111" Requires nmap stdnse string tabl...

10CVSS0.99448EPSS
Exploits33
Nmap
Nmap
added 2008/11/06 2:52 a.m.136 views

iax2-version NSE Script

Detects the UDP IAX2 service. The script sends an Inter-Asterisk eXchange IAX Revision 2 Control Frame POKE request and checks for a proper response. This protocol is used to enable VoIP connections between servers as well as client-server communication. Example Usage nmap -sU -sV -p 4569 Script...

10CVSS0.2AI score0.99448EPSS
Exploits33
Rows per page
Query Builder