Lucene search
+L
MetasploitRecent

7306 matches found

Metasploit
Metasploit
•added 2019/01/01 12:0 a.m.•535 views

Docker Container Escape Via runC Overwrite

This module leverages a flaw in runc to escape a Docker container and get command execution on the host as root. This vulnerability is identified as CVE-2019-5736. It overwrites the runc binary with the payload and wait for someone to use docker exec to get into the container. This will trigger t...

9.3CVSS7.1AI score0.97919EPSS
SaveExploits34
Metasploit
Metasploit
•added 2018/12/21 12:48 p.m.•52 views

Windows Gather PSReadline History

Gathers Power Shell history data from the target machine. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Windows Gather PSReadline History', 'Description' = %q Gathers Power Shell history data...

0.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/12/19 12:0 a.m.•22 views

Mailcleaner Remote Code Execution

This module exploits the command injection vulnerability of MailCleaner Community Edition product. An authenticated user can execute an operating system command under the context of the web server user which is root. /admin/managetracing/search/search endpoint takes several user inputs and then...

9CVSS8.1AI score0.54498EPSS
SaveExploits3
Metasploit
Metasploit
•added 2018/12/19 12:0 a.m.•48 views

Baldr Botnet Panel Shell Upload Exploit

This module exploits an arbitrary file upload vulnerability within the Baldr stealer malware control panel when uploading victim log files which are uploaded as ZIP files. Attackers can turn this vulnerability into an RCE by first registering a new bot to the panel and then uploading a ZIP file...

5.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/12/18 4:49 p.m.•51 views

DoS Exploitation of Allen-Bradley's Legacy Protocol (PCCC)

A remote, unauthenticated attacker could send a single, specially crafted Programmable Controller Communication Commands PCCC packet to the controller that could potentially cause the controller to enter a DoS condition. MicroLogix 1100 controllers are affected: 1763-L16BWA, 1763-L16AWA,...

7.5CVSS7.6AI score0.22182EPSS
SaveExploits2
Metasploit
Metasploit
•added 2018/12/16 12:0 a.m.•39 views

LibreNMS addhost Command Injection

This module exploits a command injection vulnerability in the open source network management software known as LibreNMS. The community parameter used in a POST request to the addhost functionality is unsanitized. This parameter is later used as part of a shell command that gets passed to the pope...

10CVSS9AI score0.71487EPSS
SaveExploits9
Metasploit
Metasploit
•added 2018/12/10 1:17 a.m.•98 views

Erlang Port Mapper Daemon Cookie RCE

The erlang port mapper daemon is used to coordinate distributed erlang instances. Should an attacker get the authentication cookie RCE is trivial. Usually, this cookie is named ".erlang.cookie" and varies on location. This module requires Metasploit: https://metasploit.com/download Current source...

7.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/12/10 12:0 a.m.•154 views

ThinkPHP Multiple PHP Injection RCEs

This module exploits one of two PHP injection vulnerabilities in the ThinkPHP web framework to execute code as the web user. Versions up to and including 5.0.23 are exploitable, though 5.0.23 is vulnerable to a separate vulnerability. The module will automatically attempt to detect the version of...

5.6AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/12/08 10:52 p.m.•191 views

Chrome Gather Cookies

Read all cookies from the Default Chrome profile of the target user. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Chrome Gather Cookies', 'Description' = 'Read all cookies from the Default...

7AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/12/08 12:0 a.m.•19 views

Cisco Prime Infrastructure Runrshell Privilege Escalation

This modules exploits a vulnerability in Cisco Prime Infrastructure's runrshell binary. The runrshell binary is meant to execute a shell script as root, but can be abused to inject extra commands in the argument, allowing you to execute anything as root. Module Options msf use...

9.8CVSS8.6AI score0.49742EPSS
SaveExploits1
Metasploit
Metasploit
•added 2018/12/01 6:5 p.m.•41 views

Emacs movemail Privilege Escalation

This module exploits a SUID installation of the Emacs movemail utility to run a command as root by writing to 4.3BSD's /usr/lib/crontab.local. The vulnerability is documented in Cliff Stoll's book The Cuckoo's Egg. This module requires Metasploit: https://metasploit.com/download Current source:...

7AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/12/01 1:39 p.m.•56 views

Linux x64 Command Shell, Bind TCP Inline (IPv6)

Listen for an IPv6 connection and spawn a command shell This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 94 include Msf::Payload::Single include Msf::Payload::Linux::X64::Prepends...

7.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/11/30 9:20 p.m.•69 views

Disable Windows Defender Signatures

This module with appropriate rights let to use the Windows Defender command-line utility a run and automation tool mpcmdrun.exe in order to disable all the signatures available installed for the compromised machine. The tool is prominently used for scheduling scans and updating the signature or...

7.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/11/29 3:58 a.m.•53 views

Linux x64 Command Shell, Reverse TCP Inline (IPv6)

Connect back to attacker and spawn a command shell over IPv6 This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 90 include Msf::Payload::Single include...

7.4AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/11/15 12:0 a.m.•254 views

Linux Nested User Namespace idmap Limit Local Privilege Escalation

This module exploits a vulnerability in Linux kernels 4.15.0 to 4.18.18, and 4.19.0 to 4.19.1, where broken uid/gid mappings between nested user namespaces and kernel uid/gid mappings allow elevation to root CVE-2018-18955. The target system must have unprivileged user namespaces enabled and the...

7CVSS7.1AI score0.07611EPSS
SaveExploits24
Metasploit
Metasploit
•added 2018/11/14 12:0 a.m.•105 views

Nagios XI Magpie_debug.php Root Remote Code Execution

This module exploits two vulnerabilities in Nagios XI use exploit/linux/http/nagios/ximagpiedebug msf undefinedximagpiedebug show actions ...actions... msf undefinedximagpiedebug set ACTION msf undefinedximagpiedebug show options ...show and set options... msf undefinedximagpiedebug run This modu...

9.8CVSS8.8AI score0.89362EPSS
SaveExploits10
Metasploit
Metasploit
•added 2018/11/13 12:0 a.m.•99 views

Redis Replication Code Execution

This module can be used to leverage the extension functionality added since Redis 4.0.0 to execute arbitrary code. To transmit the given extension it makes use of the feature of Redis which called replication between master and slave. Module Options msf use...

9.8CVSS8.2AI score0.59422EPSS
SaveExploits2
Metasploit
Metasploit
•added 2018/11/08 12:0 a.m.•81 views

WordPress WP GDPR Compliance Plugin Privilege Escalation

The Wordpress GDPR Compliance plugin use auxiliary/admin/http/wp/gdprcomplianceprivesc msf undefinedgdprcomplianceprivesc show actions ...actions... msf undefinedgdprcomplianceprivesc set ACTION msf undefinedgdprcomplianceprivesc show options ...show and set options... msf...

9.8CVSS8.4AI score0.88065EPSS
SaveExploits4
Metasploit
Metasploit
•added 2018/11/06 12:0 a.m.•35 views

Exchange email enumeration

Error-based user enumeration for Office 365 integrated email addresses Module Options msf use auxiliary/scanner/msmail/exchange/enum msf undefinedenum show actions ...actions... msf undefinedenum set ACTION msf undefinedenum show options ...show and set options... msf undefinedenum run...

5.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/11/06 12:0 a.m.•39 views

On premise user enumeration

On premise enumeration of valid exchange users Module Options msf use auxiliary/scanner/msmail/onprem/enum msf undefinedenum show actions ...actions... msf undefinedenum set ACTION msf undefinedenum show options ...show and set options... msf undefinedenum run...

5.3AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/11/06 12:0 a.m.•20 views

Vulnerable domain identification

Identifying potentially vulnerable Exchange endpoints Module Options msf use auxiliary/scanner/msmail/host/id msf undefinedid show actions ...actions... msf undefinedid set ACTION msf undefinedid show options ...show and set options... msf undefinedid run...

5.3AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/11/05 12:0 a.m.•132 views

VyOS restricted-shell Escape and Privilege Escalation

This module exploits command injection vulnerabilities and an insecure default sudo configuration on VyOS versions 1.0.0 use exploit/linux/ssh/vyos/restrictedshellprivesc msf undefinedrestrictedshellprivesc show actions ...actions... msf undefinedrestrictedshellprivesc set ACTION msf...

9.9CVSS8.7AI score0.15411EPSS
SaveExploits4
Metasploit
Metasploit
•added 2018/11/04 12:0 a.m.•600 views

Intelliants Subrion CMS 4.2.1 - Authenticated File Upload Bypass to RCE

This module exploits an authenticated file upload vulnerability in Subrion CMS versions 4.2.1 and lower. The vulnerability is caused by the .htaccess file not preventing the execution of .pht, .phar, and .xhtml files. Files with these extensions are not included in the .htaccess blacklist, hence...

7.2CVSS8AI score0.64261EPSS
SaveExploits10
Metasploit
Metasploit
•added 2018/11/01 8:0 p.m.•37 views

iOS Text Gatherer

This module collects text messages from iPhones. Tested on iOS 10.3.3 on an iPhone 5. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'iOS Text Gatherer', 'Description' = %q This module collects...

7AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/11/01 12:0 a.m.•305 views

Reliable Datagram Sockets (RDS) rds_atomic_free_op NULL pointer dereference Privilege Escalation

This module attempts to gain root privileges on Linux systems by abusing a NULL pointer dereference in the rdsatomicfreeop function in the Reliable Datagram Sockets RDS kernel module rds.ko. Successful exploitation requires the RDS kernel module to be loaded. If the RDS module is not blacklisted...

5.5CVSS6.2AI score0.07679EPSS
SaveExploits5
Metasploit
Metasploit
•added 2018/10/31 7:36 p.m.•40 views

iOS Image Gatherer

This module collects images from iPhones. Module was tested on iOS 10.3.3 on an iPhone 5. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'iOS Image Gatherer', 'Description' = %q This module...

6.9AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/10/29 12:0 a.m.•47 views

Reptile Rootkit reptile_cmd Privilege Escalation

This module uses Reptile rootkit's reptilecmd backdoor executable to gain root privileges using the root command. This module has been tested successfully with Reptile from master branch 2019-03-04 on Ubuntu 18.04.3 x64 and Linux Mint 19 x64. Module Options msf use...

5.3AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/10/28 7:29 p.m.•27 views

IBM WebSphere MQ Login Check

This module can be used to bruteforce usernames that can be used to connect to a queue manager. The name of a valid server-connection channel without SSL configured is required, as well as a list of usernames to try. This module requires Metasploit: https://metasploit.com/download Current source:...

7.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/10/28 4:9 p.m.•26 views

Identify Queue Manager Name and MQ Version

Run this auxiliary against the listening port of an IBM MQ Queue Manager to identify its name and version. Any channel type can be used to get this information as long as the name of the channel is valid. This module requires Metasploit: https://metasploit.com/download Current source:...

6.7AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/10/28 3:22 p.m.•57 views

IBM WebSphere MQ Channel Name Bruteforce

This module uses a dictionary to bruteforce MQ channel names. For all identified channels it also returns if SSL is used and whether it is a server-connection channel. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework...

0.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/10/25 12:0 a.m.•75 views

Xorg X11 Server SUID modulepath Privilege Escalation

This module attempts to gain root privileges with SUID Xorg X11 server versions 1.19.0 use exploit/multi/local/xorg/x11suidservermodulepath msf undefinedx11suidservermodulepath show actions ...actions... msf undefinedx11suidservermodulepath set ACTION msf undefinedx11suidservermodulepath show...

7.2CVSS7.4AI score0.2704EPSS
SaveExploits39
Metasploit
Metasploit
•added 2018/10/25 12:0 a.m.•87 views

Xorg X11 Server SUID logfile Privilege Escalation

This module attempts to gain root privileges with SUID Xorg X11 server versions 1.19.0 use exploit/multi/local/xorg/x11suidserver msf undefinedx11suidserver show actions ...actions... msf undefinedx11suidserver set ACTION msf undefinedx11suidserver show options ...show and set optio...

7.2CVSS7.4AI score0.2704EPSS
SaveExploits39
Metasploit
Metasploit
•added 2018/10/25 12:0 a.m.•81 views

Xorg X11 Server Local Privilege Escalation

WARNING: Successful execution of this module results in /etc/passwd being overwritten. This module is a port of the OpenBSD X11 Xorg exploit to run on AIX. A permission check flaw exists for -modulepath and -logfile options when starting Xorg. This allows unprivileged users that can start the...

7.2CVSS7.6AI score0.2704EPSS
SaveExploits39
Metasploit
Metasploit
•added 2018/10/24 12:0 a.m.•36 views

WebExec Authenticated User Code Execution

This module uses a valid username and password of any level or password hash to execute an arbitrary payload. This module is similar to the "psexec" module, except allows any non-guest account by default. Module Options msf use exploit/windows/smb/webexec msf undefinedwebexec show actions...

7.8CVSS7.8AI score0.1602EPSS
SaveExploits14
Metasploit
Metasploit
•added 2018/10/23 8:51 p.m.•60 views

WebEx Remote Command Execution Utility

This module enables the execution of a single command as System by exploiting a remote code execution vulnerability in Cisco's WebEx client software. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class...

7.8CVSS7.9AI score0.1602EPSS
SaveExploits14
Metasploit
Metasploit
•added 2018/10/23 12:0 a.m.•94 views

php imap_open Remote Code Execution

The imapopen function within php, if called without the /norsh flag, will attempt to preauthenticate an IMAP session. On Debian based systems, including Ubuntu, rsh is mapped to the ssh binary. Ssh's ProxyCommand option can be passed from imapopen to execute arbitrary commands. While many custom...

5.7AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/10/22 11:32 p.m.•36 views

Morris Worm fingerd Stack Buffer Overflow

This module exploits a stack buffer overflow in fingerd on 4.3BSD. This vulnerability was exploited by the Morris worm in 1988-11-02. Cliff Stoll reports on the worm in the epilogue of The Cuckoo's Egg. Currently, only bsd/vax/shellreversetcp is supported. This module requires Metasploit:...

7.8AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/10/22 11:32 p.m.•48 views

BSD Command Shell, Reverse TCP Inline

Connect back to attacker and spawn a command shell This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 100 This is so one-off that we define it here ARCHVAX = 'vax' include...

0.3AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/10/22 10:7 a.m.•35 views

Windows Persistent Service Installer

This Module will generate and upload an executable to a remote host, next will make it a persistent service. It will create a new service which will start the payload whenever the service is running. Admin or system privilege is required. This module requires Metasploit:...

0.9AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/10/20 6:15 p.m.•51 views

Morris Worm sendmail Debug Mode Shell Escape

This module exploits sendmail's well-known historical debug mode to escape to a shell and execute commands in the SMTP RCPT TO command. This vulnerability was exploited by the Morris worm in 1988-11-02. Cliff Stoll reports on the worm in the epilogue of The Cuckoo's Egg. Currently, only...

0.3AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/10/20 12:0 a.m.•1017 views

Windows Persistent Service Installer

This Module will generate and upload an executable to a remote host. It will create a new service which will start the payload whenever the service is running. Admin or system privilege is required. Module Options msf use exploit/windows/persistence/service msf undefinedservice show actions...

5.4AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/10/19 7:39 p.m.•244 views

Windows MessageBox x64

Spawn a dialog via MessageBox using a customizable title, text & icon This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 313 include Msf::Payload::Windows include Msf::Payload::Single...

7.3AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/10/18 12:0 a.m.•55 views

LibreOffice Macro Code Execution

LibreOffice comes bundled with sample macros written in Python and allows the ability to bind program events to them. A macro can be tied to a program event by including the script that contains the macro and the function name to be executed. Additionally, a directory traversal vulnerability exis...

9.8CVSS8.7AI score0.67321EPSS
SaveExploits9
Metasploit
Metasploit
•added 2018/10/16 3:53 p.m.•341 views

BloodHound Ingestor

This module will execute the BloodHound C Ingestor aka SharpHound to gather sessions, local admin, domain trusts and more. With this information BloodHound will easily identify highly complex attack paths that would otherwise be impossible to quickly identify within an Active Directory environmen...

7AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/10/16 12:0 a.m.•229 views

libssh Authentication Bypass Scanner

This module exploits an authentication bypass in libssh server code where a USERAUTHSUCCESS message is sent in place of the expected USERAUTHREQUEST message. libssh versions 0.6.0 through 0.7.5 and 0.8.0 through 0.8.3 are vulnerable. Note that this module's success depends on whether the server...

9.1CVSS7.6AI score0.91789EPSS
SaveExploits13
Metasploit
Metasploit
•added 2018/10/11 12:0 a.m.•97 views

Nuuo Central Management Server Authenticated Arbitrary File Download

The Nuuo Central Management Server allows an authenticated user to download files from the installation folder. This functionality can be abused to obtain administrative credentials, the SQL Server database password and arbitrary files off the system with directory traversal. The module will...

9.8CVSS8.9AI score0.19653EPSS
SaveExploits2
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/10/11 12:0 a.m.•74 views

Nuuo Central Management Server User Session Token Bruteforce

Nuuo Central Management Server below version 2.4 has a flaw where it sends the heap address of the user object instead of a real session number when a user logs in. This can be used to reduce the keyspace for the session number from 10 million to 1.2 million, and with a bit of analysis it can be...

9.8CVSS8.9AI score0.29639EPSS
SaveExploits2
Metasploit
Metasploit
•added 2018/10/11 12:0 a.m.•77 views

Nuuo Central Management Authenticated SQL Server SQLi

The Nuuo Central Management Server allows an authenticated user to query the state of the alarms. This functionality can be abused to inject SQL into the query. As SQL Server 2005 Express is installed by default, xpcmdshell can be enabled and abused to achieve code execution. This module will...

8.8CVSS8.2AI score0.60791EPSS
SaveExploits5
Metasploit
Metasploit
•added 2018/10/10 9:39 a.m.•385 views

Apple_iOS Meterpreter, Reverse TCP Inline

Run the Meterpreter / Mettle server payload stageless This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework Module generated by tools/modules/generatemettlepayloads.rb module MetasploitModule CachedSize = 643824 include...

7.3AI score
SaveExploits0
Total number of security vulnerabilities7306