Lucene search
+L

1958 matches found

Nmap
Nmap
added 2012/07/07 2:38 p.m.427 views

tls-nextprotoneg NSE Script

Enumerates a TLS server's supported protocols by using the next protocol negotiation extension. This works by adding the next protocol negotiation extension in the client hello packet and parsing the returned server hello's NPN extension data. For more information, see: Script Arguments...

10CVSS0.99448EPSS
SaveExploits33
Packet Storm
Packet Storm
added 2012/07/02 12:0 a.m.29 views

Python-wrapper Untrusted Search Path / Code Execution

python-wrapper untrusted search path/code execution vulnerability Python-wrapper executes any test.py script within the current working directory, when supplied with help'modules'. A non-priviledged user may gain code execution by tricking root to help'modules' or help and then modules from withi...

0.1AI score
SaveExploits0
exploitpack
exploitpack
added 2012/07/02 12:0 a.m.29 views

python-wrapper - Untrusted Search PathCode Execution

python-wrapper - Untrusted Search PathCode Execution python-wrapper untrusted search path/code execution vulnerability Python-wrapper executes any test.py script within the current working directory, when supplied with help'modules'. A non-priviledged user may gain code execution by tricking root...

0.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2012/07/02 12:0 a.m.40 views

python-wrapper - Untrusted Search Path/Code Execution

python-wrapper untrusted search path/code execution vulnerability Python-wrapper executes any test.py script within the current working directory, when supplied with help'modules'. A non-priviledged user may gain code execution by tricking root to help'modules' or help and then modules from withi...

5.3AI score
SaveExploits0
Nmap
Nmap
added 2012/06/30 12:2 p.m.150 views

metasploit-msgrpc-brute NSE Script

Performs brute force username and password auditing against Metasploit msgrpc interface. Script Arguments creds.service, creds.global See the documentation for the creds library. smbdomain, smbhash, smbnoguest, smbpassword, smbtype, smbusername See the documentation for the smbauth library. passd...

10CVSS0.2AI score0.99448EPSS
SaveExploits33
zdt
zdt
added 2012/06/30 12:0 a.m.50 views

python-wrapper untrusted search path/code execution

Exploit for python platform in category local exploits Exploit Title: python-wrapper untrusted search path/code execution vulnerability Date: 06-30-12 Exploit Author: ShadowHatesYou Vendor Homepage: python.org Software Link: http://python.org/download/ Version: Python 2.7.3 and earlier Tested on:...

6.8AI score
SaveExploits0
Nmap
Nmap
added 2012/06/29 7:18 p.m.310 views

mcafee-epo-agent NSE Script

Check if ePO agent is running on port 8081 or port identified as ePO Agent port. 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...

10CVSS9.5AI score0.99448EPSS
SaveExploits33
Metasploit
Metasploit
added 2012/06/13 5:58 a.m.84 views

Setuid Nmap Exploit

Nmap's man page mentions that "Nmap should never be installed with special privileges e.g. suid root for security reasons.." and specifically avoids making any of its binaries setuid during installation. Nevertheless, administrators sometimes feel the need to do insecure things. This module abuse...

0.2AI score
SaveExploits0
Nmap
Nmap
added 2012/06/10 11:5 p.m.287 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
SaveExploits33
Nmap
Nmap
added 2012/06/09 6:28 p.m.960 views

http-frontpage-login NSE Script

Checks whether target machines are vulnerable to anonymous Frontpage login. Older, default configurations of Frontpage extensions allow remote user to login anonymously which may lead to server compromise. Script Arguments http-frontpage-login.path Path prefix to Frontpage directories. Defaults t...

10CVSS0.2AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2012/06/03 6:10 p.m.228 views

smb-ls NSE Script

Attempts to retrieve useful information about files shared on SMB volumes. The output is intended to resemble the output of the UNIX ls command. Script Arguments smb-ls.path the path, relative to the share to list the contents from default: root of the share smb-ls.pattern the search pattern to...

10CVSS0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2012/05/29 6:25 p.m.156 views

eppc-enum-processes NSE Script

Attempts to enumerate process info over the Apple Remote Event protocol. When accessing an application over the Apple Remote Event protocol the service responds with the uid and pid of the application, if it is running, prior to requesting authentication. Example Usage nmap -p 3031 --script...

10CVSS9.1AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2012/05/22 7:53 p.m.541 views

distcc-cve2004-2687 NSE Script

Detects and exploits a remote code execution vulnerability in the distributed compiler daemon distcc. The vulnerability was disclosed in 2002, but is still present in modern implementation due to poor configuration of the service. Script Arguments cmd the command to run at the remote server...

10CVSS9.7AI score0.99448EPSS
SaveExploits42
Nmap
Nmap
added 2012/05/20 3:42 p.m.112 views

http-traceroute NSE Script

Exploits the Max-Forwards HTTP header to detect the presence of reverse proxies. The script works by sending HTTP requests with values of the Max-Forwards HTTP header varying from 0 to 2 and checking for any anomalies in certain response values such as the status code, Server, Content-Type and...

10CVSS0.1AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2012/05/14 9:34 p.m.537 views

gkrellm-info NSE Script

Queries a GKRellM service for monitoring information. A single round of collection is made, showing a snapshot of information at the time of the request. Example Usage nmap -p 19150 --script gkrellm-info Script Output PORT STATE SERVICE 19150/tcp open gkrellm | gkrellm-info: | Hostname: ubu1110 |...

10CVSS9.2AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2012/05/14 9:30 p.m.152 views

ajp-request NSE Script

Requests a URI over the Apache JServ Protocol and displays the result or stores it in a file. Different AJP methods such as; GET, HEAD, TRACE, PUT or DELETE may be used. The Apache JServ Protocol is commonly used by web servers to communicate with back-end Java application server containers. Scri...

10CVSS9.3AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2012/05/07 6:49 p.m.150 views

ajp-headers NSE Script

Performs a HEAD or GET request against either the root directory or any optional directory of an Apache JServ Protocol server and returns the server response headers. Script Arguments ajp-headers.path The path to request, such as /index.php. Default /. slaxml.debug See the documentation for the...

10CVSS0.4AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2012/05/07 6:49 p.m.127 views

ajp-auth NSE Script

Retrieves the authentication scheme and realm of an AJP service Apache JServ Protocol that requires authentication. Script Arguments ajp-auth.path Define the request path slaxml.debug See the documentation for the slaxml library. http.host, http.max-body-size, http.max-cache-size,...

10CVSS0.2AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2012/05/01 2:29 p.m.266 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
SaveExploits33
Nmap
Nmap
added 2012/05/01 2:23 p.m.144 views

cups-queue-info NSE Script

Lists currently queued print jobs of the remote CUPS service grouped by printer. 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...

10CVSS9.4AI score0.99448EPSS
SaveExploits33
Rows per page
Query Builder