Lucene search
+L
MetasploitMost viewed

7306 matches found

Metasploit
Metasploit
•added 2018/09/05 12:0 a.m.•63 views

Office 365 User Enumeration

Enumerate valid usernames email addresses from Office 365 using ActiveSync. Differences in the HTTP Response code and HTTP Headers can be used to differentiate between: - Valid Username Response code 401 - Valid Username and Password without 2FA Response Code 200 - Valid Username and Password wit...

5.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/01/22 12:0 a.m.•63 views

AsusWRT LAN Unauthenticated Remote Code Execution

The HTTP server in AsusWRT has a flaw where it allows an unauthenticated client to perform a POST in certain cases. This can be combined with another vulnerability in the VPN configuration upload routine that sets NVRAM configuration variables directly from the POST request to enable a special...

5.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/01/15 12:0 a.m.•63 views

Windows UAC Protection Bypass (Via Slui File Handler Hijack)

This module will bypass UAC on Windows 8-10 by hijacking a special key in the Registry under the Current User hive, and inserting a custom command that will get invoked when any binary .exe application is launched. But slui.exe is an auto-elevated binary that is vulnerable to file handler...

5.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2017/08/21 1:25 a.m.•63 views

Unix Command Shell, Reverse TCP (via R)

Connect back and create a command shell via R This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 157 include Msf::Payload::Single include Msf::Payload::R include...

SaveExploits0
Metasploit
Metasploit
•added 2017/03/07 12:0 a.m.•63 views

Apache Struts Jakarta Multipart Parser OGNL Injection

This module exploits a remote code execution vulnerability in Apache Struts version 2.3.5 - 2.3.31, and 2.5 - 2.5.10. Remote Code Execution can be performed via http Content-Type header. Native payloads will be converted to executables and dropped in the server's temp dir. If this fails, try a cm...

10CVSS9.5AI score0.99999EPSS
SaveExploits45
Metasploit
Metasploit
•added 2017/01/25 12:0 a.m.•63 views

Oracle Weblogic Server Deserialization RCE - RMI UnicastRef

An unauthenticated attacker with network access to the Oracle Weblogic Server T3 interface can send a serialized object sun.rmi.server.UnicastRef to the interface to execute code on vulnerable hosts. Module Options msf use exploit/multi/misc/weblogic/deserializeunicastref msf...

9.8CVSS8.6AI score0.97301EPSS
SaveExploits15
Metasploit
Metasploit
•added 2015/12/28 1:26 a.m.•63 views

Windows Manage Privilege Based Process Migration

This module will migrate a Meterpreter session based on session privileges. It will do everything it can to migrate, including spawning a new User level process. For sessions with Admin rights: It will try to migrate into a System level process in the following order: ANAME if specified,...

SaveExploits0
Metasploit
Metasploit
•added 2015/05/18 4:33 a.m.•63 views

Python Meterpreter, Python Reverse TCP Stager with UUID Support

Run a meterpreter server in Python compatible with 2.5-2.7 & 3.1+. Connect back to the attacker with UUID Support This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = :dynamic include...

0.3AI score
SaveExploits0
Metasploit
Metasploit
•added 2014/02/26 12:0 a.m.•63 views

JIRA Issues Collector Directory Traversal

This module exploits a directory traversal flaw in JIRA 6.0.3. The vulnerability exists in the issues collector code, while handling attachments provided by the user. It can be exploited in Windows environments to get remote code execution. This module has been tested successfully on JIRA 6.0.3...

4.3CVSS5.7AI score0.26151EPSS
SaveExploits6
Metasploit
Metasploit
•added 2014/02/18 11:9 p.m.•63 views

Windows Gather Group Policy Preference Saved Passwords

This module enumerates the victim machine's domain controller and connects to it via SMB. It then looks for Group Policy Preference XML files containing local user accounts and passwords and decrypts them using Microsofts public AES key. Cached Group Policy files may be found on end-user devices ...

7.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2014/01/20 12:0 a.m.•63 views

Firefox Proxy Prototype Privileged Javascript Injection

This exploit gains remote code execution on Firefox 31-34 by abusing a bug in the XPConnect component and gaining a reference to the privileged chrome:// window. This exploit requires the user to click anywhere on the page to trigger the vulnerability. Module Options msf use...

6.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2013/10/30 12:0 a.m.•63 views

HP LoadRunner EmulationAdmin Web Service Directory Traversal

This module exploits a directory traversal vulnerability in version 11.52 of HP LoadRunner. The vulnerability exists in the EmulationAdmin web service, specifically in the copyFileToServer method, allowing the upload of arbitrary files. This module has been tested successfully on HP LoadRunner...

10CVSS5.4AI score0.62617EPSS
SaveExploits8
Metasploit
Metasploit
•added 2013/10/23 12:0 a.m.•63 views

VICIdial Manager Send OS Command Injection

The file agc/managersend.php in the VICIdial web application uses unsanitized user input as part of a command that is executed using the PHP passthru function. A valid username, password and session are needed to access the injection point. Fortunately, VICIdial has two built-in accounts with...

5.7AI score
SaveExploits0
Metasploit
Metasploit
•added 2013/09/05 6:41 p.m.•63 views

Linux Gather Virtual Environment Detection

This module attempts to determine whether the system is running inside of a virtual environment and if so, which one. This module supports detection of Hyper-V, VMWare, VirtualBox, Xen, Bhyve and QEMU/KVM. This module requires Metasploit: https://metasploit.com/download Current source:...

7.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2013/08/07 12:0 a.m.•63 views

OpenX Backdoor PHP Code Execution

OpenX Ad Server version 2.8.10 was shipped with an obfuscated backdoor since at least November 2012 through August 2013. Exploitation is simple, requiring only a single request with a rot13'd and reversed payload. Module Options msf use exploit/multi/http/openx/backdoorphp msf undefinedbackdoorph...

9.8CVSS8.6AI score0.70653EPSS
SaveExploits5
Metasploit
Metasploit
•added 2013/01/02 11:54 p.m.•63 views

FTP Authentication Scanner

This module will test FTP logins on a range of machines and report successful logins. If you have loaded a database plugin and connected to a database this module will record successful logins and hosts so you can track your access. This module requires Metasploit: https://metasploit.com/download...

7.5CVSS7.2AI score0.53618EPSS
SaveExploits41
Metasploit
Metasploit
•added 2012/09/10 2:46 p.m.•63 views

Winamp MAKI Buffer Overflow

This module exploits a stack based buffer overflow in Winamp 5.55. The flaw exists in the genff.dll and occurs while parsing a specially crafted MAKI file, where memmove is used in an insecure way with user controlled data. To exploit the vulnerability the attacker must convince the victim to...

9.3CVSS7.2AI score0.36337EPSS
SaveExploits9
Metasploit
Metasploit
•added 2012/04/28 12:0 a.m.•63 views

InduSoft Web Studio ISSymbol.ocx InternationalSeparator() Heap Overflow

This module exploits a heap overflow found in InduSoft Web Studio use exploit/windows/browser/indusoft/issymbolinternationalseparator msf undefinedissymbolinternationalseparator show actions ...actions... msf undefinedissymbolinternationalseparator set ACTION msf...

9.3CVSS5.3AI score0.32349EPSS
SaveExploits12
Metasploit
Metasploit
•added 2012/02/15 10:32 p.m.•63 views

Java MixerSequencer Object GM_Song Structure Handling Vulnerability

This module exploits a flaw within the handling of MixerSequencer objects in Java 6u18 and before. Exploitation id done by supplying a specially crafted MIDI file within an RMF File. When the MixerSequencer objects is used to play the file, the GMSong structure is populated with a function pointe...

7.5CVSS8.9AI score0.77721EPSS
SaveExploits9
Metasploit
Metasploit
•added 2011/11/11 10:19 p.m.•63 views

Windows Escalation

This module uses the getsystem command to escalate the current session to the SYSTEM account using various techniques. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'metasm' class MetasploitModule 'Windows...

7.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2010/11/23 1:23 a.m.•63 views

rexec Authentication Scanner

This module will test an rexec service on a range of machines and report successful logins. NOTE: This module requires access to bind to privileged ports below 1024. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework cla...

7.5CVSS7.2AI score0.53618EPSS
SaveExploits41
Metasploit
Metasploit
•added 2010/09/07 12:0 a.m.•63 views

Adobe CoolType SING Table "uniqueName" Stack Buffer Overflow

This module exploits a vulnerability in the Smart INdependent Glyplets SING table handling within versions 8.2.4 and 9.3.4 of Adobe Reader. Prior versions are assumed to be vulnerable as well. Module Options msf use exploit/windows/fileformat/adobe/cooltypesing msf undefinedcooltypesing show...

9.3CVSS8.8AI score0.82485EPSS
SaveExploits13
Metasploit
Metasploit
•added 2010/08/20 12:0 a.m.•63 views

Novell iPrint Client ActiveX Control call-back-url Buffer Overflow

This module exploits a stack-based buffer overflow in Novell iPrint Client 5.42. When sending an overly long string to the 'call-back-url' parameter in an op-client-interface-version action of ienipp.ocx an attacker may be able to execute arbitrary code. Module Options msf use...

9.3CVSS6.1AI score0.35987EPSS
SaveExploits18
Metasploit
Metasploit
•added 2010/07/16 12:0 a.m.•63 views

Microsoft Windows Shell LNK Code Execution

This module exploits a vulnerability in the handling of Windows Shortcut files .LNK that contain an icon resource pointing to a malicious DLL. This module creates a WebDAV service that can be used to run an arbitrary payload when accessed as a UNC path. Module Options msf use...

9.3CVSS7.5AI score0.91324EPSS
SaveExploits14
Metasploit
Metasploit
•added 2009/12/08 8:20 p.m.•63 views

HTML Help Workshop 4.74 (hhp Project File) Buffer Overflow

This module exploits a stack buffer overflow in HTML Help Workshop 4.74 by creating a specially crafted hhp file. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'HTML Help Workshop 4.74 hhp...

7.5CVSS7.3AI score0.71697EPSS
SaveExploits11
Metasploit
Metasploit
•added 2009/07/28 1:43 p.m.•63 views

Oracle DB SQL Injection via SYS.LT.REMOVEWORKSPACE

This module exploits a sql injection flaw in the REMOVEWORKSPACE procedure of the PL/SQL package SYS.LT. Any user with execute privilege on the vulnerable package can exploit this vulnerability. This module requires Metasploit: https://metasploit.com/download Current source:...

5.5CVSS7.5AI score0.4181EPSS
SaveExploits4
Metasploit
Metasploit
•added 2009/01/09 5:33 a.m.•63 views

XM Easy Personal FTP Server 5.6.0 NLST DoS

This module is a port of shinnai's script. You need a valid login, but even anonymous can do it as long as it has permission to call NLST. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'XM Eas...

4CVSS6.8AI score0.3586EPSS
SaveExploits7
Metasploit
Metasploit
•added 2008/04/04 9:15 p.m.•63 views

Solaris sadmind Command Execution

This exploit targets a weakness in the default security settings of the sadmind RPC application. This server is installed and enabled by default on most versions of the Solaris operating system. Vulnerable systems include solaris 2.7, 8, and 9 This module requires Metasploit:...

10CVSS7.4AI score0.88765EPSS
SaveExploits10
Metasploit
Metasploit
•added 2006/11/12 3:55 p.m.•63 views

NaviCOPA 2.0.1 URL Handling Buffer Overflow

This module exploits a stack buffer overflow in NaviCOPA 2.0.1. The vulnerability is caused due to a boundary error within the handling of URL parameters. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class...

7.5CVSS7.4AI score0.66826EPSS
SaveExploits6
Metasploit
Metasploit
•added 2026/07/10 7:2 p.m.•62 views

FTP Fetch, Bind TCP Stager with UUID Support (Windows x86)

Fetch and execute an x86 payload from an FTP server. Listen for a connection with UUID Support Windows x86 Module Options This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule include...

6.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2026/07/10 7:2 p.m.•62 views

FTP Fetch, Windows Upload/Execute, Bind TCP Stager (Windows x86)

Fetch and execute an x86 payload from an FTP server. Uploads an executable and runs it staged. Listen for a connection Windows x86 Module Options This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule...

5.4AI score
SaveExploits0
Metasploit
Metasploit
•added 2026/07/10 7:2 p.m.•62 views

FTP Fetch, Windows Meterpreter Shell, Reverse TCP Inline (IPv6)

Fetch and execute an x86 payload from an FTP server. Connect back to attacker and spawn a Meterpreter shell. Requires Windows XP SP2 or newer. Module Options...

6.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2026/07/10 7:2 p.m.•62 views

FTP Fetch, Bind TCP Stager (No NX or Win7)

Fetch and execute an x86 payload from an FTP server. Listen for a connection No NX Module Options This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule include Msf::Payload::Adapter::Fetch::FTP inclu...

6.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2026/07/10 7:2 p.m.•62 views

FTP Fetch, Windows Upload/Execute, Reverse TCP Stager

Fetch and execute an x86 payload from an FTP server. Uploads an executable and runs it staged. Connect back to the attacker Module Options This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule includ...

6.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2026/07/10 7:2 p.m.•62 views

FTP Fetch, Windows x64 Command Shell, Windows x64 Bind TCP Stager

Fetch and execute an x64 payload from an FTP server. Spawn a piped command shell Windows x64 staged. Listen for a connection Windows x64 Module Options This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module...

6.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2026/07/10 7:2 p.m.•62 views

FTP Fetch, Windows shellcode stage, Reverse TCP Stager (IPv6)

Fetch and execute an x86 payload from an FTP server. Custom shellcode stage. Connect back to the attacker over IPv6 Module Options This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule include...

6.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2026/07/10 7:2 p.m.•62 views

FTP Fetch, Windows shellcode stage, Windows x86 Reverse Named Pipe (SMB) Stager

Fetch and execute an x86 payload from an FTP server. Custom shellcode stage. Connect back to the attacker via a named pipe pivot Module Options This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule...

6.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2026/07/10 7:2 p.m.•62 views

FTP Fetch, Windows shellcode stage, Windows Reverse HTTP Stager (wininet)

Fetch and execute an x86 payload from an FTP server. Custom shellcode stage. Tunnel communication over HTTP Windows wininet Module Options This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule includ...

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

Python Exec, Python Pingback, Reverse TCP (via python)

Execute a Python payload as an OS command from a Posix-compatible shell. Connects back to the attacker, sends a UUID, then terminates Module Options msf use payload/cmd/unix/python/pingbackreversetcp msf payloadpingbackreversetcp show actions ...actions... msf payloadpingbackreversetcp set ACTION...

7.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2021/09/28 5:42 p.m.•62 views

Tlen Credential Gatherer

This module searches for Tlen credentials on a Windows host. Tlen is a free Polish instant messaging service. Module Options msf use post/windows/gather/credentials/tlen msf posttlen show actions ...actions... msf posttlen set ACTION msf posttlen show options ...show and set options... msf posttl...

7.1AI score
SaveExploits0
Metasploit
Metasploit
•added 2021/07/08 5:42 p.m.•62 views

Print Spooler Remote DLL Injection

The print spooler service can be abused by an authenticated remote attacker to load a DLL through a crafted DCERPC request, resulting in remote code execution as NT AUTHORITY\SYSTEM. This module uses the MS-RPRN vector which requires the Print Spooler service to be running. Module Options msf use...

9.3CVSS8AI score0.99792EPSS
SaveExploits75
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 2020/05/17 12:0 a.m.•62 views

LinuxKI Toolset 6.01 Remote Command Execution

This module exploits a vulnerability in LinuxKI Toolset use exploit/linux/http/linuxki/rce msf undefinedrce show actions ...actions... msf undefinedrce set ACTION msf undefinedrce show options ...show and set options... msf undefinedrce run This module requires Metasploit:...

9.8CVSS8.8AI score0.98751EPSS
SaveExploits10
Metasploit
Metasploit
•added 2020/04/21 12:0 a.m.•62 views

IBM Data Risk Manager Arbitrary File Download

IBM Data Risk Manager IDRM contains two vulnerabilities that can be chained by an unauthenticated attacker to download arbitrary files off the system. The first is an unauthenticated bypass, followed by a path traversal. This module exploits both vulnerabilities, giving an attacker the ability to...

5.6AI score
SaveExploits0
Metasploit
Metasploit
•added 2019/07/26 12:42 a.m.•62 views

Python Pingback, Bind TCP (via python)

Listens for a connection from the attacker, sends a UUID, then terminates module MetasploitModule CachedSize = :dynamic include Msf::Payload::Single include Msf::Payload::Python include Msf::Payload::Pingback include Msf::Payload::Pingback::Options def initializeinfo = supermergeinfoinfo, 'Name' ...

6.8AI score
SaveExploits0
Metasploit
Metasploit
•added 2019/03/13 12:0 a.m.•62 views

Zimbra Collaboration Autodiscover Servlet XXE and ProxyServlet SSRF

This module exploits an XML external entity vulnerability and a server side request forgery to get unauthenticated code execution on Zimbra Collaboration Suite. The XML external entity vulnerability in the Autodiscover Servlet is used to read a Zimbra configuration file that contains an LDAP...

5.9AI score
SaveExploits0
Metasploit
Metasploit
•added 2018/03/14 12:0 a.m.•62 views

SAP Internet Graphics Server (IGS) XMLCHART XXE

This module exploits CVE-2018-2392 and CVE-2018-2393, two XXE vulnerabilities within the XMLCHART page of SAP Internet Graphics Servers IGS running versions 7.20, 7.20EXT, 7.45, 7.49, or 7.53. These vulnerabilities occur due to a lack of appropriate validation on the Extension HTML tag when...

7.5CVSS7.4AI score0.41051EPSS
SaveExploits2
Metasploit
Metasploit
•added 2017/12/22 6:44 p.m.•62 views

Cambium ePMP 1000 Account Password Reset

This module exploits an access control vulnerability in Cambium ePMP device management portal. It requires any one of the following non-admin login credentials - installer/installer, home/home - to reset password of other existing users including 'admin'. All versions 'Cambium ePMP 1000 Account...

8.8CVSS8.9AI score0.53704EPSS
SaveExploits2
Metasploit
Metasploit
•added 2017/10/07 12:0 a.m.•62 views

Trend Micro OfficeScan Remote Code Execution

This module exploits the authentication bypass and command injection vulnerability together. Unauthenticated users can execute a terminal command under the context of the web server user. The specific flaw exists within the management interface, which listens on TCP port 443 by default. The Trend...

10CVSS8.7AI score0.66774EPSS
SaveExploits3
Metasploit
Metasploit
•added 2017/05/21 12:0 a.m.•62 views

PlaySMS sendfromfile.php Authenticated "Filename" Field Code Execution

This module exploits a code injection vulnerability within an authenticated file upload feature in PlaySMS v1.4. This issue is caused by improper file name handling in sendfromfile.php file. Authenticated Users can upload a file and rename the file with a malicious payload. This module was tested...

8.8CVSS8.1AI score0.62308EPSS
SaveExploits5
Total number of security vulnerabilities5000