Lucene search
+L
MetasploitMost viewed

7306 matches found

Metasploit
Metasploit
•added 2016/04/18 12:0 a.m.•62 views

pfSense authenticated graph status RCE

pfSense, a free BSD based open source firewall distribution, version use exploit/unix/http/pfsense/graphinjectionexec msf undefinedgraphinjectionexec show actions ...actions... msf undefinedgraphinjectionexec set ACTION msf undefinedgraphinjectionexec show options ...show and set options... msf...

9CVSS8.3AI score0.33708EPSS
SaveExploits4
Metasploit
Metasploit
•added 2016/04/01 1:42 a.m.•62 views

Z/OS (MVS) Command Shell, Reverse TCP

Provide JCL which creates a reverse shell This implementation does not include ebcdic character translation, so a client with translation capabilities is required. MSF handles this automatically. This module requires Metasploit: https://metasploit.com/download Current source:...

7AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/09/28 12:0 a.m.•62 views

BisonWare BisonFTP Server 3.5 Directory Traversal Information Disclosure

This module exploits a directory traversal vulnerability found in BisonWare BisonFTP server version 3.5. This vulnerability allows an attacker to download arbitrary files from the server by crafting a RETR command including file system traversal strings such as '..//.' Module Options msf use...

7.8CVSS5.5AI score0.60938EPSS
SaveExploits4
Metasploit
Metasploit
•added 2015/07/31 12:0 a.m.•62 views

Symantec Endpoint Protection Manager Authentication Bypass and Code Execution

This module exploits three separate vulnerabilities in Symantec Endpoint Protection Manager in order to achieve a remote shell on the box as NT AUTHORITY\SYSTEM. The vulnerabilities include an authentication bypass, a directory traversal and a privilege escalation to get privileged code execution...

5.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2014/06/08 12:0 a.m.•62 views

ManageEngine Desktop Central / Password Manager LinkViewFetchServlet.dat SQL Injection

This module exploits an unauthenticated blind SQL injection in LinkViewFetchServlet, which is exposed in ManageEngine Desktop Central v7 build 70200 to v9 build 90033 and Password Manager Pro v6 build 6500 to v7 build 7002 including the MSP versions. The SQL injection can be used to achieve remot...

7.5CVSS6.5AI score0.35547EPSS
SaveExploits12
Metasploit
Metasploit
•added 2014/04/01 12:0 a.m.•62 views

MS14-017 Microsoft Word RTF Object Confusion

This module creates a malicious RTF file that when opened in vulnerable versions of Microsoft Word will lead to code execution. The flaw exists in how a listoverridecount field can be modified to treat one structure as another. This bug was originally seen being exploited in the wild starting in...

9.3CVSS8.9AI score0.7746EPSS
SaveExploits10
Metasploit
Metasploit
•added 2014/02/15 9:21 p.m.•62 views

VNC Server (Reflective Injection), Reverse Hop HTTP/HTTPS Stager

Inject a VNC Dll via a reflective loader staged. Tunnel communication over an HTTP or HTTPS hop point. Note that you must first upload data/hop/hop.php to the PHP server you wish to use as a hop. This module requires Metasploit: https://metasploit.com/download Current source:...

7.3AI score
SaveExploits0
Metasploit
Metasploit
•added 2014/01/16 12:0 a.m.•62 views

Mac OS X Safari file:// Redirection Sandbox Escape

Versions of Safari before 8.0.6, 7.1.6, and 6.2.6 are vulnerable to a "state management issue" that allows a browser window to be navigated to a file:// URL. By dropping and loading a malicious .webarchive file, an attacker can read arbitrary files, inject cross-domain Javascript, and silently...

4.3CVSS7.8AI score0.10946EPSS
SaveExploits2
Metasploit
Metasploit
•added 2013/05/30 12:0 a.m.•62 views

Monkey HTTPD Header Parsing Denial of Service (DoS)

This module causes improper header parsing that leads to a segmentation fault due to a specially crafted HTTP request. Affects version use auxiliary/dos/http/monkey/headers msf undefinedheaders show actions ...actions... msf undefinedheaders set ACTION msf undefinedheaders show options ...show an...

6.8CVSS5.2AI score0.20179EPSS
SaveExploits3
Metasploit
Metasploit
•added 2013/01/17 8:41 a.m.•62 views

Windows Manage Webcam

This module will allow the user to detect installed webcams with the LIST action or take a snapshot with the SNAPSHOT action. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Windows Manage...

6.9AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/11/05 6:27 p.m.•62 views

Windows Gather Local Admin Search

This module will identify systems in a given range that the supplied domain user should migrate into a user pid has administrative access to by using the Windows API OpenSCManagerA to establishing a handle to the remote host. Additionally it can enumerate logged in users and group membership via...

6.9AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/11/02 1:56 a.m.•62 views

Microsoft SQL Server Database Link Crawling Command Execution

This module can be used to crawl MS SQL Server database links and deploy Metasploit payloads through links configured with sysadmin privileges using a valid SQL Server Login. If you are attempting to obtain multiple reverse shells using this module we recommend setting the "DisablePayloadHandler"...

7.8AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/08/25 7:41 a.m.•62 views

Generic HTTP Directory Traversal Utility

This module allows you to test if a web server or web application is vulnerable to directory traversal with three different actions. The 'CHECK' action default is used to automatically or manually find if directory traversal exists in the web server, and then return the path that triggers the...

7.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/07/27 12:0 a.m.•62 views

Plixer Scrutinizer NetFlow and sFlow Analyzer HTTP Authentication Bypass

This will add an administrative account to Scrutinizer NetFlow and sFlow Analyzer without any authentication. Versions such as 9.0.1 or older are affected. Module Options msf use auxiliary/admin/http/scrutinizer/adduser msf undefinedadduser show actions ...actions... msf undefinedadduser set ACTI...

5CVSS5.3AI score0.44458EPSS
SaveExploits6
Metasploit
Metasploit
•added 2012/07/04 12:0 a.m.•62 views

Tiki Wiki unserialize() PHP Code Execution

This module exploits a php unserialize vulnerability in Tiki Wiki use exploit/unix/webapp/tikiwiki/unserializeexec msf undefinedunserializeexec show actions ...actions... msf undefinedunserializeexec set ACTION msf undefinedunserializeexec show options ...show and set options... msf...

9.8CVSS8.4AI score0.62989EPSS
SaveExploits12
Metasploit
Metasploit
•added 2012/05/04 12:0 a.m.•62 views

Adobe Flash Player Object Type Confusion

This module exploits a vulnerability found in Adobe Flash Player. By supplying a corrupt AMF0 "error" response, it is possible to gain arbitrary remote code execution under the context of the user. This vulnerability has been exploited in the wild as part of the "World Uyghur Congress...

9.3CVSS6.5AI score0.8412EPSS
SaveExploits10
Metasploit
Metasploit
•added 2012/01/11 12:0 a.m.•62 views

NTR ActiveX Control StopModule() Remote Code Execution

This module exploits a vulnerability found in the NTR ActiveX 1.1.8. The vulnerability exists in the StopModule method, where the lModule parameter is used to dereference memory to get a function pointer, which leads to code execution under the context of the user visiting a malicious web page...

9.3CVSS5.3AI score0.38975EPSS
SaveExploits4
Metasploit
Metasploit
•added 2011/12/07 12:0 a.m.•62 views

TrendMicro Control Manger CmdProcessor.exe Stack Buffer Overflow

This module exploits a vulnerability in the CmdProcessor.exe component of Trend Micro Control Manger up to version 5.5. The specific flaw exists within CmdProcessor.exe service running on TCP port 20101. The vulnerable function is the CGenericScheduler::AddTask function of...

10CVSS5.8AI score0.64363EPSS
SaveExploits9
Metasploit
Metasploit
•added 2011/08/21 11:40 p.m.•62 views

BNAT Router

This module will properly route BNAT traffic and allow for connections to be established to machines on ports which might not otherwise be accessible. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class...

7.3AI score
SaveExploits0
Metasploit
Metasploit
•added 2011/04/04 12:42 a.m.•62 views

Windows Gather Enumerate Domain Group

This module extracts user accounts from the specified domain group and stores the results in the loot. It will also verify if session account is in the group. Data is stored in loot in a format that is compatible with the tokenhunter plugin. This module must be run on a session running as a domai...

0.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2011/04/01 12:0 a.m.•62 views

Linux PolicyKit Race Condition Privilege Escalation

A race condition flaw was found in the PolicyKit pkexec utility and polkitd daemon. A local user could use this flaw to appear as a privileged user to pkexec, allowing them to execute arbitrary commands as root by running those commands with pkexec. Those vulnerable include RHEL6 prior to...

6.9CVSS6.8AI score0.05246EPSS
SaveExploits17
Metasploit
Metasploit
•added 2010/12/10 5:47 a.m.•62 views

Cisco IOS HTTP Unauthorized Administrative Access

This module exploits a vulnerability in the Cisco IOS HTTP Server. By sending a GET request for "/level/num/exec/..", where num is between 16 and 99, it is possible to bypass authentication and obtain full system control. IOS 11.3 - 12.2 are reportedly vulnerable. This module tested successfully...

9.3CVSS7.2AI score0.6845EPSS
SaveExploits12
Metasploit
Metasploit
•added 2010/08/11 12:0 a.m.•62 views

Freesshd Authentication Bypass

This module exploits a vulnerability found in FreeSSHd use exploit/windows/ssh/freesshd/authbypass msf undefinedauthbypass show actions ...actions... msf undefinedauthbypass set ACTION msf undefinedauthbypass show options ...show and set options... msf undefinedauthbypass run This module requires...

9.3CVSS5.2AI score0.39513EPSS
SaveExploits8
Metasploit
Metasploit
•added 2010/07/25 9:37 p.m.•62 views

MS03-051 Microsoft IIS ISAPI FrontPage fp30reg.dll Chunked Overflow

This is an exploit for the chunked encoding buffer overflow described in MS03-051 and originally reported by Brett Moore. This particular modules works against versions of Windows 2000 between SP0 and SP3. Service Pack 4 fixes the issue. This module requires Metasploit:...

7.5CVSS0.6AI score0.81262EPSS
SaveExploits11
Metasploit
Metasploit
•added 2010/06/08 12:0 a.m.•62 views

MS11-038 Microsoft Office Excel Malformed OBJ Record Handling Overflow

This module exploits a vulnerability found in Excel 2002 of Microsoft Office XP. By supplying a .xls file with a malformed OBJ recType 0x5D record an attacker can get the control of the execution flow. This results in arbitrary code execution under the context of the user. Module Options msf use...

9.3CVSS6.1AI score0.70121EPSS
SaveExploits21
Metasploit
Metasploit
•added 2010/06/01 12:0 a.m.•62 views

Outlook ATTACH_BY_REF_RESOLVE File Execution

It has been discovered that certain e-mail message cause Outlook to create Windows shortcut-like attachments or messages within Outlook. Through specially crafted TNEF streams with certain MAPI attachment properties, it is possible to set a path name to files to be executed. When a user double...

9.3CVSS5.5AI score0.55278EPSS
SaveExploits11
Metasploit
Metasploit
•added 2010/03/15 4:34 p.m.•62 views

Oracle DB 10gR2, 11gR1/R2 DBMS_JVM_EXP_PERMS OS Command Execution

This module exploits a flaw 0 day in DBMSJVMEXPPERMS package that allows any user with create session privilege to grant themselves java IO privileges. Identified by David Litchfield. Works on 10g R2, 11g R1 and R2 Windows only This module requires Metasploit: https://metasploit.com/download...

6.5CVSS6.9AI score0.1125EPSS
SaveExploits4
Metasploit
Metasploit
•added 2010/03/04 6:19 a.m.•62 views

Ultra Shareware Office Control ActiveX HttpUpload Buffer Overflow

This module exploits a stack-based buffer overflow in Ultra Shareware's Office Control. When processing the 'HttpUpload' method, the arguments are concatenated together to form a command line to run a bundled version of cURL. If the command fails to run, a stack-based buffer overflow occurs when...

9.3CVSS7.8AI score0.36228EPSS
SaveExploits5
Metasploit
Metasploit
•added 2009/11/24 7:11 a.m.•62 views

MS03-046 Exchange 2000 XEXCH50 Heap Overflow

This is an exploit for the Exchange 2000 heap overflow. Due to the nature of the vulnerability, this exploit is not very reliable. This module has been tested against Exchange 2000 SP0 and SP3 running a Windows 2000 system patched to SP4. It normally takes between one and 100 connection attempts ...

7.5CVSS6.6AI score0.76388EPSS
SaveExploits6
Metasploit
Metasploit
•added 2009/07/21 12:56 p.m.•62 views

Unix Command Shell, Bind TCP (via netcat)

Listen for a connection and spawn a command shell via netcat This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = :dynamic include Msf::Payload::Single include...

7.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2007/10/03 12:17 p.m.•62 views

TFTPDWIN v0.4.2 Long Filename Buffer Overflow

This module exploits the ProSysInfo TFTPDWIN threaded TFTP Server. By sending an overly long file name to the tftpd.exe server, the stack can be overwritten. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class...

7.5CVSS7AI score0.54094EPSS
SaveExploits5
Metasploit
Metasploit
•added 2007/02/17 1:52 p.m.•62 views

Sun Solaris Telnet Remote Authentication Bypass Vulnerability

This module exploits the argument injection vulnerability in the telnet daemon in.telnetd of Solaris 10 and 11. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Sun Solaris Telnet Remote...

10CVSS7.4AI score0.97848EPSS
SaveExploits14
Metasploit
Metasploit
•added 2005/12/05 5:0 a.m.•62 views

IMail IMAP4D Delete Overflow

This module exploits a buffer overflow in the 'DELETE' command of the IMail IMAP4D service. This vulnerability can only be exploited with a valid username and password. This flaw was patched in version 8.14. This module requires Metasploit: https://metasploit.com/download Current source:...

4.6CVSS0.4AI score0.88509EPSS
SaveExploits13
Metasploit
Metasploit
•added 2026/07/10 7:2 p.m.•61 views

FTP Fetch, Find Tag Ordinal Stager

Fetch and execute an x86 payload from an FTP server. Use an established connection 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.•61 views

FTP Fetch, Reverse TCP Stager with UUID Support

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

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

FTP Fetch, Reverse TCP Stager (RC4 Stage Encryption, Metasm)

Fetch and execute an x86 payload from an FTP server. 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 include Msf::Payload::Adapter::Fetch::FTP includ...

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

FTP Fetch, Windows shellcode stage, Reverse TCP Stager (RC4 Stage Encryption DNS, Metasm)

Fetch and execute an x86 payload from an FTP server. Custom shellcode stage. 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 include...

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

FTP Fetch, Windows x64 Command Shell, Reverse TCP Stager with UUID Support (Windows x64)

Fetch and execute an x64 payload from an FTP server. Spawn a piped command shell Windows x64 staged. Connect back to the attacker with UUID Support Windows x64 Module Options This module requires Metasploit: https://metasploit.com/download Current source:...

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

FTP Fetch, Windows x64 Reverse TCP Stager

Fetch and execute an x64 payload from an FTP server. Connect back to the attacker Windows x64 Module Options...

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

FTP Fetch, Windows x86 Bind Named Pipe Stager

Fetch and execute an x86 payload from an FTP server. Listen for a pipe connection 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.•61 views

FTP Fetch, Reverse TCP Stager (IPv6)

Fetch and execute an x86 payload from an FTP server. 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.•61 views

FTP Fetch, Reverse TCP Stager (RC4 Stage Encryption, Metasm)

Fetch and execute an x86 payload from an FTP server. 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 include Msf::Payload::Adapter::Fetch::FTP includ...

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

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

Fetch and execute an x64 payload from an FTP server. Listen for a connection with UUID Support Windows x64 Module Options...

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

FTP Fetch, Windows x64 Reverse Named Pipe (SMB) Stager

Fetch and execute an x64 payload from an FTP server. 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 include...

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

FTP Fetch, Windows Command Shell, Reverse TCP Stager (No NX or Win7)

Fetch and execute an x86 payload from an FTP server. Spawn a piped command shell staged. Connect back to the attacker No NX Module Options This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule includ...

5.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2022/01/29 5:42 p.m.•61 views

Generic Command Nop Generator

Generates harmless padding for command payloads. Module Options msf use nop/cmd/generic msf nopgeneric show actions ...actions... msf nopgeneric set ACTION msf nopgeneric show options ...show and set options... msf nopgeneric run This module requires Metasploit: https://metasploit.com/download...

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

Incredimail Credential Gatherer

This module searches for Incredimail credentials on a Windows host. Module Options msf use post/windows/gather/credentials/incredimail msf postincredimail show actions ...actions... msf postincredimail set ACTION msf postincredimail show options ...show and set options... msf postincredimail run...

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

Maxthon Credential Gatherer

This module searches for Maxthon credentials on a Windows host. Module Options msf use post/windows/gather/credentials/maxthon msf postmaxthon show actions ...actions... msf postmaxthon set ACTION msf postmaxthon show options ...show and set options... msf postmaxthon run This module requires...

7.1AI score
SaveExploits0
Metasploit
Metasploit
•added 2020/03/17 12:0 a.m.•61 views

VMware Fusion USB Arbitrator Setuid Privilege Escalation

This exploits an improper use of setuid binaries within VMware Fusion 10.1.3 - 11.5.3. The Open VMware USB Arbitrator Service can be launched outide of its standard path which allows loading of an attacker controlled binary. By creating a payload in the user home directory in a specific folder, a...

7.8CVSS7.5AI score0.07254EPSS
SaveExploits10
Metasploit
Metasploit
•added 2020/02/24 12:0 a.m.•61 views

OpenSMTPD OOB Read Local Privilege Escalation

This module exploits an out-of-bounds read of an attacker-controlled string in OpenSMTPD's MTA implementation to execute a command as the root or nobody user, depending on the kind of grammar OpenSMTPD uses. Module Options msf use exploit/unix/local/opensmtpd/oobreadlpe msf undefinedoobreadlpe sh...

10CVSS8.9AI score0.889EPSS
SaveExploits10
Total number of security vulnerabilities5000