Lucene search
+L
MetasploitMost viewed

7296 matches found

Metasploit
Metasploit
•added 2025/12/09 6:55 p.m.•777 views

Unauthenticated RCE in React Server Components (React2Shell)

A critical unauthenticated Remote Code Execution RCE vulnerability exists in React Server Components RSC Flight protocol. The vulnerability allows attackers to achieve prototype pollution during deserialization of RSC payloads by sending specially crafted multipart requests with "proto",...

5.8AI score
SaveExploits0
Metasploit
Metasploit
•added 2024/12/07 6:54 p.m.•776 views

Change Password

This module allows Active Directory users to change their own passwords, or reset passwords for accounts they have privileges over. Module Options msf use auxiliary/admin/ldap/changepassword msf auxiliarychangepassword show actions ...actions... msf auxiliarychangepassword set ACTION msf...

7AI score
SaveExploits0
Metasploit
Metasploit
•added 2017/08/13 3:47 a.m.•773 views

Malicious Git HTTP Server For CVE-2017-1000117

This module exploits CVE-2017-1000117, which affects Git version 2.7.5 and lower. A submodule of the form 'ssh://' can be passed parameters from the username incorrectly. This can be used to inject commands to the operating system when the submodule is cloned. This module creates a fake git...

8.8CVSS8.4AI score0.77823EPSS
SaveExploits9
Metasploit
Metasploit
•added 2023/10/31 7:51 p.m.•772 views

Citrix ADC (NetScaler) Bleed Scanner

This module scans for a vulnerability that allows a remote, unauthenticated attacker to leak memory for a target Citrix ADC server. The leaked memory is then scanned for session cookies which can be hijacked if found. Module Options msf use auxiliary/scanner/http/citrixbleedcve20234966 msf...

9.4CVSS7.5AI score0.99999EPSS
SaveExploits15
Metasploit
Metasploit
•added 2025/09/11 6:57 p.m.•771 views

APT Package Manager Persistence

This module will run a payload when the APT package manager is used. This module creates a pre-invoke hook for APT in apt.conf.d. Write access to the apt.conf.d directory is required, typically requiring root access. The hook name is randomized if not specified. Verified on Ubuntu 22.04 Module...

5.8AI score
SaveExploits0
Metasploit
Metasploit
•added 2019/07/04 2:2 p.m.•770 views

Exim 4.87 - 4.91 Local Privilege Escalation

This module exploits a flaw in Exim versions 4.87 to 4.91 inclusive. Improper validation of recipient address in delivermessage function in /src/deliver.c may lead to command execution with root privileges CVE-2019-10149. This module requires Metasploit: https://metasploit.com/download Current...

9.8CVSS1.3AI score0.99961EPSS
SaveExploits27
Metasploit
Metasploit
•added 2023/04/28 7:43 p.m.•768 views

Adobe ColdFusion Unauthenticated Arbitrary File Read

This module exploits a remote unauthenticated deserialization of untrusted data vulnerability in Adobe ColdFusion 2021 Update 5 and earlier as well as ColdFusion 2018 Update 15 and earlier, in order to read an arbitrary file from the server. To run this module you must provide a valid ColdFusion...

9.8CVSS9AI score0.97339EPSS
SaveExploits13
Metasploit
Metasploit
•added 2025/09/26 6:57 p.m.•766 views

Service SystemD override.conf Persistence

This module will create an override.conf file for a SystemD service on the box. The ExecStartPost hook is used to launch the payload after the service is started. We need enough access typically root to write in the /etc/systemd/system directory and potentially restart services. Verified on Ubunt...

5.8AI score
SaveExploits0
Metasploit
Metasploit
•added 2025/09/17 6:53 p.m.•765 views

Commvault Command-Line Argument Injection to Traversal Remote Code Execution

This module exploits an unauthenticated remote code execution exploit chain for Commvault, tracked as CVE-2025-57790 and CVE-2025-57791. A command-line injection permits unauthenticated access to the 'localadmin' account, which then facilitates code execution via expression language injection...

8.8CVSS7.9AI score0.85339EPSS
SaveExploits12
Metasploit
Metasploit
•added 2025/01/10 6:55 p.m.•760 views

Ubuntu needrestart Privilege Escalation

Local attackers can execute arbitrary code as root by tricking needrestart into running the Python interpreter with an attacker-controlled PYTHONPATH environment variable. Verified against Ubuntu 22.04 with needrestart 3.5-5ubuntu2.1 Attempted exploitation against Debian 12, expliotation failed...

7.8CVSS8.9AI score0.19924EPSS
SaveExploits15
Metasploit
Metasploit
•added 2024/06/17 7:55 p.m.•760 views

PHP CGI Argument Injection Remote Code Execution

This module exploits a PHP CGI argument injection vulnerability affecting PHP in certain configurations on a Windows target. A vulnerable configuration is locale dependant such as Chinese or Japanese, such that the Unicode best-fit conversion scheme will unexpectedly convert a soft hyphen 0xAD in...

9.8CVSS7.2AI score0.99987EPSS
SaveExploits66
Metasploit
Metasploit
•added 2023/01/12 7:51 p.m.•760 views

Gather Dbeaver Passwords

This module will determine if Dbeaver is installed on the target system and, if it is, it will try to dump all saved session information from the target. The passwords for these saved sessions will then be decrypted where possible. Module Options msf use post/multi/gather/dbeaver msf postdbeaver...

6.9AI score
SaveExploits0
Metasploit
Metasploit
•added 2025/06/09 6:51 p.m.•759 views

OS Command Exec, Unix Command Shell, Reverse TCP (/dev/tcp)

Execute an OS command from PHP. Creates an interactive shell via bash's builtin /dev/tcp. This will not work on circa 2009 and older Debian-based Linux distributions including Ubuntu because they compile bash without the /dev/tcp feature. Module Options msf use payload/php/unix/cmd/reversebash ms...

5.8AI score
SaveExploits0
Metasploit
Metasploit
•added 2025/03/28 6:50 p.m.•758 views

pfSense Login Scanner

This module performs login attempts against a Netgate pfSense router webpage to bruteforce possible credentials. Module Options msf use auxiliary/scanner/http/pfsenselogin msf auxiliarypfsenselogin show actions ...actions... msf auxiliarypfsenselogin set ACTION msf auxiliarypfsenselogin show...

5.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2023/03/09 7:53 p.m.•757 views

SugarCRM unauthenticated Remote Code Execution (RCE)

This module exploits CVE-2023-22952, a Remote Code Execution RCE vulnerability in SugarCRM 11.0 Enterprise, Professional, Sell, Serve, and Ultimate versions prior to 11.0.5 and SugarCRM 12.0 Enterprise, Sell, and Serve versions prior to 12.0.2. The vulnerability occurs due to a lack of appropriat...

8.8CVSS9.9AI score0.80274EPSS
SaveExploits4
Metasploit
Metasploit
•added 2022/11/01 7:49 p.m.•753 views

Apache Couchdb Erlang RCE

In Apache CouchDB prior to 3.2.2, an attacker can access an improperly secured default installation without authenticating and gain admin privileges. Module Options msf use exploit/multi/http/apachecouchdberlangrce msf exploitapachecouchdberlangrce show targets ...targets... msf...

10CVSS7.5AI score0.92414EPSS
SaveExploits9
Metasploit
Metasploit
•added 2025/09/09 6:55 p.m.•748 views

Template Injection Vulnerability in Sawtooth Software's Lighthouse Studio (CVE-2025-34300)

This module exploits a template injection vulnerability in the Sawtooth Software Lighthouse Studio's ciwweb.pl web application. The application fails to properly sanitize user input within survey templates, allowing unauthenticated attackers to inject and execute arbitrary Perl commands on the...

10CVSS7.1AI score0.5108EPSS
SaveExploits4
Metasploit
Metasploit
•added 2025/07/09 6:55 p.m.•746 views

Multiple Brother devices authentication bypass via default administrator password generation

By leaking a target devices serial number, a remote attacker can generate the target devices default administrator password. The target device may leak its serial number via unauthenticated HTTP, HTTPS, IPP, SNMP, or PJL requests. Module Options msf use...

7.4AI score
SaveExploits0
Metasploit
Metasploit
•added 2024/12/07 6:54 p.m.•745 views

WordPress Really Simple SSL Plugin Authentication Bypass to RCE

This module exploits an authentication bypass vulnerability in the WordPress Really Simple SSL plugin versions 9.0.0 to 9.1.1.1. The vulnerability allows bypassing two-factor authentication 2FA and uploading a plugin to achieve remote code execution RCE. Note: For the system to be vulnerable, 2FA...

9.8CVSS7.8AI score0.81722EPSS
SaveExploits21
Metasploit
Metasploit
•added 2023/02/15 7:51 p.m.•744 views

GitLab GitHub Repo Import Deserialization RCE

An authenticated user can import a repository from GitHub into GitLab. If a user attempts to import a repo from an attacker-controlled server, the server will reply with a Redis serialization protocol object in the nested defaultbranch. GitLab will cache this object and then deserialize it when...

9.9CVSS9AI score0.86194EPSS
SaveExploits5
Metasploit
Metasploit
•added 2023/12/22 7:49 p.m.•742 views

Craft CMS unauthenticated Remote Code Execution (RCE)

This module exploits Remote Code Execution vulnerability CVE-2023-41892 in Craft CMS which is a popular content management system. Craft CMS versions between 4.0.0-RC1 - 4.4.14 are affected by this vulnerability allowing attackers to execute arbitrary code remotely, potentially compromising the...

10CVSS9.2AI score0.93206EPSS
SaveExploits10
Metasploit
Metasploit
•added 2025/02/21 6:53 p.m.•739 views

RaspberryMatic unauthenticated Remote Code Execution vulnerability through HMServer File Upload.

RaspberryMatic / OCCU contains a unauthenticated remote code execution RCE vulnerability, caused by multiple issues within the Java based HMIPServer.jar component. The webui allows for Firmware uploads which can be reached through the URL /pages/jpages/system/DeviceFirmware/addFirmware. This allo...

10CVSS7.9AI score0.08739EPSS
SaveExploits4
Metasploit
Metasploit
•added 2023/10/13 7:50 p.m.•737 views

Apache Superset Signed Cookie RCE

Apache Superset versions use exploit/linux/http/apachesupersetcookiesigrce msf exploitapachesupersetcookiesigrce show targets ...targets... msf exploitapachesupersetcookiesigrce set TARGET msf exploitapachesupersetcookiesigrce show options ...show and set options... msf...

9.8CVSS7.3AI score0.97405EPSS
SaveExploits20
Metasploit
Metasploit
•added 2024/11/21 6:54 p.m.•736 views

Judge0 sandbox escape

Judge0 does not account for symlinks placed inside the sandbox directory, which can be leveraged by an attacker to write to arbitrary files and gain code execution outside of the sandbox. Module Options msf use exploit/linux/http/judge0sandboxescapecve202428189 msf...

9.3AI score
SaveExploits0
Metasploit
Metasploit
•added 2023/12/12 7:52 p.m.•733 views

Splunk Authenticated XSLT Upload RCE

This Metasploit module exploits a Remote Code Execution RCE vulnerability in Splunk Enterprise. The affected versions include 9.0.x before 9.0.7 and 9.1.x before 9.1.2. The exploitation process leverages a weakness in the XSLT transformation functionality of Splunk. Successful exploitation requir...

8.8CVSS8.9AI score0.89066EPSS
SaveExploits4
Metasploit
Metasploit
•added 2023/01/27 7:49 p.m.•729 views

Active Directory Certificate Services (ADCS) privilege escalation (Certifried)

This module exploits a privilege escalation vulnerability in Active Directory Certificate Services ADCS to generate a valid certificate impersonating the Domain Controller DC computer account. This certificate is then used to authenticate to the target as the DC account using PKINIT...

9CVSS7.4AI score0.82989EPSS
SaveExploits8
Metasploit
Metasploit
•added 2024/08/29 6:53 p.m.•728 views

GiveWP Unauthenticated Donation Process Exploit

The GiveWP Donation Plugin and Fundraising Platform for WordPress, in all versions up to and including 3.16.1, is vulnerable to a PHP Object Injection POI attack that allows unauthenticated arbitrary code execution. Although a patch was introduced in version 3.14.2, it was incorrect and can be...

10CVSS9.3AI score0.74283EPSS
SaveExploits11
Metasploit
Metasploit
•added 2023/05/18 7:52 p.m.•725 views

HTTP Fetch, Windows shellcode stage, Windows x64 Reverse TCP Stager

Fetch and execute an x64 payload from an HTTP server. Custom shellcode stage. Connect back to the attacker Windows x64 Module Options msf use payload/cmd/windows/http/x64/custom/reversetcp msf payloadreversetcp show actions ...actions... msf payloadreversetcp set ACTION msf payloadreversetcp show...

6AI score
SaveExploits0
Metasploit
Metasploit
•added 2025/08/07 6:52 p.m.•722 views

Microsoft SharePoint Server ToolPane Unauthenticated Remote Code Execution (aka ToolShell)

This module exploits the authentication bypass vulnerabilities CVE-2025-49706 and CVE-2025-53771, and an unsafe deserialization vulnerability CVE-2025-49704, to achieve unauthenticated RCE against a vulnerable Microsoft SharePoint Server. The vulnerability CVE-2025-53770 was disclosed as being a...

9.8CVSS7.4AI score0.99982EPSS
SaveExploits42
Metasploit
Metasploit
•added 2020/09/23 5:41 p.m.•722 views

Netlogon Weak Cryptographic Authentication

A vulnerability exists within the Netlogon authentication process where the security properties granted by AES are lost due to an implementation flaw related to the use of a static initialization vector IV. An attacker can leverage this flaw to target an Active Directory Domain Controller and mak...

10CVSS8AI score0.99512EPSS
SaveExploits75
Metasploit
Metasploit
•added 2024/12/13 6:55 p.m.•720 views

WordPress WP Time Capsule Arbitrary File Upload to RCE

This module exploits an arbitrary file upload vulnerability in the WordPress WP Time Capsule plugin versions use exploit/multi/http/wptimecapsulefileuploadrce msf exploitwptimecapsulefileuploadrce show targets ...targets... msf exploitwptimecapsulefileuploadrce set TARGET msf...

9.8CVSS8.3AI score0.93709EPSS
SaveExploits7
Metasploit
Metasploit
•added 2025/07/07 6:51 p.m.•717 views

Wing FTP Server NULL-byte Authentication Bypass (CVE-2025-47812)

Wing FTP Server allows arbitrary Lua code injection via a NULL-byte %00 truncation bug CVE-2025-47812. Supplying %00 as the username makes the C++ authentication routine validate only the prefix, while the full string is written unfiltered into the session file and later executed with root/SYSTEM...

10CVSS8.4AI score0.95491EPSS
SaveExploits23
Metasploit
Metasploit
•added 2025/12/10 6:57 p.m.•715 views

Magento SessionReaper

This module exploits CVE-2025-54236 SessionReaper, a critical vulnerability in Magento/Adobe Commerce that allows unauthenticated remote code execution. The vulnerability stems from improper handling of nested deserialization in the payment method context, combined with an unauthenticated file...

9.1CVSS7.8AI score0.94532EPSS
SaveExploits9
Metasploit
Metasploit
•added 2023/04/28 7:43 p.m.•714 views

Adobe ColdFusion Unauthenticated Remote Code Execution

This module exploits a remote unauthenticated deserialization of untrusted data vulnerability in Adobe ColdFusion 2021 Update 5 and earlier as well as ColdFusion 2018 Update 15 and earlier, in order to gain remote code execution. Module Options msf use...

9.8CVSS8.8AI score0.97339EPSS
SaveExploits13
Metasploit
Metasploit
•added 2025/09/04 6:56 p.m.•712 views

Sudo Chroot 1.9.17 Privilege Escalation

Sudo before version 1.19.17p1 allows user to use chroot option, when executing command. The option is intended to run a command with user-selected root directory if sudoers file allow it. Change in version 1.9.14 allows resolving paths via chroot using user-specified root directory when sudoers i...

5.6AI score
SaveExploits0
Metasploit
Metasploit
•added 2022/04/29 5:42 p.m.•708 views

WSO2 Arbitrary File Upload to RCE

This module abuses a vulnerability in certain WSO2 products that allow unrestricted file upload with resultant remote code execution. This affects WSO2 API Manager 2.2.0 and above through 4.0.0; WSO2 Identity Server 5.2.0 and above through 5.11.0; WSO2 Identity Server Analytics 5.4.0, 5.4.1, 5.5....

10CVSS9.8AI score0.99999EPSS
SaveExploits22
Metasploit
Metasploit
•added 2024/04/19 7:51 p.m.•704 views

Palo Alto Networks PAN-OS Unauthenticated Remote Code Execution

This module exploits two vulnerabilities in Palo Alto Networks PAN-OS that allow an unauthenticated attacker to create arbitrarily named files and execute shell commands. Configuration requirements are PAN-OS with GlobalProtect Gateway or GlobalProtect Portal enabled and telemetry collection on...

10CVSS8.1AI score0.99999EPSS
SaveExploits44
Metasploit
Metasploit
•added 2024/11/21 6:54 p.m.•703 views

ProjectSend r1295 - r1605 Unauthenticated Remote Code Execution

This module exploits an improper authorization vulnerability in ProjectSend versions r1295 through r1605. The vulnerability allows an unauthenticated attacker to obtain remote code execution by enabling user registration, disabling the whitelist of allowed file extensions, and uploading a malicio...

9.8CVSS8AI score0.91559EPSS
SaveExploits4
Metasploit
Metasploit
•added 2024/12/16 6:55 p.m.•702 views

WSO2 API Manager Documentation File Upload Remote Code Execution

A vulnerability in the 'Add API Documentation' feature allows malicious users with specific permissions /permission/admin/login and /permission/admin/manage/api/publish to upload arbitrary files to a user-controlled server location. This flaw could be exploited to execute remote code, enabling an...

5.9AI score
SaveExploits0
Metasploit
Metasploit
•added 2023/05/11 7:50 p.m.•702 views

Pentaho Business Server Auth Bypass and Server Side Template Injection RCE

Hitachi Vantara Pentaho Business Analytics Server prior to versions 9.4.0.1 and 9.3.0.2, including 8.3.x is vulnerable to an authentication bypass CVE-2022-43939 and a Server Side Template Injection SSTI vulnerability CVE-2022-43769 that can be chained together to achieve unauthenticated code...

9.8CVSS9.1AI score0.9767EPSS
SaveExploits7
Metasploit
Metasploit
•added 2025/08/13 6:54 p.m.•697 views

PivotX Remote Code Execution

This module gains remote code execution in PivotX management system. The PivotX allows admin user to directly edit files on the webserver, including PHP files. The module exploits this by writing a malicious payload into index.php file, gaining remote code execution. Module Options msf use...

5.4CVSS6.4AI score0.03835EPSS
SaveExploits6
Metasploit
Metasploit
•added 2023/11/02 7:50 p.m.•697 views

F5 BIG-IP TMUI AJP Smuggling RCE

This module exploits a flaw in F5's BIG-IP Traffic Management User Interface TMUI that enables an external, unauthenticated attacker to create an administrative user. Once the user is created, the module uses the new account to execute a command payload. Both the exploit and check methods...

9.8CVSS9.6AI score0.96515EPSS
SaveExploits17
Metasploit
Metasploit
•added 2022/01/20 5:42 p.m.•696 views

VMware vCenter Server Unauthenticated JNDI Injection RCE (via Log4Shell)

VMware vCenter Server is affected by the Log4Shell vulnerability whereby a JNDI string can sent to the server that will cause it to connect to the attacker and deserialize a malicious Java object. This results in OS command execution in the context of the root user in the case of the Linux virtua...

10CVSS8.1AI score0.99999EPSS
SaveExploits360
Metasploit
Metasploit
•added 2022/09/30 7:50 p.m.•692 views

Delinea Thycotic Secret Server Dump

This module exports and decrypts Secret Server credentials to a CSV file; it is intended as a post-exploitation module for Windows hosts with Delinea/Thycotic Secret Server installed. Master Encryption Key MEK and associated IV values are decrypted from encryption.config using a static key baked...

7AI score
SaveExploits0
Metasploit
Metasploit
•added 2020/12/10 5:41 p.m.•690 views

Aerospike Database UDF Lua Code Execution

Aerospike Database versions before 5.1.0.3 permitted user-defined functions UDF to call the os.execute Lua function. This module creates a UDF utilising this function to execute arbitrary operating system commands with the privileges of the user running the Aerospike service. This module does not...

10CVSS8.3AI score0.86749EPSS
SaveExploits8
Metasploit
Metasploit
•added 2024/04/12 7:55 p.m.•689 views

CrushFTP Unauthenticated RCE

This exploit module leverages an Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability CVE-2023-43177 to achieve unauthenticated remote code execution. This affects CrushFTP versions prior to 10.5.1. It is possible to set some user's session properties by...

9.8CVSS9.8AI score0.81801EPSS
SaveExploits7
Metasploit
Metasploit
•added 2025/05/29 6:52 p.m.•688 views

PHP Exec, PHP Execute Command

Execute a PHP payload as an OS command from a Posix-compatible shell. Execute a single system command Module Options msf use payload/cmd/unix/php/exec msf payloadexec show actions ...actions... msf payloadexec set ACTION msf payloadexec show options ...show and set options... msf payloadexec run...

5.8AI score
SaveExploits0
Metasploit
Metasploit
•added 2022/02/26 5:42 p.m.•688 views

Hikvision IP Camera Unauthenticated Command Injection

This module exploits an unauthenticated command injection in a variety of Hikvision IP cameras CVE-2021-36260. The module inserts a command into an XML payload used with an HTTP PUT request sent to the /SDK/webLanguage endpoint, resulting in command execution as the root user. This module...

9.8CVSS9.4AI score0.99869EPSS
SaveExploits24
Metasploit
Metasploit
•added 2024/02/24 7:50 p.m.•687 views

ConnectWise ScreenConnect Unauthenticated Remote Code Execution

This module exploits an authentication bypass vulnerability that allows an unauthenticated attacker to create a new administrator user account on a vulnerable ConnectWise ScreenConnect server. The attacker can leverage this to achieve RCE by uploading a malicious extension module. All versions of...

8.6AI score
SaveExploits0
Metasploit
Metasploit
•added 2024/12/04 6:58 p.m.•683 views

Ivanti Connect Secure Authenticated Remote Code Execution via OpenSSL CRLF Injection

This module exploits a CRLF injection vulnerability in Ivanti Connect Secure to achieve remote code execution CVE-2024-37404. Versions prior to 22.7R2.1 are vulnerable. Note that Ivanti Policy Secure versions prior to 22.7R1.1 are also vulnerable but this module doesn't support this software. Val...

9.1CVSS9.2AI score0.70879EPSS
SaveExploits1
Total number of security vulnerabilities5000