Lucene search
+L

2148 matches found

Nmap
Nmap
added 2010/02/16 9:15 a.m.208 views

snmp-processes NSE Script

Attempts to enumerate running processes through SNMP. Script Arguments creds.service, creds.global See the documentation for the creds library. snmp.version See the documentation for the snmp library. Example Usage nmap -sU -p 161 --script=snmp-processes Script Output | snmp-processes: | 1: | Nam...

10CVSS0.99448EPSS
SaveExploits35
Nmap
Nmap
added 2010/02/16 9:15 a.m.148 views

snmp-win32-shares NSE Script

Attempts to enumerate Windows Shares through SNMP. Script Arguments creds.service, creds.global See the documentation for the creds library. snmp.version See the documentation for the snmp library. Example Usage nmap -sU -p 161 --script=snmp-win32-shares Script Output | snmp-win32-shares: | SYSVO...

10CVSS0.1AI score0.99448EPSS
SaveExploits35
Nmap
Nmap
added 2010/02/16 9:15 a.m.184 views

snmp-win32-users NSE Script

Attempts to enumerate Windows user accounts through SNMP Script Arguments creds.service, creds.global See the documentation for the creds library. snmp.version See the documentation for the snmp library. Example Usage nmap -sU -p 161 --script=snmp-win32-users Script Output | snmp-win32-users: |...

10CVSS9.3AI score0.99448EPSS
SaveExploits35
Nmap
Nmap
added 2010/02/16 9:15 a.m.304 views

snmp-netstat NSE Script

Attempts to query SNMP for a netstat like output. The script can be used to identify and automatically add new targets to the scan by supplying the newtargets script argument. Script Arguments max-newtargets, newtargets See the documentation for the target library. creds.service, creds.global See...

10CVSS9.3AI score0.99448EPSS
SaveExploits35
Nmap
Nmap
added 2010/02/01 7:13 p.m.1598 views

http-methods NSE Script

Finds out what options are supported by an HTTP server by sending an OPTIONS request. Lists potentially risky methods. It tests those methods not mentioned in the OPTIONS headers individually and sees if they are implemented. Any output other than 501/405 suggests that the method is if not in the...

10CVSS0.2AI score0.99448EPSS
SaveExploits35
Nmap
Nmap
added 2010/01/29 10:23 p.m.193 views

mongodb-databases NSE Script

Attempts to get a list of tables from a MongoDB database. Script Arguments mongodb.db See the documentation for the mongodb library. creds.service, creds.global See the documentation for the creds library. Example Usage nmap -p 27017 --script mongodb-databases Script Output PORT STATE SERVICE...

10CVSS0.1AI score0.99448EPSS
SaveExploits35
Nmap
Nmap
added 2010/01/29 10:23 p.m.155 views

mongodb-info NSE Script

Attempts to get build info and server status from a MongoDB database. Script Arguments mongodb-info.db Database to check. Default: admin mongodb.db See the documentation for the mongodb library. creds.service, creds.global See the documentation for the creds library. Example Usage nmap -p 27017...

10CVSS0.1AI score0.99448EPSS
SaveExploits35
Nmap
Nmap
added 2010/01/29 9:04 p.m.169 views

lexmark-config NSE Script

Retrieves configuration information from a Lexmark S300-S400 printer. The Lexmark S302 responds to the NTPRequest version probe with its configuration. The response decodes as mDNS, so the request was modified to resemble an mDNS request as close as possible. However, the port 9100/udp is listed ...

10CVSS9.2AI score0.99448EPSS
SaveExploits35
Nmap
Nmap
added 2010/01/28 12:48 a.m.292 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
SaveExploits35
Nmap
Nmap
added 2010/01/27 2:05 a.m.1415 views

dns-zone-transfer NSE Script

Requests a zone transfer AXFR from a DNS server. The script sends an AXFR query to a DNS server. The domain to query is determined by examining the name given on the command line, the DNS server's hostname, or it can be specified with the dns-zone-transfer.domain script argument. If the query is...

10CVSS9.3AI score0.99448EPSS
SaveExploits35
Nmap
Nmap
added 2010/01/26 9:40 a.m.312 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
SaveExploits35
Nmap
Nmap
added 2010/01/26 9:40 a.m.427 views

mysql-empty-password NSE Script

Checks for MySQL servers with an empty password for root or anonymous. See also: mysql-brute.nse Example Usage nmap -sV --script=mysql-empty-password Script Output 3306/tcp open mysql | mysql-empty-password: | anonymous account has empty password | root account has empty password Requires mysql...

10CVSS0.99448EPSS
SaveExploits35
Nmap
Nmap
added 2010/01/26 9:40 a.m.256 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
SaveExploits35
Nmap
Nmap
added 2010/01/26 9:40 a.m.246 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
SaveExploits35
Nmap
Nmap
added 2010/01/25 11:51 p.m.112 views

daap-get-library NSE Script

Retrieves a list of music from a DAAP server. The list includes artist names and album and song titles. Output will be capped to 100 items if not otherwise specified in the daapitemlimit script argument. A daapitemlimit below zero outputs the complete contents of the DAAP library. Based on...

10CVSS9.2AI score0.99448EPSS
SaveExploits35
Nmap
Nmap
added 2010/01/21 1:53 a.m.412 views

dns-service-discovery NSE Script

Attempts to discover target hosts' services using the DNS Service Discovery protocol. The script first sends a query for services.dns-sd.udp.local to get a list of services. It then sends a followup query for each one to try to get more information. Script Arguments max-newtargets, newtargets See...

10CVSS0.1AI score0.99448EPSS
SaveExploits35
Nmap
Nmap
added 2010/01/20 9:49 p.m.128 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
SaveExploits35
Nmap
Nmap
added 2009/12/28 5:35 p.m.274 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
SaveExploits35
Nmap
Nmap
added 2009/12/14 7:30 a.m.99 views

citrix-enum-servers-xml NSE Script

Extracts the name of the server farm and member servers from Citrix XML 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 documentatio...

10CVSS0.1AI score0.99448EPSS
SaveExploits35
Nmap
Nmap
added 2009/12/14 7:30 a.m.205 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
SaveExploits35
Rows per page
Query Builder