Lucene search
K
MetasploitMost viewed

6846 matches found

Metasploit
Metasploit
•added 2014/09/08 4:25 a.m.•47 views

Android Open Source Platform (AOSP) Browser UXSS

This module exploits a Universal Cross-Site Scripting UXSS vulnerability present in all versions of Android's open source stock browser before 4.4, and Android apps running on 'Android Open Source Platform AOSP Browser UXSS', 'Description' = %q This module exploits a Universal Cross-Site Scriptin...

5.8CVSS6.3AI score0.19862EPSS
Exploits7
Metasploit
Metasploit
•added 2014/07/17 5:48 a.m.•47 views

Multi Manage DbVisualizer Query

Dbvisulaizer offers a command line functionality to execute SQL pre-configured databases With GUI. The remote database can be accessed from the command line without the need to authenticate, and this module abuses this functionality to query and will store the results. Please note: backslash quot...

0.6AI score
Exploits0
Metasploit
Metasploit
•added 2014/02/08 7:9 p.m.•47 views

Powershell Base64 Command Encoder

This encodes the command as a base64 encoded command for powershell. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework include Msf::Post::Windows class MetasploitModule 'Powershell Base64 Command Encoder', 'Description'...

7.5AI score
Exploits0
Metasploit
Metasploit
•added 2013/12/17 7:7 p.m.•47 views

OSX Gather Safari LastSession.plist

This module downloads the LastSession.plist file from the target machine. LastSession.plist is used by Safari to track active websites in the current session, and sometimes contains sensitive information such as usernames and passwords. This module will first download the original...

6.8AI score
Exploits0
Metasploit
Metasploit
•added 2013/08/23 8:38 p.m.•47 views

OSX Manage Record Microphone

This module will allow the user to detect with the LIST action and capture with the RECORD action audio inputs on a remote OSX machine. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'shellwords' class...

7AI score
Exploits0
Metasploit
Metasploit
•added 2013/04/04 7:41 p.m.•47 views

D-Link DIR-300B / DIR-600B / DIR-815 / DIR-645 HTTP Login Utility

This module attempts to authenticate to different D-Link HTTP management services. It has been tested successfully on D-Link DIR-300 Hardware revision B, D-Link DIR-600 Hardware revision B, D-Link DIR-815 Hardware revision A and DIR-645 Hardware revision A devices. It is possible that this module...

7.5CVSS7AI score0.51933EPSS
Exploits41
Metasploit
Metasploit
•added 2013/02/27 9:57 p.m.•47 views

OpenSSL TLS 1.1 and 1.2 AES-NI DoS

The AES-NI implementation of OpenSSL 1.0.1c does not properly compute the length of an encrypted message when used with a TLS version 1.1 or above. This leads to an integer underflow which can cause a DoS. The vulnerable function aesnicbchmacsha1cipher is only included in the 64-bit versions of...

5CVSS7.1AI score0.39593EPSS
Exploits2
Metasploit
Metasploit
•added 2012/10/29 4:4 a.m.•47 views

Digi ADDP Information Discovery

Discover host information through the Digi International ADDP service This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Digi ADDP Information Discovery', 'Description' = 'Discover host informatio...

6.9AI score
Exploits0
Metasploit
Metasploit
•added 2012/10/28 2:11 p.m.•47 views

Modbus Unit ID and Station ID Enumerator

Modbus is a cleartext protocol used in common SCADA systems, developed originally as a serial-line RS232 async protocol, and later transformed to IP, which is called ModbusTCP. default tcp port is 502. This module sends a command 0x04, read input register to the modbus endpoint. If this command i...

7.3AI score
Exploits0
Metasploit
Metasploit
•added 2012/10/01 11:35 p.m.•47 views

Windows Manage Safe Delete

The goal of the module is to hinder the recovery of deleted files by overwriting its contents. This could be useful when you need to download some file on the victim machine and then delete it without leaving clues about its contents. Note that the script does not wipe the free disk space so...

0.1AI score
Exploits0
Metasploit
Metasploit
•added 2012/07/10 2:20 a.m.•47 views

Java Applet Field Bytecode Verifier Cache Remote Code Execution

This module exploits a vulnerability in HotSpot bytecode verifier where an invalid optimization of GETFIELD/PUTFIELD/GETSTATIC/PUTSTATIC instructions leads to insufficient type checks. This allows a way to escape the JRE sandbox, and load additional classes in order to perform malicious operation...

9.8CVSS0.8AI score0.93688EPSS
Exploits9
Metasploit
Metasploit
•added 2012/06/05 6:50 p.m.•47 views

Modbus Version Scanner

This module detects the Modbus service, tested on a SAIA PCD1.M2 system. Modbus is a clear text protocol used in common SCADA systems, developed originally as a serial-line RS232 async protocol, and later transformed to IP, which is called ModbusTCP. This module requires Metasploit:...

6.9AI score
Exploits0
Metasploit
Metasploit
•added 2012/02/29 1:1 a.m.•47 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.37178EPSS
Exploits5
Metasploit
Metasploit
•added 2012/02/01 6:26 p.m.•47 views

Windows Gather VNC Password Extraction

This module extract DES encrypted passwords in known VNC locations This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Windows Gather VNC Password Extraction', 'Description' = %q This module extrac...

0.2AI score
Exploits0
Metasploit
Metasploit
•added 2011/12/14 6:27 a.m.•47 views

Unix Command Shell, Bind TCP (via perl) IPv6

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

0.4AI score
Exploits0
Metasploit
Metasploit
•added 2011/11/15 4:29 p.m.•47 views

Windows Disconnect Wireless Connection

This module disconnects the current wireless network connection on the specified interface. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Windows Disconnect Wireless Connection', 'Description...

7AI score
Exploits0
Metasploit
Metasploit
•added 2011/11/10 9:20 p.m.•47 views

Windows Gather Forensics Duqu Registry Check

This module searches for CVE-2011-3402 Duqu related registry artifacts. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Windows Gather Forensics Duqu Registry Check', 'Description' = %q This...

9.3CVSS6.5AI score0.78285EPSS
Exploits1
Metasploit
Metasploit
•added 2011/09/20 5:39 p.m.•47 views

eSignal and eSignal Pro File Parsing Buffer Overflow in QUO

The software is unable to handle the "" files even those original included in the program like those with the registered extensions QUO, SUM and POR. Successful exploitation of this vulnerability may take up to several seconds due to the use of egghunter. Also, DEP bypass is unlikely due to the...

10CVSS10AI score0.55778EPSS
Exploits7
Metasploit
Metasploit
•added 2011/09/12 11:33 p.m.•47 views

Windows Gather Run WMIC Commands

This module executes WMIC commands on the specified host. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Windows Gather Run WMIC Commands', 'Description' = %q This module executes WMIC command...

0.1AI score
Exploits0
Metasploit
Metasploit
•added 2011/06/11 11:48 p.m.•47 views

IBM Tivoli Endpoint Manager POST Query Buffer Overflow

This module exploits a stack based buffer overflow in the way IBM Tivoli Endpoint Manager versions 3.7.1, 4.1, 4.1.1, 4.3.1 handles long POST query arguments. This issue can be triggered by sending a specially crafted HTTP POST request to the service lcfd.exe listening on TCP port 9495. To trigge...

9CVSS7.6AI score0.62663EPSS
Exploits4
Metasploit
Metasploit
•added 2011/06/11 8:37 p.m.•47 views

Windows Executable Download and Evaluate VBS

Downloads a file from an HTTPS URL and executes it as a vbs script. Use it to stage a vbs encoded payload from a short command line. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize =...

7.1AI score
Exploits0
Metasploit
Metasploit
•added 2011/03/23 3:47 p.m.•47 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/20 5:28 p.m.•47 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/25 12:11 a.m.•47 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.4CVSS0.5AI score0.54779EPSS
Exploits2
Metasploit
Metasploit
•added 2011/01/21 10:26 p.m.•47 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/11/06 10:25 p.m.•47 views

MOXA Device Manager Tool 2.1 Buffer Overflow

This module exploits a stack buffer overflow in MOXA MDM Tool 2.1. When sending a specially crafted MDMGw MDM2Gateway response, an attacker may be able to execute arbitrary code. This module requires Metasploit: https://metasploit.com/download Current source:...

9.3CVSS7.9AI score0.27841EPSS
Exploits4
Metasploit
Metasploit
•added 2010/03/25 11:49 p.m.•47 views

Oracle DB SQL Injection via DBMS_EXPORT_EXTENSION

This module will escalate an Oracle DB user to DBA by exploiting a sql injection bug in the DBMSEXPORTEXTENSION.GETDOMAININDEXMETADATA package. Note: This module has been tested against 9i, 10gR1 and 10gR2. This module requires Metasploit: https://metasploit.com/download Current source:...

4.6CVSS0.9AI score0.21556EPSS
Exploits3
Metasploit
Metasploit
•added 2009/12/15 5:41 a.m.•47 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/20 3:1 p.m.•47 views

Mambo Cache_Lite Class mosConfig_absolute_path Remote File Include

This module exploits a remote file inclusion vulnerability in includes/Cache/Lite/Output.php in the CacheLite package in Mambo 4.6.4 and earlier. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule...

6.8CVSS0.5AI score0.18401EPSS
Exploits8
Metasploit
Metasploit
•added 2009/10/19 4:58 a.m.•47 views

Microsoft SQL Server Configuration Enumerator

This module will perform a series of configuration audits and security checks against a Microsoft SQL Server database. For this module to work, valid administrative user credentials must be supplied. This module requires Metasploit: https://metasploit.com/download Current source:...

7.9AI score
Exploits0
Metasploit
Metasploit
•added 2008/04/03 9:36 a.m.•47 views

Windows Command, Double Reverse TCP Connection (via Perl)

Creates an interactive shell via perl This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 148 include Msf::Payload::Single include Msf::Sessions::CommandShellOptions def initializeinfo...

7.1AI score
Exploits0
Metasploit
Metasploit
•added 2008/03/05 9:42 a.m.•47 views

phpBB viewtopic.php Arbitrary Code Execution

This module exploits two arbitrary PHP code execution flaws in the phpBB forum system. The problem is that the 'highlight' parameter in the 'viewtopic.php' script is not verified properly and will allow an attacker to inject arbitrary code via pregreplace. This vulnerability was introduced in...

7.5CVSS0.9AI score0.85366EPSS
Exploits17
Metasploit
Metasploit
•added 2006/12/17 7:57 a.m.•47 views

PHP Command, Double Reverse TCP Connection (via Perl)

Creates an interactive shell via perl 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 Msf::Payload::Php include...

7.4AI score
Exploits0
Metasploit
Metasploit
•added 2006/01/08 2:27 p.m.•47 views

SlimFTPd LIST Concatenation Overflow

This module exploits a stack buffer overflow in the SlimFTPd server. The flaw is triggered when a LIST command is received with an overly-long argument. This vulnerability affects all versions of SlimFTPd prior to 3.16 and was discovered by Raphael Rigo. This module requires Metasploit:...

7.2CVSS7.4AI score0.45745EPSS
Exploits3
Metasploit
Metasploit
•added 2021/10/28 5:51 p.m.•46 views

Browse the session filesystem in a Web Browser

This module allows you to browse the session filesystem via a local browser window. Module Options msf use post/multi/manage/fileshare msf postfileshare show actions ...actions... msf postfileshare set ACTION msf postfileshare show options ...show and set options... msf postfileshare run This...

6.9AI score
Exploits0
Metasploit
Metasploit
•added 2021/06/15 5:50 p.m.•46 views

IPFire 2.25 Core Update 156 and Prior pakfire.cgi Authenticated RCE

This module exploits an authenticated command injection vulnerability in the /cgi-bin/pakfire.cgi web page of IPFire devices running versions 2.25 Core Update 156 and prior to execute arbitrary code as the root user. Module Options msf use exploit/linux/http/ipfirepakfireexec msf...

9CVSS9.1AI score0.58725EPSS
Exploits6
Metasploit
Metasploit
•added 2021/04/29 5:41 p.m.•46 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 2021/04/27 5:41 p.m.•46 views

VMware vRealize Operations (vROps) Manager SSRF RCE

This module exploits a pre-auth SSRF CVE-2021-21975 and post-auth file write CVE-2021-21983 in VMware vRealize Operations Manager to leak admin creds and write/execute a JSP payload. CVE-2021-21975 affects the /casa/nodes/thumbprints endpoint, and CVE-2021-21983 affects the...

8.5CVSS7.2AI score0.78435EPSS
Exploits12
Metasploit
Metasploit
•added 2020/12/03 5:41 p.m.•46 views

WordPress Simple File List Unauthenticated Remote Code Execution

Simple File List simple-file-list plugin before 4.2.3 for WordPress allows remote unauthenticated attackers to upload files within a controlled list of extensions. However, the rename function does not conform to the file extension restrictions, thus allowing arbitrary PHP code to be uploaded fir...

9.8CVSS7.6AI score0.12633EPSS
Exploits5
Metasploit
Metasploit
•added 2020/09/02 5:41 p.m.•46 views

Windows Inject PE Files, Hidden Bind TCP Stager

Inject a custom native PE file into the exploited process using a reflective PE loader. The reflective PE loader will execute the pre-mapped PE image starting from the address of entry after performing image base relocation and API address resolution. This module requires a PE file that contains...

7.2AI score
Exploits0
Metasploit
Metasploit
•added 2020/04/22 2:48 p.m.•46 views

Linux Gather HexChat/XChat Enumeration

This module will collect HexChat and XChat's config files and chat logs from the victim's machine. There are three actions you may choose: CONFIGS, CHATS, and ALL. The CONFIGS option can be used to collect information such as channel settings, channel/server passwords, etc. The CHATS option will...

6.8AI score
Exploits0
Metasploit
Metasploit
•added 2020/03/14 3:7 p.m.•46 views

Horde CSV import arbitrary PHP code execution

The HordeData module version 2.1.4 and before present in Horde Groupware version 5.2.22 allows authenticated users to inject arbitrary PHP code thus achieving RCE on the server hosting the web application. This module requires Metasploit: https://metasploit.com/download Current source:...

9.8CVSS7.4AI score0.71135EPSS
Exploits5
Metasploit
Metasploit
•added 2019/05/20 6:3 p.m.•46 views

FreeBSD rtld execl() Privilege Escalation

This module exploits a vulnerability in the FreeBSD run-time link-editor rtld. The rtld unsetenv function fails to remove LD environment variables if findenv fails. This can be abused to load arbitrary shared objects using LDPRELOAD, resulting in privileged code execution. This module has been...

7.2CVSS0.4AI score0.03903EPSS
Exploits5
Metasploit
Metasploit
•added 2018/10/28 3:22 p.m.•46 views

IBM WebSphere MQ Channel Name Bruteforce

This module uses a dictionary to bruteforce MQ channel names. For all identified channels it also returns if SSL is used and whether it is a server-connection channel. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework...

0.2AI score
Exploits0
Metasploit
Metasploit
•added 2017/12/29 7:16 p.m.•46 views

Brother Debut http Denial Of Service

The Debut embedded HTTP server 'Brother Debut http Denial Of Service', 'Description' = %q The Debut embedded HTTP server MSFLICENSE, 'Author' = 'z00n ', vulnerability disclosure 'h00die' metasploit module , 'References' = 'CVE', '2017-16249' , 'URL',...

7.5CVSS0.2AI score0.59386EPSS
Exploits7
Metasploit
Metasploit
•added 2017/12/18 10:32 p.m.•46 views

Cambium cnPilot r200/r201 SNMP Enumeration

Cambium cnPilot r200/r201 devices can be administered using SNMP. The device configuration contains IP addresses, keys, passwords, & lots of juicy information. This module exploits an access control flaw, which allows remotely extracting sensitive information such as account passwords, WiFI PSK, ...

8CVSS0.2AI score0.04858EPSS
Exploits2
Metasploit
Metasploit
•added 2017/12/18 10:32 p.m.•46 views

Cambium cnPilot r200/r201 File Path Traversal

This module exploits a File Path Traversal vulnerability in Cambium cnPilot r200/r201 to read arbitrary files off the file system. Affected versions - 4.3.3-R4 and prior. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framewor...

8.8CVSS0.1AI score0.0889EPSS
Exploits2
Metasploit
Metasploit
•added 2017/10/30 7:4 p.m.•46 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 = 1166612 include...

7.3AI score
Exploits0
Metasploit
Metasploit
•added 2017/08/14 12:59 p.m.•46 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/10 8:57 p.m.•46 views

Razer Synapse rzpnk.sys ZwOpenProcess

A vulnerability exists in the latest version of Razer Synapse v2.20.15.1104 as of the day of disclosure which can be leveraged locally by a malicious application to elevate its privileges to those of NTAUTHORITY\SYSTEM. The vulnerability lies in a specific IOCTL handler in the rzpnk.sys driver th...

9.8CVSS0.2AI score0.85539EPSS
Exploits5
Total number of security vulnerabilities5000