Lucene search
+L
MetasploitMost viewed

7306 matches found

Metasploit
Metasploit
•added 2013/10/30 12:0 a.m.•81 views

Openbravo ERP XXE Arbitrary File Read

The Openbravo ERP XML API expands external entities which can be defined as local files. This allows the user to read any files from the FS as the user Openbravo is running as generally not root. This module was tested against Openbravo ERP version 3.0MP25 and 2.50MP6. Module Options msf use...

3.5CVSS5.3AI score0.21074EPSS
SaveExploits4
Metasploit
Metasploit
•added 2012/10/16 12:0 a.m.•81 views

Ektron 8.02 XSLT Transform Remote Code Execution

This module exploits a vulnerability in Ektron CMS 8.02 before SP5. The vulnerability exists due to the insecure usage of XslCompiledTransform, using a XSLT controlled by the user. The module has been tested successfully on Ektron CMS 8.02 over Windows 2003 SP2, which allows to execute arbitrary...

9.8CVSS8.9AI score0.67776EPSS
SaveExploits6
Metasploit
Metasploit
•added 2012/06/11 12:0 a.m.•81 views

F5 BIG-IP SSH Private Key Exposure

F5 ships a public/private key pair on BIG-IP appliances that allows passwordless authentication to any other BIG-IP box. Since the key is easily retrievable, an attacker can use it to gain unauthorized remote access as root. Module Options msf use exploit/linux/ssh/f5/bigipknownprivkey msf...

7.8CVSS8.4AI score0.63078EPSS
SaveExploits16
Metasploit
Metasploit
•added 2011/12/28 12:0 a.m.•81 views

Hashtable Collisions

This module uses a denial-of-service DoS condition appearing in a variety of programming languages. This vulnerability occurs when storing multiple values in a hash table and all values have the same hash value. This can cause a web server parsing the POST parameters issued with a request into a...

5.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2011/06/10 3:8 a.m.•81 views

Solaris Gather Dump Password Hashes for Solaris Systems

Post module to dump the password hashes for all users on a Solaris System This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Solaris Gather Dump Password Hashes for Solaris Systems', 'Description'...

6.9AI score
SaveExploits0
Metasploit
Metasploit
•added 2011/04/11 12:0 a.m.•81 views

Adobe Flash Player 10.2.153.1 SWF Memory Corruption Vulnerability

This module exploits a vulnerability in Adobe Flash Player that was discovered, and has been exploited actively in the wild. By embedding a specially crafted .swf file, Adobe Flash crashes due to an invalid use of an object type, which allows attackers to overwrite a pointer in memory, and result...

9.3CVSS8.3AI score0.94197EPSS
SaveExploits14
Metasploit
Metasploit
•added 2010/12/25 6:31 a.m.•81 views

SNMP Enumeration Module

This module allows enumeration of any devices with SNMP protocol support. It supports hardware, software, and network information. The default community used is "public". This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framewor...

7.5CVSS7.4AI score0.27166EPSS
SaveExploits3
Metasploit
Metasploit
•added 2010/03/16 6:6 p.m.•81 views

Adobe Acrobat Bundled LibTIFF Integer Overflow

This module exploits an integer overflow vulnerability in Adobe Reader and Adobe Acrobat Professional versions 8.0 through 8.2 and 9.0 through 9.3. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'zlib' class...

7.8CVSS7.1AI score0.88246EPSS
SaveExploits15
Metasploit
Metasploit
•added 2010/02/19 7:31 a.m.•81 views

Coppermine Photo Gallery picEditor.php Command Execution

This module exploits a vulnerability in the picEditor.php script of Coppermine Photo Gallery versions 1.4.14 and earlier. When configured to use the ImageMagick library, the 'quality', 'angle', and 'clipval' parameters are not properly escaped before being passed to the PHP 'exec' command. In ord...

6.8CVSS0.5AI score0.58902EPSS
SaveExploits5
Metasploit
Metasploit
•added 2010/01/27 11:24 p.m.•81 views

MySQL yaSSL CertDecoder::GetName Buffer Overflow

This module exploits a stack buffer overflow in the yaSSL 1.9.8 and earlier implementation bundled with MySQL. By sending a specially crafted client certificate, an attacker can execute arbitrary code. This vulnerability is present within the CertDecoder::GetName function inside...

7.5CVSS7.8AI score0.69552EPSS
SaveExploits4
Metasploit
Metasploit
•added 2007/05/01 11:22 p.m.•81 views

Trend Micro ServerProtect 5.58 Buffer Overflow

This module exploits a buffer overflow in Trend Micro ServerProtect 5.58 Build 1060. By sending a specially crafted RPC request, an attacker could overflow the buffer and execute arbitrary code. This module requires Metasploit: https://metasploit.com/download Current source:...

10CVSS1.1AI score0.71884EPSS
SaveExploits27
Metasploit
Metasploit
•added 2006/01/21 10:10 p.m.•81 views

MS02-018 Microsoft IIS 4.0 .HTR Path Overflow

This exploits a buffer overflow in the ISAPI ISM.DLL used to process HTR scripting in IIS 4.0. This module works against Windows NT 4 Service Packs 3, 4, and 5. The server will continue to process requests until the payload being executed has exited. If you've set EXITFUNC to 'seh', the server wi...

10CVSS7.2AI score0.74651EPSS
SaveExploits8
Metasploit
Metasploit
•added 2022/05/11 5:43 p.m.•80 views

Powershell Exec, Reverse TCP Stager

Execute an x86 payload from a command via PowerShell. Connect back to the attacker Module Options msf use payload/cmd/windows/powershell/patchupmeterpreter/reversetcp msf payloadreversetcp show actions ...actions... msf payloadreversetcp set ACTION msf payloadreversetcp show options ...show and s...

7.1AI score
SaveExploits0
Metasploit
Metasploit
•added 2022/05/11 5:43 p.m.•80 views

Powershell Exec, Bind TCP Stager with UUID Support (Windows x86)

Execute an x86 payload from a command via PowerShell. Listen for a connection with UUID Support Windows x86 Module Options msf use payload/cmd/windows/powershell/peinject/bindtcpuuid msf payloadbindtcpuuid show actions ...actions... msf payloadbindtcpuuid set ACTION msf payloadbindtcpuuid show...

7.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2022/05/11 5:43 p.m.•80 views

Powershell Exec, Reverse TCP Stager with UUID Support

Execute an x86 payload from a command via PowerShell. Connect back to the attacker with UUID Support Module Options msf use payload/cmd/windows/powershell/meterpreter/reversetcpuuid msf payloadreversetcpuuid show actions ...actions... msf payloadreversetcpuuid set ACTION msf payloadreversetcpuuid...

7.1AI score
SaveExploits0
Metasploit
Metasploit
•added 2022/05/11 5:43 p.m.•80 views

Powershell Exec

Execute an x86 payload from a command via PowerShell Module Options msf use payload/cmd/windows/powershell/formatalldrives msf payloadformatalldrives show actions ...actions... msf payloadformatalldrives set ACTION msf payloadformatalldrives show options ...show and set options... msf...

7.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2019/08/09 12:0 a.m.•80 views

URGENT/11 Scanner, Based on Detection Tool by Armis

This module detects VxWorks and the IPnet IP stack, along with devices vulnerable to CVE-2019-12258. Module Options msf use auxiliary/scanner/vxworks/urgent11/check msf undefinedcheck show actions ...actions... msf undefinedcheck set ACTION msf undefinedcheck show options ...show and set options...

7.5CVSS7.7AI score0.23354EPSS
SaveExploits2
Metasploit
Metasploit
•added 2019/01/21 12:0 a.m.•80 views

Microsoft Exchange Privilege Escalation Exploit

This module exploits a privilege escalation vulnerability found in Microsoft Exchange - CVE-2019-0724 Execution of the module will force Exchange to authenticate to an arbitrary URL over HTTP via the Exchange PushSubscription feature. This allows us to relay the NTLM authentication to a Domain...

9.3CVSS7.8AI score0.23799EPSS
SaveExploits2
Metasploit
Metasploit
•added 2017/05/10 12:0 a.m.•80 views

Veritas/Symantec Backup Exec SSL NDMP Connection Use-After-Free

This module exploits a use-after-free vulnerability in the handling of SSL NDMP connections in Veritas/Symantec Backup Exec's Remote Agent for Windows. When SSL is re-established on a NDMP connection that previously has had SSL established, the BIO struct for the connection's previous SSL session...

10CVSS9.2AI score0.71003EPSS
SaveExploits4
Metasploit
Metasploit
•added 2016/07/07 12:0 a.m.•80 views

NetBSD mail.local Privilege Escalation

This module attempts to exploit a race condition in mail.local with SUID bit set on: NetBSD 7.0 - 7.0.1 verified on 7.0.1 NetBSD 6.1 - 6.1.5 NetBSD 6.0 - 6.0.6 Successful exploitation relies on a crontab job with root privilege, which may take up to 10min to execute. Module Options msf use...

7.8CVSS7.3AI score0.03563EPSS
SaveExploits7
Metasploit
Metasploit
•added 2016/05/04 12:0 a.m.•80 views

Linux BPF doubleput UAF Privilege Escalation

Linux kernel 4.4 use exploit/linux/local/bpf/privesc msf undefinedprivesc show actions ...actions... msf undefinedprivesc set ACTION msf undefinedprivesc show options ...show and set options... msf undefinedprivesc run This module requires Metasploit: https://metasploit.com/download Current sourc...

7.8CVSS6.5AI score0.10202EPSS
SaveExploits6
Metasploit
Metasploit
•added 2016/03/16 12:0 a.m.•80 views

BMC Server Automation RSCD Agent NSH Remote Command Execution

This module exploits a weak access control check in the BMC Server Automation RSCD agent that allows arbitrary operating system commands to be executed without authentication. Note: Under Windows, non-powershell commands may need to be prefixed with 'cmd /c'. Module Options msf use...

5.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/11/17 6:59 p.m.•80 views

Veeder-Root Automatic Tank Gauge (ATG) Administrative Client

This module acts as a simplistic administrative client for interfacing with Veeder-Root Automatic Tank Gauges ATGs or other devices speaking the TLS-250 and TLS-350 protocols. This has been tested against GasPot and Conpot, both honeypots meant to simulate ATGs; it has not been tested against...

7.4AI score
SaveExploits0
Metasploit
Metasploit
•added 2013/05/22 12:0 a.m.•80 views

Java JMX Server Insecure Endpoint Code Execution Scanner

Detect Java JMX endpoints Module Options msf use auxiliary/scanner/misc/java/jmxserver msf undefinedjmxserver show actions ...actions... msf undefinedjmxserver set ACTION msf undefinedjmxserver show options ...show and set options... msf undefinedjmxserver run This module requires Metasploit:...

10CVSS7.3AI score0.89048EPSS
SaveExploits3
Metasploit
Metasploit
•added 2013/05/14 12:0 a.m.•80 views

Firefox toString console.time Privileged Javascript Injection

This exploit gains remote code execution on Firefox 15-22 by abusing two separate Javascript-related vulnerabilities to ultimately inject malicious Javascript code into a context running with chrome:// privileges. Module Options msf use exploit/multi/browser/firefox/tostringconsoleinjection msf...

6.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2013/03/13 12:0 a.m.•80 views

Novell Zenworks Mobile Managment MDM.php Local File Inclusion Vulnerability

This module exercises a vulnerability in Novel Zenworks Mobile Management's Mobile Device Management component which can allow unauthenticated remote code execution. Due to a flaw in the MDM.php script's input validation, remote attackers can both upload and execute code via a directory traversal...

7.5CVSS5.9AI score0.68079EPSS
SaveExploits10
Metasploit
Metasploit
•added 2009/07/27 2:5 p.m.•80 views

TikiWiki tiki-graph_formula Remote PHP Code Execution

TikiWiki 'TikiWiki tiki-graphformula Remote PHP Code Execution', 'Description' = %q TikiWiki 'Matteo Cantoni ', 'jduck' , 'License' = MSFLICENSE, 'References' = 'CVE', '2007-5423', 'OSVDB', '40478', 'BID', '26006', , 'Privileged' = false, 'Payload' = 'DisableNops' = true, 6k. Really...

7.5CVSS10AI score0.76661EPSS
SaveExploits7
Metasploit
Metasploit
•added 2009/07/21 1:4 a.m.•80 views

Novell NetIdentity Agent XTIERRPCPIPE Named Pipe Buffer Overflow

This module exploits a stack buffer overflow in Novell's NetIdentity Agent. When sending a specially crafted string to the 'XTIERRPCPIPE' named pipe, an attacker may be able to execute arbitrary code. The success of this module is much greater once the service has been restarted. This module...

10CVSS0.6AI score0.65934EPSS
SaveExploits7
Metasploit
Metasploit
•added 2006/10/11 9:27 a.m.•80 views

Apache Win32 Chunked Encoding

This module exploits the chunked transfer integer wrap vulnerability in Apache version 1.2.x to 1.3.24. This particular module has been tested with all versions of the official Win32 build between 1.3.9 and 1.3.24. Additionally, it should work against most co-branded and bundled versions of Apach...

7.5CVSS0.6AI score0.95027EPSS
SaveExploits10
Metasploit
Metasploit
•added 2005/12/25 10:47 p.m.•80 views

Snort Back Orifice Pre-Preprocessor Buffer Overflow

This module exploits a stack buffer overflow in the Back Orifice pre-processor module included with Snort versions 2.4.0, 2.4.1, 2.4.2, and 2.4.3. This vulnerability could be used to completely compromise a Snort sensor, and would typically gain an attacker full root or administrative privileges...

7.5CVSS7.4AI score0.83621EPSS
SaveExploits15
Metasploit
Metasploit
•added 2022/03/16 5:42 p.m.•79 views

Python Exec, Python Meterpreter Shell, Reverse HTTPS Inline

Execute a Python payload as an OS command from a Posix-compatible shell. Connect back to the attacker and spawn a Meterpreter shell Module Options msf use payload/cmd/unix/python/meterpreterreversehttps msf payloadmeterpreterreversehttps show actions ...actions... msf payloadmeterpreterreversehtt...

7.1AI score
SaveExploits0
Metasploit
Metasploit
•added 2022/03/16 5:42 p.m.•79 views

Python Exec, Command Shell, Bind TCP (via python)

Execute a Python payload as an OS command from a Posix-compatible shell. Creates an interactive shell via Python, encodes with base64 by design. Compatible with Python 2.4-2.7 and 3.4+. Module Options msf use payload/cmd/unix/python/shellbindtcp msf payloadshellbindtcp show actions ...actions...

7.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2019/10/16 12:0 a.m.•79 views

Solaris xscreensaver log Privilege Escalation

This module exploits a vulnerability in xscreensaver versions since 5.06 on unpatched Solaris 11 systems which allows users to gain root privileges. xscreensaver allows users to create a user-owned file at any location on the filesystem using the -log command line argument introduced in version...

8.8CVSS7.8AI score0.13399EPSS
SaveExploits8
Metasploit
Metasploit
•added 2018/10/11 12:0 a.m.•79 views

Nuuo Central Management Server Authenticated Arbitrary File Upload

The COMMITCONFIG verb is used by a CMS client to upload and modify the configuration of the CMS Server. The vulnerability is in the "FileName" parameter, which accepts directory traversal ....\ characters. Therefore, this function can be abused to overwrite any files in the installation drive of...

9.8CVSS8.4AI score0.15312EPSS
SaveExploits3
Metasploit
Metasploit
•added 2018/08/29 12:0 a.m.•79 views

Snap Creek Duplicator WordPress plugin code injection

When the WordPress plugin Snap Creek Duplicator restores a backup, it leaves dangerous files in the filesystem such as installer.php and installer-backup.php. These files allow anyone to call a function that overwrite the wp-config.php file AND this function does not sanitize POST parameters befo...

9.8CVSS8.6AI score0.60086EPSS
SaveExploits4
Metasploit
Metasploit
•added 2018/04/20 12:0 a.m.•79 views

Foxit PDF Reader Pointer Overwrite UAF

Foxit PDF Reader v9.0.1.1049 has a Use-After-Free vulnerability in the Text Annotations component and the TypedArray's use uninitialized pointers. The vulnerabilities can be combined to leak a vtable memory address, which can be adjusted to point to the base address of the executable. A ROP chain...

5.4AI score
SaveExploits0
Metasploit
Metasploit
•added 2017/12/18 10:32 p.m.•79 views

Cambium cnPilot r200/r201 Login Scanner and Config Dump

This module scans for Cambium cnPilot r200/r201 management login portals, attempts to identify valid credentials, and dump device configuration. The device has at least two 2 users - admin and user. Due to an access control vulnerability, it is possible for 'user' account to access full device...

8.8CVSS0.4AI score0.08133EPSS
SaveExploits2
Metasploit
Metasploit
•added 2016/02/13 12:0 a.m.•79 views

Ubiquiti airOS Arbitrary File Upload

This module exploits a pre-auth file upload to install a new root user to /etc/passwd and an SSH key to /etc/dropbear/authorizedkeys. FYI, /etc/passwd,dropbear/authorizedkeys will be overwritten. /etc/persistent/rc.poststart will be overwritten if PERSISTETC is true. This method is used by the "m...

10CVSS8.6AI score0.73999EPSS
SaveExploits3
Metasploit
Metasploit
•added 2015/05/19 8:49 a.m.•79 views

Forward SSH Agent Requests To Remote Pageant

This module forwards SSH agent requests from a local socket to a remote Pageant instance. If a target Windows machine is compromised and is running Pageant, this will allow the attacker to run normal OpenSSH commands e.g. ssh-add -l against the Pageant host which are tunneled through the...

0.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/01/04 12:0 a.m.•79 views

ASUS infosvr Auth Bypass Command Execution

This module exploits an authentication bypass vulnerability in the infosvr service running on UDP port 9999 on various ASUS routers to execute arbitrary commands as root. This module launches the BusyBox Telnet daemon on the port specified in the TelnetPort option to gain an interactive remote...

10CVSS5.8AI score0.80731EPSS
SaveExploits13
Metasploit
Metasploit
•added 2014/09/04 5:32 p.m.•79 views

PostgreSQL Login Utility

This module attempts to authenticate against a PostgreSQL instance using username and password combinations indicated by the USERFILE, PASSFILE, and USERPASSFILE options. Note that passwords may be either plaintext or MD5 formatted hashes. This module requires Metasploit:...

7.5CVSS7.4AI score0.53618EPSS
SaveExploits41
Metasploit
Metasploit
•added 2014/03/10 12:0 a.m.•79 views

Yokogawa CENTUM CS 3000 BKCLogSvr.exe Heap Buffer Overflow

This module abuses a buffer overflow vulnerability to trigger a Denial of Service of the BKCLogSvr component in the Yokogaca CENTUM CS 3000 product. The vulnerability exists in the handling of malformed log packets, with an unexpected long level field. The root cause of the vulnerability is a...

9.3CVSS8.2AI score0.25359EPSS
SaveExploits4
Metasploit
Metasploit
•added 2014/01/14 12:0 a.m.•79 views

KingScada kxClientDownload.ocx ActiveX Remote Code Execution

This module abuses the kxClientDownload.ocx ActiveX control distributed with WellingTech KingScada. The ProjectURL property can be abused to download and load arbitrary DLLs from arbitrary locations, leading to arbitrary code execution, because of a dangerous usage of LoadLibrary. Due to the natu...

7.5CVSS5.6AI score0.48303EPSS
SaveExploits5
Metasploit
Metasploit
•added 2013/10/11 12:0 a.m.•79 views

Android Settings Remove Device Locks (4.0-4.3)

This module exploits a bug in the Android 4.0 to 4.3 com.android.settings.ChooseLockGeneric class. Any unprivileged app can exploit this vulnerability to remove the lockscreen. A logic flaw / design error exists in the settings application that allows an Intent from any application to clear the...

8.8CVSS6AI score0.0803EPSS
SaveExploits2
Metasploit
Metasploit
•added 2013/01/28 12:0 a.m.•79 views

Ruby on Rails Devise Authentication Password Reset

The Devise authentication gem for Ruby on Rails is vulnerable to a password reset exploit leveraging type confusion. By submitting XML to rails, we can influence the type used for the resetpasswordtoken parameter. This allows for resetting passwords of arbitrary accounts, knowing only the...

6.8CVSS5.6AI score0.14126EPSS
SaveExploits3
Metasploit
Metasploit
•added 2013/01/18 12:0 a.m.•79 views

Polycom Command Shell Authorization Bypass

The login component of the Polycom Command Shell on Polycom HDX video endpoints, running software versions 3.0.5 and earlier, is vulnerable to an authorization bypass when simultaneous connections are made to the service, allowing remote network attackers to gain access to a sandboxed telnet prom...

4.8AI score
SaveExploits0
Metasploit
Metasploit
•added 2013/01/05 1:44 a.m.•79 views

Wordpress Pingback Locator

This module will scan for wordpress sites with the Pingback API enabled. By interfacing with the API an attacker can cause the wordpress site to port scan an external target and return results. Refer to the wordpresspingbackportscanner module. This issue was fixed in wordpress 3.5.1 This module...

6.4CVSS7.1AI score0.28857EPSS
SaveExploits3
Metasploit
Metasploit
•added 2012/09/03 5:50 p.m.•79 views

JBoss DeploymentFileRepository WAR Deployment (via JMXInvokerServlet)

This module can be used to execute a payload on JBoss servers that have an exposed HTTPAdaptor's JMX Invoker exposed on the "JMXInvokerServlet". By invoking the methods provided by jboss.admin:DeploymentFileRepository a stager is deployed to finally upload the selected payload to the target. The...

7.5CVSS7.4AI score0.81775EPSS
SaveExploits6
Metasploit
Metasploit
•added 2012/06/12 12:0 a.m.•79 views

FreeBSD Intel SYSRET Privilege Escalation

This module exploits a vulnerability in the FreeBSD kernel, when running on 64-bit Intel processors. By design, 64-bit processors following the X86-64 specification will trigger a general protection fault GPF when executing a SYSRET instruction with a non-canonical address in the RCX register...

7.2CVSS8.1AI score0.37465EPSS
SaveExploits8
Metasploit
Metasploit
•added 2010/12/01 2:1 a.m.•79 views

EnjoySAP SAP GUI ActiveX Control Arbitrary File Download

This module allows remote attackers to place arbitrary files on a users file system by abusing the "CompDownload" method in the SAP KWEdit ActiveX Control kwedit.dll 6400.1.1.41. This module requires Metasploit: https://metasploit.com/download Current source:...

9.3CVSS10AI score0.27594EPSS
SaveExploits4
Total number of security vulnerabilities5000