Lucene search
+L
MetasploitMost viewed

7306 matches found

Metasploit
Metasploit
•added 2015/11/04 12:0 a.m.•57 views

vBulletin 5.1.2 Unserialize Code Execution

This module exploits a PHP object injection vulnerability in vBulletin 5.1.2 to 5.1.9 Module Options msf use exploit/multi/http/vbulletin/unserialize msf undefinedunserialize show actions ...actions... msf undefinedunserialize set ACTION msf undefinedunserialize show options ...show and set...

7.5CVSS8.5AI score0.80635EPSS
SaveExploits14
Metasploit
Metasploit
•added 2015/09/03 12:0 a.m.•57 views

F5 iControl iCall::Script Root Command Execution

This module exploits an authenticated privilege escalation vulnerability in the iControl API on the F5 BIG-IP LTM and likely other F5 devices. This requires valid credentials and the Resource Administrator role. The exploit should work on BIG-IP 11.3.0 - 11.6.0, 11.5.x use...

9CVSS5.3AI score0.68483EPSS
SaveExploits5
Metasploit
Metasploit
•added 2015/08/22 12:0 a.m.•57 views

Windows Escalate UAC Protection Bypass (ScriptHost Vulnerability)

This module will bypass Windows UAC by utilizing the missing .manifest on the script host cscript/wscript.exe binaries. Module Options msf use exploit/windows/local/bypassuac/vbs msf undefinedvbs show actions ...actions... msf undefinedvbs set ACTION msf undefinedvbs show options ...show and set...

5.3AI score
SaveExploits0
Metasploit
Metasploit
•added 2015/06/03 12:0 a.m.•57 views

SysAid Help Desk Administrator Account Creation

This module exploits a vulnerability in SysAid Help Desk that allows an unauthenticated user to create an administrator account. Note that this exploit will only work once. Any subsequent attempts will fail. On the other hand, the credentials must be verified manually. This module has been tested...

7.5CVSS5.3AI score0.55362EPSS
SaveExploits7
Metasploit
Metasploit
•added 2014/11/26 2:59 p.m.•57 views

Windows Drive Formatter

This payload formats all mounted disks in Windows aka ShellcodeOfDeath. After formatting, this payload sets the volume label to the string specified in the VOLUMELABEL option. If the code is unable to access a drive for any reason, it skips the drive and proceeds to the next volume. This module...

7.4AI score
SaveExploits0
Metasploit
Metasploit
•added 2014/11/12 4:38 p.m.•57 views

Windows Outbound-Filtering Rules

This module makes some kind of TCP traceroute to get outbound-filtering rules. It will try to make a TCP connection to a certain public IP address this IP does not need to be under your control using different TTL incremental values. This way if you get an answer ICMP TTL time exceeded packet fro...

6.8AI score
SaveExploits0
Metasploit
Metasploit
•added 2014/04/11 12:0 a.m.•57 views

Firefox Gather History from Privileged JavaScript Shell

This module allows collection of the entire browser history from a Firefox Privileged JavaScript Shell. Module Options msf use post/firefox/gather/history msf undefinedhistory show actions ...actions... msf undefinedhistory set ACTION msf undefinedhistory show options ...show and set options... m...

5.3AI score
SaveExploits0
Metasploit
Metasploit
•added 2014/04/11 12:0 a.m.•57 views

Firefox Gather Passwords from Privileged JavaScript Shell

This module allows collection of passwords from a Firefox Privileged JavaScript Shell. Module Options msf use post/firefox/gather/passwords msf undefinedpasswords show actions ...actions... msf undefinedpasswords set ACTION msf undefinedpasswords show options ...show and set options... msf...

5.3AI score
SaveExploits0
Metasploit
Metasploit
•added 2014/03/28 4:45 p.m.•57 views

The EICAR Encoder

This encoder merely replaces the given payload with the EICAR test string. Note, this is sure to ruin your payload. Any content-aware firewall, proxy, IDS, or IPS that follows anti-virus standards should alert and do what it would normally do when malware is transmitted across the wire. This modu...

7.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2014/03/09 12:0 a.m.•57 views

GetGo Download Manager HTTP Response Buffer Overflow

This module exploits a stack-based buffer overflow vulnerability in GetGo Download Manager version 5.3.0.2712 earlier, caused by an overly long HTTP response header. By persuading the victim to download a file from a malicious server, a remote attacker could execute arbitrary code on the system o...

10CVSS8.9AI score0.6144EPSS
SaveExploits12
Metasploit
Metasploit
•added 2013/09/10 10:20 p.m.•57 views

Linux Command Shell, Bind TCP Random Port Inline

Listen for a connection in a random port and spawn a command shell. Use nmap to discover the open port: 'nmap -sS target -p-'. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 57...

7.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2013/08/23 8:38 p.m.•57 views

OSX Manage Webcam

This module will allow the user to detect installed webcams with the LIST action, take a snapshot with the SNAPSHOT action, or record a webcam and mic with the RECORD action This module requires Metasploit: https://metasploit.com/download Current source:...

7.3AI score
SaveExploits0
Metasploit
Metasploit
•added 2013/08/06 12:0 a.m.•57 views

Squash YAML Code Execution

This module exploits a remote code execution vulnerability in the YAML request processor of the Squash application. Module Options msf use exploit/unix/webapp/squash/yamlexec msf undefinedyamlexec show actions ...actions... msf undefinedyamlexec set ACTION msf undefinedyamlexec show options ...sh...

7.5CVSS6.2AI score0.46182EPSS
SaveExploits5
Metasploit
Metasploit
•added 2013/06/03 12:0 a.m.•57 views

HP Data Protector Cell Request Service Buffer Overflow

This module exploits a stack-based buffer overflow in the Hewlett-Packard Data Protector product. The vulnerability, due to the insecure usage of swprintf, exists at the Cell Request Service crs.exe when parsing packets with opcode 211. This module has been tested successfully on HP Data Protecto...

10CVSS5.7AI score0.89809EPSS
SaveExploits8
Metasploit
Metasploit
•added 2013/02/03 8:6 p.m.•57 views

Command Shell, Reverse TCP SSL (via python)

Creates an interactive shell via Python, uses SSL, encodes with base64 by design. Compatible with Python 2.6-2.7 and 3.4+. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = :dynamic...

7.1AI score
SaveExploits0
Metasploit
Metasploit
•added 2013/01/29 4:29 a.m.•57 views

Windows Gather Credential Cache Dump

This module uses the registry to extract the stored domain hashes that have been cached as a result of a GPO setting. The default setting on Windows is to store the last ten successful logins. This module requires Metasploit: https://metasploit.com/download Current source:...

6.9AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/10/29 4:4 a.m.•57 views

Digi ADDP Remote Reboot Initiator

Reboot Digi International based equipment through the ADDP service This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Digi ADDP Remote Reboot Initiator', 'Description' = 'Reboot Digi International...

7.1AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/07/17 12:0 a.m.•57 views

Cisco Linksys PlayerPT ActiveX Control SetSource sURL Argument Buffer Overflow

This module exploits a vulnerability found in Cisco Linksys PlayerPT 1.0.0.15 as the installed with the web interface of Cisco Linksys WVC200 Wireless-G PTZ Internet Video Camera. The vulnerability, due to the insecure usage of sprintf in the SetSource method, when handling a specially crafted sU...

9.3CVSS6AI score0.36317EPSS
SaveExploits7
Metasploit
Metasploit
•added 2012/07/02 12:23 a.m.•57 views

Windows Gather Unattended Answer File Enumeration

This module will check the file system for a copy of unattend.xml and/or autounattend.xml found in Windows Vista, or newer Windows systems. And then extract sensitive information such as usernames and decoded passwords. Also checks for '.vmimport' files that could have been created by the AWS EC2...

7.1AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/03/17 5:22 a.m.•57 views

OS X Gather Adium Enumeration

This module will collect Adium's account plist files and chat logs from the victim's machine. There are three different actions you may choose: ACCOUNTS, CHATS, and ALL. Note that to use the 'CHATS' action, make sure you set the regex 'PATTERN' option in order to look for certain log names which...

7.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2011/12/14 6:27 a.m.•57 views

Windows Command Shell, Bind TCP (via perl) IPv6

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

7.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2011/09/16 12:0 a.m.•57 views

Measuresoft ScadaPro Remote Command Execution

This module allows remote attackers to execute arbitrary commands on the affected system by abusing via Directory Traversal attack when using the 'xf' command execute function. An attacker can execute system from msvcrt.dll to upload a backdoor and gain remote code execution. This vulnerability...

10CVSS6.2AI score0.57105EPSS
SaveExploits3
Metasploit
Metasploit
•added 2011/09/08 12:0 a.m.•57 views

Procyon Core Server HMI Coreservice.exe Stack Buffer Overflow

This module exploits a vulnerability in the coreservice.exe component of Proycon Core Server use exploit/windows/scada/procyon/coreserver msf undefinedcoreserver show actions ...actions... msf undefinedcoreserver set ACTION msf undefinedcoreserver show options ...show and set options... msf...

10CVSS6.1AI score0.64653EPSS
SaveExploits5
Metasploit
Metasploit
•added 2010/08/21 6:38 a.m.•57 views

Java Statement.invoke() Trusted Method Chain Privilege Escalation

This module exploits a vulnerability in Java Runtime Environment that allows an untrusted method to run in a privileged context. The vulnerability affects version 6 prior to update 19 and version 5 prior to update 23. This module requires Metasploit: https://metasploit.com/download Current source...

9.8CVSS1AI score0.96319EPSS
SaveExploits5
Metasploit
Metasploit
•added 2010/07/09 12:0 a.m.•57 views

Apache Tomcat Transfer-Encoding Information Disclosure and DoS

Apache Tomcat 5.5.0 through 5.5.29, 6.0.0 through 6.0.27, and 7.0.0 beta does not properly handle an invalid Transfer-Encoding header, which allows remote attackers to cause a denial of service application outage or obtain sensitive information via a crafted header that interferes with "recycling...

6.4CVSS5.4AI score0.54779EPSS
SaveExploits2
Metasploit
Metasploit
•added 2010/06/16 12:0 a.m.•57 views

Samba chain_reply Memory Corruption (Linux x86)

This exploits a memory corruption vulnerability present in Samba versions prior to 3.3.13. When handling chained response packets, Samba fails to validate the offset value used when building the next part. By setting this value to a number larger than the destination buffer size, an attacker can...

7.5CVSS7.7AI score0.78558EPSS
SaveExploits5
Metasploit
Metasploit
•added 2010/04/15 4:8 p.m.•57 views

Microsoft SRV2.SYS SMB2 Logoff Remote Kernel NULL Pointer Dereference

This module triggers a NULL pointer dereference in the SRV2.SYS kernel driver when processing an SMB2 logoff request before a session has been correctly negotiated, resulting in a BSOD. Effecting Vista SP1/SP2 And possibly Server 2008 SP1/SP2, the flaw was resolved with MS09-050. This module...

10CVSS1.4AI score0.90227EPSS
SaveExploits25
Metasploit
Metasploit
•added 2009/07/28 1:43 p.m.•57 views

Oracle DB SQL Injection via SYS.DBMS_CDC_IPUBLISH.ALTER_HOTLOG_INTERNAL_CSOURCE

The module exploits an sql injection flaw in the ALTERHOTLOGINTERNALCSOURCE procedure of the PL/SQL package DBMSCDCIPUBLISH. Any user with execute privilege on the vulnerable package can exploit this vulnerability. By default, users granted EXECUTECATALOGROLE have the required privilege. Affected...

5.5CVSS7.5AI score0.09524EPSS
SaveExploits3
Metasploit
Metasploit
•added 2009/01/09 5:33 a.m.•57 views

Titan FTP Server 6.26.630 SITE WHO DoS

The Titan FTP server v6.26 build 630 can be DoS'd by issuing "SITE WHO". You need a valid login so you can send this command. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Titan FTP Server...

5CVSS7.3AI score0.44577EPSS
SaveExploits4
Metasploit
Metasploit
•added 2006/01/21 10:10 p.m.•57 views

MS04-031 Microsoft NetDDE Service Overflow

This module exploits a stack buffer overflow in the NetDDE service, which is the precursor to the DCOM interface. This exploit effects only operating systems released prior to Windows XP SP1 2000 SP4, XP SP0. Despite Microsoft's claim that this vulnerability can be exploited without authenticatio...

7.5CVSS7.4AI score0.74657EPSS
SaveExploits9
Metasploit
Metasploit
•added 2005/12/05 4:57 a.m.•57 views

Veritas Backup Exec Name Service Overflow

This module exploits a vulnerability in the Veritas Backup Exec Agent Browser service. This vulnerability occurs when a recv call has a length value too long for the destination stack buffer. By sending an agent name value of 63 bytes or more, we can overwrite the return address of the recv...

10CVSS6.9AI score0.81791EPSS
SaveExploits8
Metasploit
Metasploit
•added 2026/07/10 7:2 p.m.•56 views

FTP Fetch

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

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

FTP Fetch, Windows Command Shell, Reverse TCP Stager (RC4 Stage Encryption DNS, Metasm)

Fetch and execute an x86 payload from an FTP server. Spawn a piped command shell 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 include...

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

FTP Fetch, Generic x86 Tight Loop

Fetch and execute an x86 payload from an FTP server. Generate a tight loop in the target process 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.•56 views

FTP Fetch, Windows Meterpreter Shell, Bind Named Pipe Inline

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

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

Fetch and execute an x86 payload from an FTP server. Spawn a piped command shell staged. Listen for an IPv6 connection with UUID Support Windows x86 Module Options...

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

FTP Fetch, Windows Command Shell, Reverse Ordinal 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 Module Options...

6.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2026/07/10 7:2 p.m.•56 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...

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

FTP Fetch

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

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

FTP Fetch, Windows Command Shell, Hidden Bind TCP Stager

Fetch and execute an x86 payload from an FTP server. Spawn a piped command shell staged. Listen for a connection from a hidden port and spawn a command shell to the allowed host. Module Options...

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

FTP Fetch, Reverse Ordinal TCP Stager (No NX or Win7)

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.•56 views

FTP Fetch, Windows Meterpreter Service, Bind TCP

Fetch and execute an x86 payload from an FTP server. Stub payload for interacting with a Meterpreter Service 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.•56 views

FTP Fetch, Windows x64 IPv6 Bind TCP Stager

Fetch and execute an x64 payload from an FTP server. Listen for an IPv6 connection Windows x64 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.•56 views

FTP Fetch, Windows x86 Pingback, Bind TCP Inline

Fetch and execute an x86 payload from an FTP server. Open a socket and report UUID when a connection is received Windows x86 Module Options This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule inclu...

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

FTP Fetch, Windows x64 IPv6 Bind TCP Stager with UUID Support

Fetch and execute an x64 payload from an FTP server. Listen for an IPv6 connection with UUID Support Windows x64 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.•56 views

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

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

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

FTP Fetch, Windows shellcode stage, Bind TCP Stager (Windows x86)

Fetch and execute an x86 payload from an FTP server. Custom shellcode stage. Listen for a connection Windows x86 Module Options...

6.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2026/07/10 7:2 p.m.•56 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...

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

FTP Fetch

Fetch and execute a MIPS64 payload from an FTP server. Module Options msf use payload/cmd/linux/ftp/mips64/meterpreterreversetcp msf payloadmeterpreterreversetcp show actions ...actions... msf payloadmeterpreterreversetcp set ACTION msf payloadmeterpreterreversetcp show options ...show and set...

6.2AI score
SaveExploits0
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
Total number of security vulnerabilities5000