Lucene search
+L
MetasploitMost viewed

7296 matches found

Metasploit
Metasploit
•added 2012/03/14 2:18 a.m.•48 views

Linux Gather System and User Information

This module gathers system information. We collect installed packages, installed services, mount information, user list, user bash history and cron jobs This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class...

7AI score
Exploits0
Metasploit
Metasploit
•added 2012/03/08 9:5 p.m.•48 views

Adobe Flash Player MP4 SequenceParameterSetNALUnit Buffer Overflow

This module exploits a vulnerability found in Adobe Flash Player's Flash10u.ocx component. When processing a MP4 file specifically the Sequence Parameter Set, Flash will see if picordercnttype is equal to 1, which sets the numrefframesinpicordercntcycle field, and then blindly copies data in...

10CVSS9AI score0.82258EPSS
Exploits15
Metasploit
Metasploit
•added 2012/02/29 1:1 a.m.•48 views

IBM Personal Communications iSeries Access WorkStation 5.9 Profile

The IBM Personal Communications I-Series application WorkStation is susceptible to a stack-based buffer overflow vulnerability within file parsing in which data copied to a location in memory exceeds the size of the reserved destination area. The buffer is located on the runtime program stack. Wh...

9.3CVSS7.9AI score0.36833EPSS
Exploits5
Metasploit
Metasploit
•added 2011/12/28 9:43 p.m.•48 views

CorpWatch Company Name Information Search

This module interfaces with the CorpWatch API to get publicly available info for a given company name. Please note that by using CorpWatch API, you acknowledge the limitations of the data CorpWatch provides, and should always verify the information with the official SEC filings before taking any...

6.7AI score
Exploits0
Metasploit
Metasploit
•added 2011/10/18 7:39 a.m.•48 views

Apple Safari Webkit libxslt Arbitrary File Creation

This module exploits a file creation vulnerability in the Webkit rendering engine. It is possible to redirect the output of a XSLT transformation to an arbitrary file. The content of the created file must be ASCII or UTF-8. The destination path can be relative or absolute. This module has been...

8.8CVSS7.6AI score0.43195EPSS
Exploits11
Metasploit
Metasploit
•added 2011/10/09 4:17 a.m.•48 views

ScriptFTP LIST Remote Buffer Overflow

AmmSoft's ScriptFTP client is susceptible to a remote buffer overflow vulnerability that is triggered when processing a sufficiently long filename during a FTP LIST command resulting in overwriting the exception handler. Social engineering of executing a specially crafted ftp file by double click...

6.8CVSS8.3AI score0.30592EPSS
Exploits4
Metasploit
Metasploit
•added 2011/03/23 3:47 p.m.•48 views

HP OpenView Network Node Manager snmpviewer.exe Buffer Overflow

This module exploits a stack buffer overflow in HP OpenView Network Node Manager 7.53 prior to NNM01203. By making a specially crafted HTTP request to the "snmpviewer.exe" CGI program, an attacker can cause a stack-based buffer overflow and execute arbitrary code. The vulnerable code lies within ...

10CVSS0.3AI score0.68892EPSS
Exploits9
Metasploit
Metasploit
•added 2011/03/21 1:22 a.m.•48 views

Windows Gather Dump Recent Files lnk Info

The dumplinks module is a modified port of Harlan Carvey's lslnk.pl Perl script. This module will parse .lnk files from a user's Recent Documents folder and Microsoft Office's Recent Documents folder, if present. Windows creates these link files automatically for many common file types. The .lnk...

6.9AI score
Exploits0
Metasploit
Metasploit
•added 2011/03/20 5:28 p.m.•48 views

Windows Gather ARP Scanner

This Module will perform an ARP scan for a given IP range through a Meterpreter Session. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Windows Gather ARP Scanner', 'Description' = %q This...

7AI score
Exploits0
Metasploit
Metasploit
•added 2011/01/21 10:26 p.m.•48 views

Apache HTTPD mod_negotiation Scanner

This module scans the webserver of the given hosts for the existence of modnegotiate. If the webserver has modnegotiation enabled, the IP address will be displayed. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework clas...

7.3AI score
Exploits0
Metasploit
Metasploit
•added 2010/08/21 6:38 a.m.•48 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
Exploits5
Metasploit
Metasploit
•added 2010/06/10 2:14 p.m.•48 views

Apache Axis2 v1.4.1 Local File Inclusion

This module exploits an Apache Axis2 v1.4.1 local file inclusion LFI vulnerability. By loading a local XML file which contains a cleartext username and password, attackers can trivially recover authentication credentials to Axis services. This module requires Metasploit:...

7AI score
Exploits0
Metasploit
Metasploit
•added 2010/04/26 9:36 p.m.•48 views

Oracle DB SQL Injection via SYS.DBMS_CDC_PUBLISH.DROP_CHANGE_SOURCE

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

3.6CVSS0.4AI score0.12555EPSS
Exploits2
Metasploit
Metasploit
•added 2010/02/12 6:6 p.m.•48 views

RKD Software BarCodeAx.dll v4.9 ActiveX Remote Stack Buffer Overflow

This module exploits a stack buffer overflow in RKD Software Barcode Application ActiveX Control 'BarCodeAx.dll'. By sending an overly long string to the BeginPrint method of BarCodeAx.dll v4.9, an attacker may be able to execute arbitrary code. This module requires Metasploit:...

9.3CVSS8.3AI score0.35406EPSS
Exploits4
Metasploit
Metasploit
•added 2009/12/15 8:37 p.m.•48 views

Sun Java Calendar Deserialization Privilege Escalation

This module exploits a flaw in the deserialization of Calendar objects in the Sun JVM. The payload can be either a native payload which is generated as an executable and dropped/executed on the target or a shell from within the Java applet in the target browser. The affected Java versions are JDK...

10CVSS0.2AI score0.85695EPSS
Exploits19
Metasploit
Metasploit
•added 2009/12/15 5:41 a.m.•48 views

HP OpenView Network Node Manager OpenView5.exe CGI Buffer Overflow

This module exploits a stack buffer overflow in HP OpenView Network Node Manager 7.50. By sending a specially crafted CGI request, an attacker may be able to execute arbitrary code. This module requires Metasploit: https://metasploit.com/download Current source:...

10CVSS7.9AI score0.69613EPSS
Exploits9
Metasploit
Metasploit
•added 2009/10/16 5:2 p.m.•48 views

VUPlayer M3U Buffer Overflow

This module exploits a stack over flow in VUPlayer 'VUPlayer M3U Buffer Overflow', 'Description' = %q This module exploits a stack over flow in VUPlayer MSFLICENSE, 'Author' = 'MC' , 'References' = 'CVE', '2006-6251' , 'OSVDB', '31710' , , 'DefaultOptions' = 'EXITFUNC' = 'process',...

7.5CVSS7.2AI score0.67345EPSS
Exploits6
Metasploit
Metasploit
•added 2009/07/28 1:43 p.m.•48 views

Oracle DB SQL Injection via SYS.LT.ROLLBACKWORKSPACE

This module exploits a sql injection flaw in the ROLLBACKWORKSPACE 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.5CVSS0.8AI score0.17865EPSS
Exploits3
Metasploit
Metasploit
•added 2009/07/15 11:44 a.m.•48 views

mIRC PRIVMSG Handling Stack Buffer Overflow

This module exploits a buffer overflow in the mIRC IRC Client v6.34 and earlier. By enticing a mIRC user to connect to this server module, an excessively long PRIVMSG command can be sent, overwriting the stack. Due to size restrictions, ordinal payloads may be necessary. This module is based on t...

9.3CVSS7.6AI score0.38737EPSS
Exploits8
Metasploit
Metasploit
•added 2008/11/13 9:1 a.m.•48 views

HP OpenView OmniBack II Command Execution

This module uses a vulnerability in the OpenView Omniback II service to execute arbitrary commands. This vulnerability was discovered by DiGiT and his code was used as the basis for this module. For Microsoft Windows targets, due to module limitations, use the "unix/cmd/generic" payload and set C...

4.6CVSS7.6AI score0.11643EPSS
Exploits9
Metasploit
Metasploit
•added 2008/07/22 11:49 p.m.•48 views

Wireshark LDAP Dissector DOS

The LDAP dissector in Wireshark 0.99.2 through 0.99.8 allows remote attackers to cause a denial of service application crash via a malformed packet. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModu...

5CVSS6.5AI score0.50693EPSS
Exploits1
Metasploit
Metasploit
•added 2007/05/21 8:54 p.m.•48 views

Samba lsa_io_trans_names Heap Overflow

This module triggers a heap overflow in the LSA RPC service of the Samba daemon. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Samba lsaiotransnames Heap Overflow', 'Description' = %q This...

10CVSS7.6AI score0.77806EPSS
Exploits23
Metasploit
Metasploit
•added 2007/03/01 12:44 p.m.•48 views

Novell NetMail NMAP STOR Buffer Overflow

This module exploits a stack buffer overflow in Novell's Netmail 3.52 NMAP STOR verb. By sending an overly long string, an attacker can overwrite the buffer and control program execution. This module requires Metasploit: https://metasploit.com/download Current source:...

9CVSS7.8AI score0.57909EPSS
Exploits7
Metasploit
Metasploit
•added 2006/09/27 3:23 a.m.•48 views

MaxDB WebDBM Database Parameter Overflow

This module exploits a stack buffer overflow in the MaxDB WebDBM service. By sending a specially-crafted HTTP request that contains an overly long database name. A remote attacker could overflow a buffer and execute arbitrary code on the system with privileges of the wahttp process. This module h...

10CVSS8.7AI score0.70468EPSS
Exploits7
Metasploit
Metasploit
•added 2006/01/16 2:59 a.m.•48 views

Minishare 1.4.1 Buffer Overflow

This is a simple buffer overflow for the minishare web server. This flaw affects all versions prior to 1.4.2. This is a plain stack buffer overflow that requires a "jmp esp" to reach the payload, making this difficult to target many platforms at once. This module has been successfully tested...

7.5CVSS7.3AI score0.71908EPSS
Exploits9
Metasploit
Metasploit
•added 2005/12/26 2:34 p.m.•48 views

AppleFileServer LoginExt PathName Overflow

This module exploits a stack buffer overflow in the AppleFileServer service on MacOS X. This vulnerability was originally reported by Atstake and was actually one of the few useful advisories ever published by that company. You only have one chance to exploit this bug. This particular exploit use...

5.1CVSS7.4AI score0.41303EPSS
Exploits6
Metasploit
Metasploit
•added 2005/12/25 10:47 p.m.•48 views

Serv-U FTPD MDTM Overflow

This is an exploit for the Serv-U's MDTM command timezone overflow. It has been heavily tested against versions 4.0.0.4/4.1.0.0/4.1.0.3/5.0.0.0 with success against nt4/2k/xp/2k3. I have also had success against version 3, but only tested 1 version/os. The bug is in all versions prior to 5.0.0.4,...

10CVSS0.3AI score0.8547EPSS
Exploits8
Metasploit
Metasploit
•added 2005/11/25 4:11 a.m.•48 views

GlobalSCAPE Secure FTP Server Input Overflow

This module exploits a buffer overflow in the GlobalSCAPE Secure FTP Server. All versions prior to 3.0.3 are affected by this flaw. A valid user account or anonymous access is required for this exploit to work. This module requires Metasploit: https://metasploit.com/download Current source:...

10CVSS7.4AI score0.60455EPSS
Exploits4
Metasploit
Metasploit
•added 2026/07/10 7:2 p.m.•47 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
Exploits0
Metasploit
Metasploit
•added 2026/07/10 7:2 p.m.•47 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...

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

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

Fetch and execute an x86 payload from an FTP server. Uploads an executable and runs it staged. 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 modul...

6.2AI score
Exploits0
Metasploit
Metasploit
•added 2023/04/12 7:43 p.m.•47 views

Python Exec, Command Shell, Reverse SCTP (via python)

Execute a Python payload as an OS command from a Posix-compatible shell. Creates an interactive shell via Python, encodes with base64 by design. Compatible with Python 2.6-2.7 and 3.4+. Module Options msf use payload/cmd/unix/python/shellreversesctp msf payloadshellreversesctp show actions...

7.2AI score
Exploits0
Metasploit
Metasploit
•added 2021/04/29 5:41 p.m.•47 views

Redis Extractor

This module connects to a Redis instance and retrieves keys and data stored. Module Options msf use auxiliary/gather/redisextractor msf auxiliaryredisextractor show actions ...actions... msf auxiliaryredisextractor set ACTION msf auxiliaryredisextractor show options ...show and set options... msf...

7AI score
Exploits0
Metasploit
Metasploit
•added 2020/09/26 5:41 p.m.•47 views

MaraCMS Arbitrary PHP File Upload

This module exploits an arbitrary file upload vulnerability in MaraCMS 7.5 and prior in order to execute arbitrary commands. The module first attempts to authenticate to MaraCMS. It then tries to upload a malicious PHP file to the web root via an HTTP POST request to codebase/handler.php. If the...

7.2CVSS8AI score0.18248EPSS
Exploits4
Metasploit
Metasploit
•added 2019/08/12 8:22 p.m.•47 views

LibreNMS Collectd Command Injection

This module exploits a command injection vulnerability in the Collectd graphing functionality in LibreNMS. The to and from parameters used to define the range for a graph are sanitized using the mysqliescaperealstring function, which permits backticks. These parameters are used as part of a shell...

7.2CVSS0.6AI score0.80662EPSS
Exploits5
Metasploit
Metasploit
•added 2018/10/22 11:32 p.m.•47 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
Exploits0
Metasploit
Metasploit
•added 2018/10/08 5:16 a.m.•47 views

Cisco Prime Infrastructure Unauthenticated Remote Code Execution

Cisco Prime Infrastructure CPI contains two basic flaws that when exploited allow an unauthenticated attacker to achieve remote code execution. The first flaw is a file upload vulnerability that allows the attacker to upload and execute files as the Apache Tomcat user; the second is a privilege...

9.8CVSS8.8AI score0.86221EPSS
Exploits5
Metasploit
Metasploit
•added 2018/02/07 2:6 p.m.•47 views

Linux Meterpreter, Reverse HTTPS 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 = 1519544 include...

7.3AI score
Exploits0
Metasploit
Metasploit
•added 2017/12/18 10:32 p.m.•47 views

Cambium ePMP 1000 SNMP Enumeration

Cambium devices ePMP, PMP, Force, & others can be administered using SNMP. The device configuration contains IP addresses, keys, and passwords, amongst other information. This module uses SNMP to extract Cambium ePMP device configuration. On certain software versions, specific device configuratio...

7.6CVSS0.1AI score0.09639EPSS
Exploits2
Metasploit
Metasploit
•added 2017/12/12 3:23 p.m.•47 views

Apple_iOS Meterpreter, Reverse HTTPS 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 = 796904 include...

7.3AI score
Exploits0
Metasploit
Metasploit
•added 2017/10/30 10:26 a.m.•47 views

Linux Meterpreter, Reverse HTTPS 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 = 1140752 include...

7.3AI score
Exploits0
Metasploit
Metasploit
•added 2017/08/14 12:59 p.m.•47 views

Multi Gather Maven Credentials Collection

This module will collect the contents of all users settings.xml on the targeted machine. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'nokogiri' class MetasploitModule 'Multi Gather Maven Credentials...

7AI score
Exploits0
Metasploit
Metasploit
•added 2017/07/18 6:13 p.m.•47 views

Linux Meterpreter, Reverse HTTP 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 = 1213932 include...

7.3AI score
Exploits0
Metasploit
Metasploit
•added 2016/10/10 5:21 a.m.•47 views

Ektron 8.5, 8.7, 9.0 XSLT Transform Remote Code Execution

Ektron 8.5, 8.7 'Ektron 8.5, 8.7, 9.0 XSLT Transform Remote Code Execution', 'Description' = %q Ektron 8.5, 8.7 'catatonicprime' , 'License' = MSFLICENSE, 'References' = 'CVE', '2015-0923' , 'US-CERT-VU', '377644' , 'URL',...

5CVSS7.5AI score0.22034EPSS
Exploits3
Metasploit
Metasploit
•added 2016/01/06 4:17 a.m.•47 views

BMP Polyglot

Encodes a payload in such a way that the resulting binary blob is both valid x86 shellcode and a valid bitmap image file .bmp. The selected bitmap file to inject into must use the BM Windows 3.1x/95/NT header and the 40-byte Windows 3.1x/NT BITMAPINFOHEADER. Additionally the file must use either ...

Exploits0
Metasploit
Metasploit
•added 2015/11/08 5:34 a.m.•47 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 '..//.' This module requires...

7.8CVSS7.4AI score0.60938EPSS
Exploits3
Metasploit
Metasploit
•added 2015/05/27 10:5 p.m.•47 views

Adobe Flash Player NetConnection Type Confusion

This module exploits a type confusion vulnerability in the NetConnection class on Adobe Flash Player. When using a correct memory layout this vulnerability allows to corrupt arbitrary memory. It can be used to overwrite dangerous objects, like vectors, and ultimately accomplish remote code...

9.3CVSS9.5AI score0.71536EPSS
Exploits4
Metasploit
Metasploit
•added 2015/04/24 9:25 a.m.•47 views

Windows Interactive Powershell Session, Reverse TCP

Interacts with a powershell session on an established socket connection This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'rex/powershell' module MetasploitModule CachedSize = :dynamic include Msf::Payload::Sing...

0.2AI score
Exploits0
Metasploit
Metasploit
•added 2015/04/07 11:22 p.m.•47 views

Embedthis GoAhead Embedded Web Server Directory Traversal

This module exploits a directory traversal vulnerability in the Embedthis GoAhead Web Server v3.4.1, allowing an attacker to read arbitrary files with the web server privileges. This module requires Metasploit: https://metasploit.com/download Current source:...

7.5CVSS0.1AI score0.28237EPSS
Exploits4
Metasploit
Metasploit
•added 2015/03/28 9:15 p.m.•47 views

Gallery WD for Joomla! Unauthenticated SQL Injection Scanner

This module will scan for Joomla! instances vulnerable to an unauthenticated SQL injection within the Gallery WD for Joomla! extension version 1.2.5 and likely prior. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework...

0.3AI score
Exploits0
Total number of security vulnerabilities5000