Lucene search
+L
MetasploitRecent

7325 matches found

Metasploit
Metasploit
•added 2015/03/01 12:00 a.m.•86 views

Seagate Business NAS Unauthenticated Remote Command Execution

Some Seagate Business NAS devices are vulnerable to command execution via a local file include vulnerability hidden in the language parameter of the CodeIgniter session cookie. The vulnerability manifests in the way the language files are included in the code on the login page, and hence is open ...

5.8AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/02/26 3:02 a.m.•51 views

Android Browser File Theft

This module steals the cookie, password, and autofill databases from the Browser application on AOSP 4.3 and below. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Android Browser File Theft',...

7.3AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/02/26 12:00 a.m.•33 views

D-Link/TRENDnet NCC Service Command Injection

This module exploits a remote command injection vulnerability on several routers. The vulnerability exists in the ncc service, while handling ping commands. This module has been tested on a DIR-626L emulated environment. Several D-Link and TRENDnet devices are reported as affected, including:...

10CVSS8.4AI score0.82863EPSS
SaveExploits8
Metasploit
Metasploit
•added 2015/02/25 9:47 p.m.•22 views

Printer File Deletion Scanner

This module deletes a file on a set of printers using the Printer Job Language PJL protocol. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require "rex/proto/pjl" class MetasploitModule "Printer File Deletion...

7AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/02/25 9:01 p.m.•25 views

Printer File Upload Scanner

This module uploads a file to a set of printers using the Printer Job Language PJL protocol. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require "rex/proto/pjl" class MetasploitModule "Printer File Upload Scanner"...

7.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/02/25 12:00 a.m.•74 views

WordPress WP EasyCart Plugin Privilege Escalation

The WordPress WP EasyCart plugin from version 1.1.30 to 3.0.20 allows authenticated users of any user level to set any system option via a lack of validation in the ecajaxupdateoption and ecajaxclearalltaxrates functions located in /inc/admin/adminajaxfunctions.php. The module first changes the...

8.8CVSS7.8AI score0.1693EPSS
SaveExploits4
Metasploit
Metasploit
•added 2015/02/24 11:37 p.m.•24 views

mDNS Query

This module sends mDNS queries, which are really just normal UDP DNS queries done usually over multicast on a different port, 5353. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'mDNS Query',...

7AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/02/24 11:37 p.m.•21 views

LLMNR Query

This module sends LLMNR queries, which are really just normal UDP DNS queries done usually over multicast on a different port, 5355. Targets other than the default RHOSTS' 224.0.0.252 should not respond but may anyway. This module requires Metasploit: https://metasploit.com/download Current sourc...

SaveExploits0
Metasploit
Metasploit
•added 2015/02/24 12:00 a.m.•44 views

Solarwinds Orion AccountManagement.asmx GetAccounts Admin Creation

This module exploits a stacked SQL injection in order to add an administrator user to the SolarWinds Orion database. Module Options msf use auxiliary/gather/solarwinds/orionsqli msf undefinedorionsqli show actions ...actions... msf undefinedorionsqli set ACTION msf undefinedorionsqli show options...

7.5CVSS5.6AI score0.47749EPSS
SaveExploits8
Metasploit
Metasploit
•added 2015/02/24 12:00 a.m.•47 views

WordPress Contus Video Gallery Unauthenticated SQL Injection Scanner

This module attempts to exploit a UNION-based SQL injection in Contus Video Gallery for Wordpress version 2.7 and likely prior in order if the instance is vulnerable. Module Options msf use auxiliary/scanner/http/wp/contusvideogallerysqli msf undefinedcontusvideogallerysqli show actions...

7.5CVSS5.6AI score0.4107EPSS
SaveExploits5
Metasploit
Metasploit
•added 2015/02/23 12:00 a.m.•86 views

D-Link DCS-931L File Upload

This module exploits a file upload vulnerability in D-Link DCS-931L network cameras. The setFileUpload functionality allows authenticated users to upload files to anywhere on the file system, allowing system files to be overwritten, resulting in execution of arbitrary commands. This module has be...

9CVSS5.7AI score0.66674EPSS
SaveExploits5
Metasploit
Metasploit
•added 2015/02/21 12:00 a.m.•286 views

WordPress Admin Shell Upload

This module will generate a plugin, pack the payload into it and upload it to a server running WordPress provided valid admin credentials are used. Module Options msf use exploit/unix/webapp/wp/adminshellupload msf undefinedadminshellupload show actions ...actions... msf undefinedadminshellupload...

5.3AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/02/18 5:49 a.m.•27 views

Chef Web UI Brute Force Utility

This module attempts to login to Chef Web UI server instance using username and password combinations indicated by the USERFILE, PASSFILE, and USERPASSFILE options. It will also test for the default login admin:p@ssw0rd1. This module requires Metasploit: https://metasploit.com/download Current...

7.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/02/18 4:56 a.m.•132 views

Zabbix Server Brute Force Utility

This module attempts to login to Zabbix server instance using username and password combinations indicated by the USERFILE, PASSFILE, and USERPASSFILE options. It will also test for the Zabbix default login Admin:zabbix and guest access. This module requires Metasploit:...

7.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/02/18 12:00 a.m.•20 views

Javascript Injection for Eval-based Unpackers

This module generates a Javascript file that executes arbitrary code when an eval-based unpacker is run on it. Works against js-beautify's PACKER unpacker. Module Options msf use exploit/multi/fileformat/js/unpackerevalinjection msf undefinedunpackerevalinjection show actions ...actions... msf...

5.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/02/17 6:53 p.m.•48 views

Chromecast Web Server Scanner

This module scans for the Chromecast web server on port 8008/TCP, and can be used to discover devices which can be targeted by other Chromecast modules, such as chromecastyoutube. This module requires Metasploit: https://metasploit.com/download Current source:...

7.1AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/02/17 11:44 a.m.•30 views

Amazon Fire TV YouTube Remote Control

This module acts as a simple remote control for the Amazon Fire TV's YouTube app. Tested on the Amazon Fire TV Stick. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Amazon Fire TV YouTube Remo...

7.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/02/13 11:17 p.m.•218 views

SMB Version Detection

Fingerprint and display version information about SMB servers. Protocol information and host operating system if available will be reported. Host operating system detection requires the remote server to support version 1 of the SMB protocol. Compression and encryption capability negotiation is on...

7.1AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/02/13 12:00 a.m.•51 views

D-Link Devices HNAP SOAPAction-Header Command Execution

Different D-Link Routers are vulnerable to OS command injection in the HNAP SOAP interface. Since it is a blind OS command injection vulnerability, there is no output for the executed command. This module has been tested on a DIR-645 device. The following devices are also reported as affected:...

10CVSS8.8AI score0.97101EPSS
SaveExploits4
Metasploit
Metasploit
•added 2015/02/11 6:39 p.m.•49 views

Windows Manage PXE Exploit Server

This module provides a PXE server, running a DHCP and TFTP server. The default configuration loads a linux kernel and initrd into memory that reads the hard drive; placing a payload to install metsvc, disable the firewall, and add a new user metasploit on any Windows partition seen, and add a uid...

7.3AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/02/11 6:38 p.m.•47 views

PXE Boot Exploit Server

This module provides a PXE server, running a DHCP and TFTP server. The default configuration loads a linux kernel and initrd into memory that reads the hard drive; placing a payload to install metsvc, disable the firewall, and add a new user metasploit on any Windows partition seen, and add a uid...

7AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/02/11 12:00 a.m.•71 views

WordPress Holding Pattern Theme Arbitrary File Upload

This module exploits a file upload vulnerability in all versions of the Holding Pattern theme found in the uploadfile.php script which contains no session or file validation. It allows unauthenticated users to upload files of any type and subsequently execute PHP scripts in the context of the web...

7.5CVSS5.4AI score0.59254EPSS
SaveExploits6
Metasploit
Metasploit
•added 2015/02/11 12:00 a.m.•114 views

Netgear Unauthenticated SOAP Password Extractor

This module exploits an authentication bypass vulnerability in different Netgear devices. It allows to extract the password for the remote management interface. This module has been tested on a Netgear WNDR3700v4 - V1.0.1.42, but other devices are reported as vulnerable: NetGear WNDR3700v4 -...

5.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/02/11 12:00 a.m.•20 views

Maarch LetterBox Unrestricted File Upload

This module exploits a file upload vulnerability on Maarch LetterBox 2.8 due to a lack of session and file validation in the filetoindex.php script. It allows unauthenticated users to upload files of any type and subsequently execute PHP scripts in the context of the web server. Module Options ms...

7.5CVSS5.5AI score0.44188EPSS
SaveExploits5
Metasploit
Metasploit
•added 2015/02/11 12:00 a.m.•32 views

SixApart MovableType Storable Perl Code Execution

This module exploits a serialization flaw in MovableType before 5.2.12 to execute arbitrary code. The default nondestructive mode depends on the target server having the Object::MultiType and DateTime Perl modules installed in Perl's @INC paths. The destructive mode of operation uses only require...

7.5CVSS5.6AI score0.75029EPSS
SaveExploits5
Metasploit
Metasploit
•added 2015/02/11 12:00 a.m.•407 views

ElasticSearch Search Groovy Sandbox Bypass

This module exploits a remote command execution RCE vulnerability in ElasticSearch, exploitable by default on ElasticSearch prior to 1.4.3. The bug is found in the REST API, which does not require authentication, where the search function allows groovy code execution and its sandbox can be bypass...

9.8CVSS9.5AI score0.99906EPSS
SaveExploits19
Metasploit
Metasploit
•added 2015/02/10 5:03 p.m.•92 views

Android Browser RCE Through Google Play Store XFO

This module combines two vulnerabilities to achieve remote code execution on affected Android devices. First, the module exploits CVE-2014-6041, a Universal Cross-Site Scripting UXSS vulnerability present in versions of Android's open source stock browser the AOSP Browser prior to 4.4. Second, th...

5.8CVSS8.9AI score0.18278EPSS
SaveExploits8
Metasploit
Metasploit
•added 2015/02/09 12:00 a.m.•45 views

WordPress WPLMS Theme Privilege Escalation

The WordPress WPLMS theme from version 1.5.2 to 1.8.4.1 allows an authenticated user of any user level to set any system option due to a lack of validation in the importdata function of /includes/func.php. The module first changes the admin e-mail address to prevent any notifications being sent t...

8.8CVSS5.3AI score0.01052EPSS
SaveExploits2
Metasploit
Metasploit
•added 2015/02/08 6:49 p.m.•92 views

Windows File Gather File from Raw NTFS

This module gathers a file using the raw NTFS device, bypassing some Windows restrictions such as open file with write lock. Because it avoids the usual file locking issues, it can be used to retrieve files such as NTDS.dit. This module requires Metasploit: https://metasploit.com/download Current...

7AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/02/07 5:50 p.m.•86 views

MySQL Login Utility

This module simply queries the MySQL instance for a specific user/pass default is root with blank. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'metasploit/framework/credentialcollection' require...

7.5CVSS7.3AI score0.53618EPSS
SaveExploits41
Metasploit
Metasploit
•added 2015/02/05 12:00 a.m.•54 views

Ektron 8.5, 8.7, 9.0 XSLT Transform Remote Code Execution

Ektron 8.5, 8.7 use exploit/windows/http/ektron/xsltexecws msf undefinedxsltexecws show actions ...actions... msf undefinedxsltexecws set ACTION msf undefinedxsltexecws show options ...show and set options... msf undefinedxsltexecws run This module requires Metasploit:...

5CVSS5.6AI score0.22034EPSS
SaveExploits3
Metasploit
Metasploit
•added 2015/02/02 12:00 a.m.•25 views

WordPress Ultimate CSV Importer User Table Extract

Due to lack of verification of a visitor's permissions, it is possible to execute the 'export.php' script included in the default installation of the Ultimate CSV Importer plugin and retrieve the full contents of the user table in the WordPress installation. This results in full disclosure of...

5.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/02/02 12:00 a.m.•40 views

Adobe Flash Player ByteArray With Workers Use After Free

This module exploits a use-after-free vulnerability in Adobe Flash Player. The vulnerability occurs when the ByteArray assigned to the current ApplicationDomain is freed from an ActionScript worker, which can fill the memory and notify the main thread to corrupt the new contents. This module has...

10CVSS5.9AI score0.95683EPSS
SaveExploits9
Metasploit
Metasploit
•added 2015/02/01 12:00 a.m.•100 views

MS15-018 Microsoft Internet Explorer 10 and 11 Cross-Domain JavaScript Injection

This module exploits a universal cross-site scripting UXSS vulnerability found in Internet Explorer 10 and 11. By default, you will steal the cookie from TARGETURI which cannot have X-Frame-Options or it will fail. You can also have your own custom JavaScript by setting the CUSTOMJS option. Lastl...

4.3CVSS5AI score0.71698EPSS
SaveExploits5
Metasploit
Metasploit
•added 2015/01/30 6:50 p.m.•82 views

Windows Gather User Credentials (phishing)

This module is able to perform a phishing attack on the target by popping up a loginprompt. When the user fills credentials in the loginprompt, the credentials will be sent to the attacker. The module is able to monitor for new processes and popup a loginprompt when a specific process is starting...

6.9AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/01/30 2:29 p.m.•182 views

WordPress XMLRPC GHOST Vulnerability Scanner

This module can be used to determine hosts vulnerable to the GHOST vulnerability via a call to the WordPress XMLRPC interface. If the target is vulnerable, the system will segfault and return a server error. On patched systems, a normal XMLRPC error is returned. This module requires Metasploit:...

10CVSS7AI score0.94859EPSS
SaveExploits29
Metasploit
Metasploit
•added 2015/01/30 11:20 a.m.•91 views

Windows Escalate Golden Ticket

This module will create a Golden Kerberos Ticket using the Mimikatz Kiwi Extension. If no options are applied it will attempt to identify the current domain, the domain administrator account, the target domain SID, and retrieve the krbtgt NTLM hash from the database. By default the well-known...

6.7AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/01/30 12:00 a.m.•18 views

X360 VideoPlayer ActiveX Control Buffer Overflow

This module exploits a buffer overflow in the VideoPlayer.ocx ActiveX installed with the X360 Software. By setting an overly long value to 'ConvertFile', an attacker can overrun a .data buffer to bypass ASLR/DEP and finally execute arbitrary code. Module Options msf use...

8.6CVSS6AI score0.01224EPSS
SaveExploits1
Metasploit
Metasploit
•added 2015/01/28 12:00 a.m.•51 views

ManageEngine Multiple Products Arbitrary File Download

This module exploits an arbitrary file download vulnerability in the FailOverHelperServlet on ManageEngine OpManager, Applications Manager and IT360. This vulnerability is unauthenticated on OpManager and Applications Manager, but authenticated in IT360. This module will attempt to login using th...

7.5CVSS7.3AI score0.83399EPSS
SaveExploits11
Metasploit
Metasploit
•added 2015/01/28 12:00 a.m.•94 views

Oracle Weblogic Server Deserialization RCE - Raw Object

An unauthenticated attacker with network access to the Oracle Weblogic Server T3 interface can send a serialized object weblogic.jms.common.StreamMessageImpl to the interface to execute code on vulnerable hosts. Module Options msf use exploit/multi/misc/weblogic/deserializerawobject msf...

9.8CVSS8.3AI score0.96032EPSS
SaveExploits18
Metasploit
Metasploit
•added 2015/01/28 12:00 a.m.•52 views

ManageEngine Multiple Products Arbitrary Directory Listing

This module exploits a directory listing information disclosure vulnerability in the FailOverHelperServlet on ManageEngine OpManager, Applications Manager and IT360. It makes a recursive listing, so it will list the whole drive if you ask it to list / in Linux or C:\ in Windows. This vulnerabilit...

7.5CVSS7.3AI score0.83399EPSS
SaveExploits11
Metasploit
Metasploit
•added 2015/01/27 10:47 a.m.•55 views

Windows Run Command As User

This module will login with the specified username/password and execute the supplied command as a hidden process. Output is not returned by default. Unless targeting a local user either set the DOMAIN, or specify a UPN user format e.g. user@domain. This uses the CreateProcessWithLogonW WinAPI...

7.4AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/01/27 1:53 a.m.•37 views

Multi Gather RubyGems API Key

This module obtains a user's RubyGems API key from /.gem/credentials. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Multi Gather RubyGems API Key', 'Description' = %q This module obtains a...

7AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/01/27 12:00 a.m.•150 views

Exim GHOST (glibc gethostbyname) Buffer Overflow

This module remotely exploits CVE-2015-0235, aka GHOST, a heap-based buffer overflow in the GNU C Library's gethostbyname functions on x86 and x8664 GNU/Linux systems that run the Exim mail server. Module Options msf use exploit/linux/smtp/exim/gethostbynamebof msf undefinedgethostbynamebof show...

10CVSS7.6AI score0.94859EPSS
SaveExploits29
Metasploit
Metasploit
•added 2015/01/26 12:00 a.m.•36 views

Group Policy Script Execution From Shared Resource

This is a general-purpose module for exploiting systems with Windows Group Policy configured to load VBS startup/logon scripts from remote locations. This module runs a SMB shared resource that will provide a payload through a VBS file. Startup scripts will be executed with SYSTEM privileges, whi...

5.4AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/01/22 4:44 a.m.•52 views

McAfee Virus Scan Enterprise Password Hashes Dump

This module extracts the password hash from McAfee Virus Scan Enterprise VSE used to lock down the user interface. Hashcat supports cracking this type of hash using hash type sha1$salt.unicode$pass -m 140 and a hex salt --hex-salt of 01000f000d003300 unicode "\x01\x0f\x0d\x33". A dynamic format i...

7.1AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/01/21 12:00 a.m.•24 views

Oracle DB Privilege Escalation via Function-Based Index

This module will escalate an Oracle DB user to DBA by creating a function-based index on a table owned by a more-privileged user. Credits to David Litchfield for publishing the technique. Module Options msf use auxiliary/admin/oracle/oracle/indexprivesc msf undefinedindexprivesc show actions...

5.3AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/01/21 12:00 a.m.•51 views

IPass Control Pipe Remote Command Execution

This module exploits a vulnerability in the IPass Client service. This service provides a named pipe which can be accessed by the user group BUILTIN\Users. This pipe can be abused to force the service to load a DLL from a SMB share. Module Options msf use exploit/windows/smb/ipass/pipeexec msf...

9CVSS5.3AI score0.52195EPSS
SaveExploits5
Metasploit
Metasploit
•added 2015/01/21 12:00 a.m.•40 views

WordPress Platform Theme File Upload Vulnerability

The WordPress Theme "platform" contains a remote code execution vulnerability through an unchecked admininit call. The theme includes the uploaded file from its temp filename with php's include function. Module Options msf use exploit/unix/webapp/wp/platformexec msf undefinedplatformexec show...

9.8CVSS6.1AI score0.01805EPSS
SaveExploits2
Metasploit
Metasploit
•added 2015/01/20 12:00 a.m.•37 views

Java Secure Socket Extension (JSSE) SKIP-TLS MITM Proxy

This module exploits an incomplete internal state distinction in Java Secure Socket Extension JSSE by impersonating the server and finishing the handshake before the peers have authenticated themselves and instantiated negotiated security parameters, resulting in a plaintext SSL/TLS session with...

4CVSS6.5AI score0.66374EPSS
SaveExploits6
Total number of security vulnerabilities7325