Lucene search
+L
MetasploitRecent

7306 matches found

Metasploit
Metasploit
added 2021/05/05 12:0 a.m.136 views

Cisco HyperFlex HX Data Platform Command Execution

This module exploits an unauthenticated command injection in Cisco HyperFlex HX Data Platform's /storfs-asup endpoint to execute shell commands as the Tomcat user. Module Options msf use exploit/linux/http/cisco/hyperflexhxdataplatformcmdexec msf undefinedhyperflexhxdataplatformcmdexec show actio...

5.5AI score
SaveExploits0
Metasploit
Metasploit
added 2021/05/05 12:0 a.m.95 views

Cisco HyperFlex HX Data Platform unauthenticated file upload to RCE (CVE-2021-1499)

This module exploits an unauthenticated file upload vulnerability in Cisco HyperFlex HX Data Platform's /upload endpoint to upload and execute a payload as the Tomcat user. Module Options msf use exploit/linux/http/cisco/hyperflexfileuploadrce msf undefinedhyperflexfileuploadrce show actions...

5.3CVSS5.7AI score0.80426EPSS
SaveExploits5
Metasploit
Metasploit
added 2021/05/04 5:41 p.m.56 views

UNIX Gather Kerberos Tickets

Post Module to obtain all kerberos tickets on the targeted UNIX machine. Module Options msf use post/multi/gather/unixkerberostickets msf postunixkerberostickets show actions ...actions... msf postunixkerberostickets set ACTION msf postunixkerberostickets show options ...show and set options... m...

5.4AI score
SaveExploits0
Metasploit
Metasploit
added 2021/05/04 5:41 p.m.789 views

UNIX Gather Cached AD Hashes

Post Module to obtain all cached AD hashes on the targeted UNIX machine. These can be cracked with John the Ripper JtR. Module Options msf use post/multi/gather/unixcachedadhashes msf postunixcachedadhashes show actions ...actions... msf postunixcachedadhashes set ACTION msf postunixcachedadhashe...

7AI score
SaveExploits0
Metasploit
Metasploit
added 2021/05/04 12:0 a.m.112 views

Dell DBUtil_2_3.sys IOCTL memmove

The DBUtil23.sys driver distributed by Dell exposes an unprotected IOCTL interface that can be abused by an attacker read and write kernel-mode memory. Module Options msf use exploit/windows/local/cve/202121551dbutilmemmove msf undefined202121551dbutilmemmove show actions ...actions... msf...

8.8CVSS8AI score0.53116EPSS
SaveExploits17
Metasploit
Metasploit
added 2021/05/04 12:0 a.m.134 views

Wordpress Plugin Backup Guard - Authenticated Remote Code Execution

This module allows an attacker with a privileged Wordpress account to launch a reverse shell due to an arbitrary file upload vulnerability in Wordpress plugin Backup Guard .php Module Options msf use exploit/multi/http/wp/pluginbackupguardrce msf undefinedpluginbackupguardrce show actions...

7.2CVSS7.6AI score0.84112EPSS
SaveExploits9
Metasploit
Metasploit
added 2021/04/29 5:41 p.m.49 views

Redis Extractor

This module connects to a Redis instance and retrieves keys and data stored. Module Options msf use auxiliary/gather/redisextractor msf auxiliaryredisextractor show actions ...actions... msf auxiliaryredisextractor set ACTION msf auxiliaryredisextractor show options ...show and set options... msf...

7AI score
SaveExploits0
Metasploit
Metasploit
added 2021/04/28 12:0 a.m.97 views

SuiteCRM Log File Remote Code Execution

This module exploits an input validation error on the log file extension parameter. It does not properly validate upper/lower case characters. Once this occurs, the application log file will be treated as a php file. The log file can then be populated with php code by changing the username of a...

5.4AI score
SaveExploits0
Metasploit
Metasploit
added 2021/04/26 12:0 a.m.78 views

Git LFS Clone Command Exec

Git clients that support delay-capable clean / smudge filters and symbolic links on case-insensitive file systems are vulnerable to remote code execution while cloning a repository. Usage of clean / smudge filters through Git LFS and a case-insensitive file system changes the checkout order of...

8CVSS8.3AI score0.88644EPSS
SaveExploits5
Metasploit
Metasploit
added 2021/04/21 12:0 a.m.255 views

Netgear R7000 backup.cgi Heap Overflow RCE

This module exploits a heap buffer overflow in the genie.cgi?backup.cgi page of Netgear R7000 routers running firmware version 1.0.11.116. Successful exploitation results in unauthenticated attackers gaining code execution as the root user. The exploit utilizes these privileges to enable the teln...

8.8CVSS8.8AI score0.14177EPSS
SaveExploits4
Metasploit
Metasploit
added 2021/04/20 12:0 a.m.100 views

Pi-Hole Remove Commands Linux Priv Esc

Pi-Hole versions 3.0 - 5.3 allows for command line input to the removecustomcname, removecustomdns, and removestaticdhcp functions without properly validating the parameters before passing to sed. When executed as the www-data user, this allows for a privilege escalation to root since www-data is...

7.8CVSS7.6AI score0.01863EPSS
SaveExploits4
Metasploit
Metasploit
added 2021/04/15 12:0 a.m.73 views

Apache Tapestry HMAC secret key leak

This exploit finds the HMAC secret key used in Java serialization by Apache Tapestry. This key is located in the file AppModule.class by default and looks like the standard representation of UUID in hex digits hd : 6hd-4hd-4hd-4hd-12hd If the HMAC key has been changed to look differently, this...

10CVSS8.3AI score0.93802EPSS
SaveExploits5
Metasploit
Metasploit
added 2021/04/14 12:0 a.m.557 views

GitLab Unauthenticated Remote ExifTool Command Injection

This module exploits an unauthenticated file upload and command injection vulnerability in GitLab Community Edition CE and Enterprise Edition EE. The patched versions are 13.10.3, 13.9.6, and 13.8.8. Exploitation will result in command execution as the git user. Module Options msf use...

5.7AI score
SaveExploits0
Metasploit
Metasploit
added 2021/04/13 12:0 a.m.56 views

Google Chrome versions before 89.0.4389.128 V8 XOR Typer Out-Of-Bounds Access RCE

This module exploits an issue in the V8 engine on x86x64 builds of Google Chrome before 89.0.4389.128/90.0.4430.72 when handling XOR operations in JIT'd JavaScript code. Successful exploitation allows an attacker to execute arbitrary code within the context of the V8 process. As the V8 process is...

8.8CVSS8.7AI score0.69291EPSS
SaveExploits6
Metasploit
Metasploit
added 2021/04/13 12:0 a.m.183 views

Cockpit CMS NoSQLi to RCE

This module exploits two NoSQLi vulnerabilities to retrieve the user list, and password reset tokens from the system. Next, the USER is targetted to reset their password. Then a command injection vulnerability is used to execute the payload. While it is possible to upload a payload and execute it...

9.8CVSS8.7AI score0.98165EPSS
SaveExploits12
Metasploit
Metasploit
added 2021/04/12 12:0 a.m.233 views

2021 Ubuntu Overlayfs LPE

This module exploits a vulnerability in Ubuntu's implementation of overlayfs. The vulnerability is the result of failing to verify the ability of a user to set the attributes in a running executable. Specifically, when Overlayfs sends the set attributes data to the underlying file system via...

8.8CVSS7.1AI score0.49166EPSS
SaveExploits28
Metasploit
Metasploit
added 2021/04/09 5:42 p.m.67 views

Haserl Arbitrary File Reader

This module exploits haserl prior to 0.9.36 to read arbitrary files. The most widely accepted exploitation vector is reading /etc/shadow, which will reveal root's hash for cracking. Module Options msf use post/linux/gather/haserlread msf posthaserlread show actions ...actions... msf posthaserlrea...

5.5CVSS5.4AI score0.01082EPSS
SaveExploits2
Metasploit
Metasploit
added 2021/04/07 5:41 p.m.226 views

Diagnostics Agent in Solution Manager, stores unencrypted credentials for Solution Manager server

This module retrieves the secstore.properties file on a SMDAgent. This file contains the credentials used by the SMDAgent to connect to the SAP Solution Manager server. Module Options msf use post/multi/sap/smdagentgetproperties msf postsmdagentgetproperties show actions ...actions... msf...

2.7CVSS4.3AI score0.02089EPSS
SaveExploits1
Metasploit
Metasploit
added 2021/04/07 12:0 a.m.185 views

Cisco Small Business RV Series Authentication Bypass and Command Injection

This module exploits an authentication bypass CVE-2021-1472 and command injection CVE-2021-1473 in the Cisco Small Business RV series of VPN/routers. The device does not adequately verify the credentials in the HTTP Authorization field when requests are made to the /upload endpoint. Then the...

9.8CVSS7.8AI score0.72472EPSS
SaveExploits8
Metasploit
Metasploit
added 2021/04/06 12:0 a.m.1072 views

Microsoft Exchange ProxyShell RCE

This module exploits a vulnerability on Microsoft Exchange Server that allows an attacker to bypass the authentication CVE-2021-31207, impersonate an arbitrary user CVE-2021-34523 and write an arbitrary file CVE-2021-34473 to achieve the RCE Remote Code Execution. By taking advantage of this...

10CVSS8.4AI score0.99999EPSS
SaveExploits18
Metasploit
Metasploit
added 2021/03/30 12:0 a.m.58 views

VMware vRealize Operations (vROps) Manager SSRF RCE

This module exploits a pre-auth SSRF CVE-2021-21975 and post-auth file write CVE-2021-21983 in VMware vRealize Operations Manager to leak admin creds and write/execute a JSP payload. CVE-2021-21975 affects the /casa/nodes/thumbprints endpoint, and CVE-2021-21983 affects the...

8.5CVSS7.5AI score0.7829EPSS
SaveExploits12
Metasploit
Metasploit
added 2021/03/29 12:0 a.m.94 views

GravCMS Remote Command Execution

This module exploits arbitrary config write/update vulnerability to achieve remote code execution. Unauthenticated users can execute a terminal command under the context of the web server user. Grav Admin Plugin is an HTML user interface that provides a way to configure Grav and create and modify...

9.8CVSS9.1AI score0.806EPSS
SaveExploits12
Metasploit
Metasploit
added 2021/03/27 5:42 p.m.54 views

Windows Gather Exchange Server Mailboxes

This module will gather information from an on-premise Exchange Server running on the target machine. Two actions are supported: LIST default action: List basic information about all Exchange servers and mailboxes hosted on the target. EXPORT: Export and download a chosen mailbox in the form of a...

6.8AI score
SaveExploits0
Metasploit
Metasploit
added 2021/03/27 5:42 p.m.164 views

Nagios XI Scanner

The module detects the version of Nagios XI applications and suggests matching exploit modules based on the version number. Since Nagios XI applications only reveal the version to authenticated users, valid credentials for a Nagios XI account are required. Alternatively, it is possible to provide...

9CVSS7.3AI score0.81915EPSS
SaveExploits32
Metasploit
Metasploit
added 2021/03/25 12:0 a.m.209 views

macOS Gatekeeper check bypass

This module exploits two CVEs that bypass Gatekeeper. For CVE-2021-30657, this module serves an OSX app as a zip that contains no Info.plist, which bypasses gatekeeper in macOS use exploit/osx/browser/osx/gatekeeperbypass msf undefinedgatekeeperbypass show actions ...actions... msf...

5.5CVSS7AI score0.68531EPSS
SaveExploits5
Metasploit
Metasploit
added 2021/03/22 12:0 a.m.79 views

Apache OFBiz SOAP Java Deserialization

This module exploits a Java deserialization vulnerability in Apache OFBiz's unauthenticated SOAP endpoint /webtools/control/SOAPService for versions prior to 17.12.06. Module Options msf use exploit/linux/http/apache/ofbizdeserializationsoap msf undefinedofbizdeserializationsoap show actions...

9.8CVSS9AI score0.97822EPSS
SaveExploits9
Metasploit
Metasploit
added 2021/03/19 5:42 p.m.34 views

Win32k ConsoleControl Offset Confusion

A vulnerability exists within win32k that can be leveraged by an attacker to escalate privileges to those of NT AUTHORITY\SYSTEM. The flaw exists in how the WndExtra field of a window can be manipulated into being treated as an offset despite being populated by an attacker-controlled value. This...

7.8CVSS7.3AI score0.80968EPSS
SaveExploits41
Metasploit
Metasploit
added 2021/03/17 12:0 a.m.83 views

rConfig Vendors Auth File Upload RCE

This module allows an attacker with a privileged rConfig account to start a reverse shell due to an arbitrary file upload vulnerability in /lib/crud/vendors.crud.php. Then, the uploaded payload can be triggered by a call to images/vendor/.php Module Options msf use...

8.8CVSS8.1AI score0.05009EPSS
SaveExploits2
Metasploit
Metasploit
added 2021/03/10 12:0 a.m.139 views

F5 iControl REST Unauthenticated SSRF Token Generation RCE

This module exploits a pre-auth SSRF in the F5 iControl REST API's /mgmt/shared/authn/login endpoint to generate an X-F5-Auth-Token that can be used to execute root commands on an affected BIG-IP or BIG-IQ device. This vulnerability is known as CVE-2021-22986. CVE-2021-22986 affects the following...

10CVSS8.9AI score0.99898EPSS
SaveExploits20
Metasploit
Metasploit
added 2021/03/02 12:0 a.m.364 views

Microsoft Exchange ProxyLogon Collector

This module exploit a vulnerability on Microsoft Exchange Server that allows an attacker bypassing the authentication and impersonating as the admin CVE-2021-26855. By taking advantage of this vulnerability, it is possible to dump all mailboxes emails, attachments, contacts, .... This vulnerabili...

9.8CVSS8.5AI score0.99999EPSS
SaveExploits65
Metasploit
Metasploit
added 2021/03/02 12:0 a.m.43 views

VMware View Planner Unauthenticated Log File Upload RCE

This module exploits an unauthenticated log file upload within the loguploadwsgi.py file of VMWare View Planner 4.6 prior to 4.6 Security Patch 1. Successful exploitation will result in RCE as the apache user inside the appacheServer Docker container. Module Options msf use...

9.8CVSS8.4AI score0.99005EPSS
SaveExploits9
Metasploit
Metasploit
added 2021/03/02 12:0 a.m.556 views

Microsoft Exchange ProxyLogon Scanner

This module scan for a vulnerability on Microsoft Exchange Server that allows an attacker bypassing the authentication and impersonating as the admin CVE-2021-26855. By chaining this bug with another post-auth arbitrary-file-write vulnerability to get code execution CVE-2021-27065. As a result, a...

9.8CVSS9.3AI score0.99999EPSS
SaveExploits67
Metasploit
Metasploit
added 2021/03/02 12:0 a.m.426 views

Microsoft Exchange ProxyLogon RCE

This module exploit a vulnerability on Microsoft Exchange Server that allows an attacker bypassing the authentication, impersonating as the admin CVE-2021-26855 and write arbitrary file CVE-2021-27065 to get the RCE Remote Code Execution. By taking advantage of this vulnerability, you can execute...

9.8CVSS8.8AI score0.99999EPSS
SaveExploits67
Metasploit
Metasploit
added 2021/03/01 12:0 a.m.249 views

Veritas Backup Exec Agent Remote Code Execution

Veritas Backup Exec Agent supports multiple authentication schemes and SHA authentication is one of them. This authentication scheme is no longer used within Backup Exec versions, but hadn't yet been disabled. An attacker could remotely exploit the SHA authentication scheme to gain unauthorized...

5.6AI score
SaveExploits0
Metasploit
Metasploit
added 2021/02/27 5:42 p.m.81 views

FortiOS Path Traversal Credential Gatherer

Fortinet FortiOS versions 5.4.6 to 5.4.12, 5.6.3 to 5.6.7 and 6.0.0 to 6.0.4 are vulnerable to a path traversal vulnerability within the SSL VPN web portal which allows unauthenticated attackers to download FortiOS system files through specially crafted HTTP requests. This module exploits this...

9.8CVSS6.8AI score0.99999EPSS
SaveExploits22
Metasploit
Metasploit
added 2021/02/26 12:0 a.m.104 views

FortiLogger Arbitrary File Upload Exploit

This module exploits an unauthenticated arbitrary file upload via insecure POST request. It has been tested on versions use exploit/windows/http/fortilogger/arbitraryfileupload msf undefinedarbitraryfileupload show actions ...actions... msf undefinedarbitraryfileupload set ACTION msf...

9.8CVSS8.6AI score0.97512EPSS
SaveExploits8
Metasploit
Metasploit
added 2021/02/25 5:42 p.m.54 views

Process Herpaderping evasion technique

This module allows you to generate a Windows executable that evades security products such as Windows Defender, Avast, etc. This uses the Process Herpaderping technique to bypass Antivirus detection. This method consists in obscuring the behavior of a running process by modifying the executable o...

7.2AI score
SaveExploits0
Metasploit
Metasploit
added 2021/02/25 12:0 a.m.227 views

IGEL OS Secure VNC/Terminal Command Injection RCE

This module exploits a command injection vulnerability in IGEL OS Secure Terminal and Secure Shadow services. Both Secure Terminal telnetsslconnector - 30022/tcp and Secure Shadow vncsslconnector - 5900/tcp services are vulnerable. Module Options msf use exploit/linux/misc/igel/commandinjection m...

9.3CVSS8.6AI score0.04469EPSS
SaveExploits1
Metasploit
Metasploit
added 2021/02/25 12:0 a.m.968 views

Wifi Mouse RCE

The WiFi Mouse Mouse Server from Necta LLC contains an auth bypass as the authentication is completely implemented entirely on the client side. By utilizing this vulnerability, is possible to open a program on the server cmd.exe in our case and type commands that will be executed as the user...

9.8CVSS8.9AI score0.73475EPSS
SaveExploits5
Metasploit
Metasploit
added 2021/02/25 12:0 a.m.212 views

Unified Remote Auth Bypass to RCE

This module utilizes the Unified Remote remote control protocol to type out and deploy a payload. The remote control protocol can be configured to have no passwords, a group password, or individual user accounts. If the web page is accessible, the access control is set to no password for...

9.8CVSS8.5AI score0.66354EPSS
SaveExploits4
Metasploit
Metasploit
added 2021/02/25 12:0 a.m.62 views

SaltStack Salt API Unauthenticated RCE through wheel_async client

This module leverages an authentication bypass and directory traversal vulnerabilities in Saltstack Salt's REST API to execute commands remotely on the master as the root user. Every 60 seconds, salt-master service performs a maintenance process check that reloads and executes all the grains on t...

5.5AI score
SaveExploits0
Metasploit
Metasploit
added 2021/02/23 12:0 a.m.118 views

VMware vCenter Server Unauthenticated OVA File Upload RCE

This module exploits an unauthenticated OVA file upload and path traversal in VMware vCenter Server to write a JSP payload to a web-accessible directory. Fixed versions are 6.5 Update 3n, 6.7 Update 3l, and 7.0 Update 1c. Note that later vulnerable versions of the Linux appliance aren't exploitab...

10CVSS8.8AI score0.99518EPSS
SaveExploits48
Metasploit
Metasploit
added 2021/02/19 12:0 a.m.155 views

Windows Server 2012 SrClient DLL hijacking

All editions of Windows Server 2012 but not 2012 R2 are vulnerable to DLL hijacking due to the way TiWorker.exe will try to call the non-existent SrClient.dll file when Windows Update checks for updates. This issue can be leveraged for privilege escalation if %PATH% includes directories that are...

5.3AI score
SaveExploits0
Metasploit
Metasploit
added 2021/02/16 12:0 a.m.138 views

Microsoft Windows SMB Direct Session Takeover

This module will intercept direct SMB authentication requests to another host, gaining access to an authenticated SMB session if successful. If the connecting user is an administrator and network logins are allowed to the target machine, this module will execute an arbitrary payload. To exploit...

5.7AI score
SaveExploits0
Metasploit
Metasploit
added 2021/02/13 12:0 a.m.594 views

Nagios XI 5.5.6 to 5.7.5 - ConfigWizards Authenticated Remote Code Exection

This module exploits CVE-2021-25296, CVE-2021-25297, and CVE-2021-25298, which are OS command injection vulnerabilities in the windowswmi, switch, and cloud-vm configuration wizards that allow an authenticated user to perform remote code execution on Nagios XI versions 5.5.6 to 5.7.5 as the apach...

9CVSS8.3AI score0.74979EPSS
SaveExploits9
Metasploit
Metasploit
added 2021/02/09 12:0 a.m.122 views

Advantech iView Unauthenticated Remote Code Execution

This module exploits an unauthenticated configuration change combined with an unauthenticated file write primitive, leading to an arbitrary file write that allows for remote code execution as the user running iView, which is typically NT AUTHORITY\SYSTEM. This issue was demonstrated in the...

9.8CVSS9.3AI score0.36845EPSS
SaveExploits4
Metasploit
Metasploit
added 2021/02/09 12:0 a.m.85 views

Micro Focus Operations Bridge Reporter Unauthenticated Command Injection

This module exploits a command injection vulnerability on login yes, you read that right that affects Micro Focus Operations Bridge Reporter on Linux, versions 10.40 and below. It's a straight up command injection, with little escaping required and it works before authentication. This module has...

10CVSS8.7AI score0.9674EPSS
SaveExploits4
Metasploit
Metasploit
added 2021/02/09 12:0 a.m.411 views

Win32k ConsoleControl Offset Confusion

A vulnerability exists within win32k that can be leveraged by an attacker to escalate privileges to those of NT AUTHORITY\SYSTEM. The flaw exists in how the WndExtra field of a window can be manipulated into being treated as an offset despite being populated by an attacker-controlled value. This...

7.8CVSS7.9AI score0.77762EPSS
SaveExploits22
Metasploit
Metasploit
added 2021/02/08 12:0 a.m.97 views

NetMotion Mobility Server MvcUtil Java Deserialization

This module exploits an unauthenticated Java deserialization in the NetMotion Mobility server's MvcUtil.valueStringToObject method, as invoked through the /mobility/Menu/isLoggedOn endpoint, to execute code as the SYSTEM account. Mobility server versions 11.x before 11.73 and 12.x before 12.02 ar...

9.3CVSS8AI score0.77673EPSS
SaveExploits5
Metasploit
Metasploit
added 2021/02/07 12:0 a.m.509 views

NCR Command Center Agent Remote Code Execution

CMCAgent in NCR Command Center Agent 16.3 on Aloha POS/BOH servers permits the submission of a runCommand parameter within an XML document sent to port 8089 that enables the remote, unauthenticated execution of an arbitrary command as SYSTEM, as exploited in the wild in 2020 and/or 2021. The...

10CVSS8.9AI score0.8727EPSS
SaveExploits3
Total number of security vulnerabilities7306