Lucene search
K
MetasploitRecent

6843 matches found

Metasploit
Metasploit
•added 2014/01/24 12:4 a.m.•52 views

Drupal OpenID External Entity Injection

This module abuses an XML External Entity Injection vulnerability on the OpenID module from Drupal. The vulnerability exists in the parsing of a malformed XRDS file coming from a malicious OpenID endpoint. This module has been tested successfully on Drupal 7.15 and 7.2 with the OpenID module...

5CVSS6.8AI score0.15812EPSS
Exploits4
Metasploit
Metasploit
•added 2014/01/21 5:8 p.m.•32 views

Windows Gather Active Directory Service Principal Names

This module will enumerate servicePrincipalName in the default AD directory where the user is a member of the Domain Admins group. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Windows Gather...

6.9AI score
Exploits0
Metasploit
Metasploit
•added 2014/01/18 4:7 p.m.•34 views

Adobe Flash Player Regular Expression Heap Overflow

This module exploits a vulnerability found in the ActiveX component of Adobe Flash Player before 11.5.502.149. By supplying a specially crafted swf file with special regex value, it is possible to trigger a memory corruption, which results in remote code execution under the context of the user, a...

9.3CVSS7.2AI score0.77597EPSS
Exploits10
Metasploit
Metasploit
•added 2014/01/17 3:30 p.m.•25 views

IBM Lotus Sametime WebPlayer DoS

This module exploits a known flaw in the IBM Lotus Sametime WebPlayer version 8.5.2.1392 and prior to cause a denial of service condition against specific users. For this module to function the target user must be actively logged into the IBM Lotus Sametime server and have the Sametime Audio Visu...

4.3CVSS6.3AI score0.09279EPSS
Exploits2
Metasploit
Metasploit
•added 2014/01/16 11:49 p.m.•26 views

HP Data Protector Backup Client Service Directory Traversal

This module exploits a directory traversal vulnerability in the Hewlett-Packard Data Protector product. The vulnerability exists in the Backup Client Service OmniInet.exe and is triggered when parsing packets with opcode 42. This module has been tested successfully on HP Data Protector 6.20 on...

10CVSS6.9AI score0.65924EPSS
Exploits10
Metasploit
Metasploit
•added 2014/01/16 8:53 p.m.•13 views

Printer Environment Variables Scanner

This module scans for printer environment variables using the Printer Job Language PJL protocol. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require "rex/proto/pjl" class MetasploitModule "Printer Environment...

0.3AI score
Exploits0
Metasploit
Metasploit
•added 2014/01/14 6:25 p.m.•19 views

Linux Command Shell, Reverse TCP Stager

Spawn a command shell staged. Connect back to the attacker This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 272 include Msf::Payload::Stager def initializeinfo = supermergeinfoinfo,...

7.4AI score
Exploits0
Metasploit
Metasploit
•added 2014/01/14 6:25 p.m.•20 views

Linux Meterpreter, Reverse TCP Stager

Inject the mettle server payload staged. Connect back to the attacker This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 272 include Msf::Payload::Stager def initializeinfo =...

7.3AI score
Exploits0
Metasploit
Metasploit
•added 2014/01/14 6:25 p.m.•32 views

Linux Command Shell, Reverse TCP Stager

Spawn a command shell staged. Connect back to the attacker This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 272 include Msf::Payload::Stager def initializeinfo = supermergeinfoinfo,...

7.4AI score
Exploits0
Metasploit
Metasploit
•added 2014/01/14 6:25 p.m.•31 views

Linux Meterpreter, Reverse TCP Stager

Inject the mettle server payload staged. Connect back to the attacker This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 272 include Msf::Payload::Stager def initializeinfo =...

7.3AI score
Exploits0
Metasploit
Metasploit
•added 2014/01/10 11:21 a.m.•53 views

Windows Gather Enum User MUICache

This module gathers information about the files and file paths that logged on users have executed on the system. It also will check if the file still exists on the system. This information is gathered by using information stored under the MUICache registry key. If the user is logged in when the...

6.7AI score
Exploits0
Metasploit
Metasploit
•added 2014/01/09 7:25 p.m.•19 views

SerComm Network Device Backdoor Detection

This module can identify SerComm manufactured network devices which contain a backdoor, allowing command injection or account disclosure. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'SerComm...

10CVSS8AI score0.73825EPSS
Exploits3
Metasploit
Metasploit
•added 2014/01/09 3:17 p.m.•35 views

SerComm Device Configuration Dump

This module will dump the configuration of several SerComm devices. These devices typically include routers from NetGear and Linksys. This module was tested successfully against the NetGear DG834 series ADSL modem router. This module requires Metasploit: https://metasploit.com/download Current...

7.4AI score
Exploits0
Metasploit
Metasploit
•added 2014/01/09 7:3 a.m.•16 views

Printer Volume Listing Scanner

This module lists the volumes on a set of printers using the Printer Job Language PJL protocol. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require "rex/proto/pjl" class MetasploitModule "Printer Volume Listing...

7.3AI score
Exploits0
Metasploit
Metasploit
•added 2014/01/09 7:3 a.m.•11 views

Printer Version Information Scanner

This module scans for printer version information using the Printer Job Language PJL protocol. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require "rex/proto/pjl" class MetasploitModule "Printer Version Informatio...

7.1AI score
Exploits0
Metasploit
Metasploit
•added 2014/01/09 7:3 a.m.•19 views

Printer File Download Scanner

This module downloads a file from a set of printers using the Printer Job Language PJL protocol. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require "rex/proto/pjl" class MetasploitModule "Printer File Download...

7AI score
Exploits0
Metasploit
Metasploit
•added 2014/01/09 7:3 a.m.•19 views

Printer Directory Listing Scanner

This module lists a directory on a set of printers using the Printer Job Language PJL protocol. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require "rex/proto/pjl" class MetasploitModule "Printer Directory Listing...

7.3AI score
Exploits0
Metasploit
Metasploit
•added 2014/01/09 7:3 a.m.•12 views

Printer Ready Message Scanner

This module scans for and optionally changes the printer ready message on a set of printers using the Printer Job Language PJL protocol. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require "rex/proto/pjl" class...

7AI score
Exploits0
Metasploit
Metasploit
•added 2014/01/09 3:21 a.m.•17 views

SerComm Device Remote Code Execution

This module will cause remote code execution on several SerComm devices. These devices typically include routers from NetGear and Linksys. This module was tested successfully against several NetGear, Honeywell and Cisco devices. This module requires Metasploit: https://metasploit.com/download...

1.1AI score
Exploits0
Metasploit
Metasploit
•added 2014/01/09 12:26 a.m.•52 views

Multi Gather Malware Verifier

This module will check a file for malware on VirusTotal based on the checksum. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'net/http' require 'uri' class MetasploitModule 'Multi Gather Malware Verifier',...

0.5AI score
Exploits0
Metasploit
Metasploit
•added 2014/01/08 8:48 p.m.•48 views

Linux Command Shell, Bind TCP Inline

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

7.5AI score
Exploits0
Metasploit
Metasploit
•added 2014/01/04 2:46 p.m.•41 views

Firefox XSS

This module runs the provided SCRIPT as javascript in the origin of the provided URL. It works by navigating to a hidden ChromeWindow to the URL, then injecting the SCRIPT with Function. The callback "sendresult" is used to send data back to the listener. This module requires Metasploit:...

7.2AI score
Exploits0
Metasploit
Metasploit
•added 2014/01/04 12:23 a.m.•39 views

Firefox XPCOM Execute Command

This module runs a shell command on the target OS without touching the disk. On Windows, this command will flash the command prompt momentarily. This can be avoided by setting WSCRIPT to true, which drops a jscript "launcher" to disk that hides the prompt. This module requires Metasploit:...

7.1AI score
Exploits0
Metasploit
Metasploit
•added 2014/01/02 5:25 p.m.•32 views

vTiger CRM SOAP AddEmailAttachment Arbitrary File Upload

vTiger CRM allows a user to bypass authentication when requesting SOAP services. In addition, arbitrary file upload is possible through the AddEmailAttachment SOAP service. By combining both vulnerabilities an attacker can upload and execute PHP code. This module has been tested successfully on...

9.8CVSS7.8AI score0.84535EPSS
Exploits13
Metasploit
Metasploit
•added 2014/01/02 4:48 p.m.•39 views

Command Shell, Reverse TCP (via Firefox XPCOM script)

Creates an interactive shell via Javascript with access to Firefox's XPCOM API 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.1AI score
Exploits0
Metasploit
Metasploit
•added 2014/01/02 4:48 p.m.•37 views

Command Shell, Bind TCP (via Firefox XPCOM script)

Creates an interactive shell via Javascript with access to Firefox's XPCOM API 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...

0.1AI score
Exploits0
Metasploit
Metasploit
•added 2013/12/31 8:43 p.m.•23 views

IcoFX Stack Buffer Overflow

This module exploits a stack-based buffer overflow vulnerability in version 2.1 of IcoFX. The vulnerability exists while parsing .ICO files, where a specially crafted ICONDIR header providing an arbitrary long number of images in the file can be used to trigger the overflow when reading the...

9.3CVSS7.4AI score0.66998EPSS
Exploits14
Metasploit
Metasploit
•added 2013/12/27 4:20 p.m.•25 views

IBM Forms Viewer Unicode Buffer Overflow

This module exploits a stack-based buffer overflow in IBM Forms Viewer. The vulnerability is due to a dangerous usage of a strcpy-like function, and occurs while parsing malformed XFDL files containing a long fontname value. This module has been tested successfully on IBM Forms Viewer 4.0 on...

6.8CVSS6.8AI score0.34035EPSS
Exploits5
Metasploit
Metasploit
•added 2013/12/26 12:2 p.m.•23 views

IBM Lotus Notes Sametime Room Name Bruteforce

This module bruteforces Sametime meeting room names via the IBM Lotus Notes Sametime web interface. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'enumerable' class MetasploitModule 'IBM Lotus Notes Sametime...

4.3CVSS7.1AI score0.09048EPSS
Exploits2
Metasploit
Metasploit
•added 2013/12/26 12:1 p.m.•57 views

IBM Lotus Notes Sametime User Enumeration

This module extracts usernames using the IBM Lotus Notes Sametime web interface using either a dictionary attack which is preferred, or a bruteforce attack trying all usernames of MAXDEPTH length or less. This module requires Metasploit: https://metasploit.com/download Current source:...

5CVSS7.1AI score0.13151EPSS
Exploits2
Metasploit
Metasploit
•added 2013/12/26 12:0 p.m.•17 views

IBM Lotus Sametime Version Enumeration

This module scans an IBM Lotus Sametime web interface to enumerate the application's version and configuration information. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'uri' class MetasploitModule Release...

5CVSS6.9AI score0.13151EPSS
Exploits2
Metasploit
Metasploit
•added 2013/12/20 9:37 p.m.•24 views

RealNetworks RealPlayer Version Attribute Buffer Overflow

This module exploits a stack-based buffer overflow vulnerability in version 16.0.3.51 and 16.0.2.32 of RealNetworks RealPlayer, caused by improper bounds checking of the version and encoding attributes inside the XML declaration. By persuading the victim to open a specially-crafted .RMP file, a...

7.5CVSS8.1AI score0.66885EPSS
Exploits4
Metasploit
Metasploit
•added 2013/12/20 3:45 p.m.•38 views

Synology DiskStation Manager SLICEUPLOAD Remote Command Execution

This module exploits a vulnerability found in Synology DiskStation Manager DSM versions 4.x, which allows the execution of arbitrary commands under root privileges. The vulnerability is located in /webman/imageSelector.cgi, which allows to append arbitrary data to a given file using a so called...

10CVSS7.5AI score0.84571EPSS
Exploits5
Metasploit
Metasploit
•added 2013/12/19 11:48 p.m.•25 views

HP SiteScope issueSiebelCmd Remote Code Execution

This module exploits a code execution flaw in HP SiteScope. The vulnerability exists in the APISiteScopeImpl web service, specifically in the issueSiebelCmd method, which allows the user to execute arbitrary commands without authentication. This module has been tested successfully on HP SiteScope...

7.5CVSS8.1AI score0.71003EPSS
Exploits5
Metasploit
Metasploit
•added 2013/12/19 8:40 a.m.•13 views

OpenSIS 'modname' PHP Code Execution

This module exploits a PHP code execution vulnerability in OpenSIS versions 4.5 to 5.2 which allows any authenticated user to execute arbitrary PHP code under the context of the web-server user. The 'ajax.php' file calls 'eval' with user controlled data from the 'modname' parameter. This module...

7.9AI score
Exploits0
Metasploit
Metasploit
•added 2013/12/18 8:31 p.m.•56 views

Firefox 5.0 - 15.0.1 __exposedProps__ XCS Code Execution

On versions of Firefox from 5.0 to 15.0.1, the InstallTrigger global, when given invalid input, would throw an exception that did not have an exposedProps property set. By re-setting this property on the exception object's prototype, the chrome-based defineProperty method is made available. With...

10CVSS8.7AI score0.42609EPSS
Exploits13
Metasploit
Metasploit
•added 2013/12/17 7:7 p.m.•46 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/12/17 6:32 p.m.•41 views

Zimbra Collaboration Server LFI

This module exploits a local file inclusion on Zimbra 8.0.2 and 7.2.2. The vulnerability allows an attacker to get the LDAP credentials from the localconfig.xml file. The stolen credentials allow the attacker to make requests to the service/admin/soap API. This can then be used to create an...

5CVSS7.6AI score0.86196EPSS
Exploits7
Metasploit
Metasploit
•added 2013/12/16 8:13 p.m.•26 views

Adobe Reader ToolButton Use After Free

This module exploits a use after free condition on Adobe Reader versions 11.0.2, 10.1.6 and 9.5.4 and prior. The vulnerability exists while handling the ToolButton object, where the cEnable callback can be used to early free the object memory. Later use of the object allows triggering the use aft...

9.8CVSS7AI score0.78581EPSS
Exploits8
Metasploit
Metasploit
•added 2013/12/16 8:13 p.m.•28 views

Adobe Reader ToolButton Use After Free

This module exploits an use after free condition on Adobe Reader versions 11.0.2, 10.1.6 and 9.5.4 and prior. The vulnerability exists while handling the ToolButton object, where the cEnable callback can be used to early free the object memory. Later use of the object allows triggering the use...

9.8CVSS10AI score0.78581EPSS
Exploits8
Metasploit
Metasploit
•added 2013/12/15 2:34 p.m.•16 views

Poison Ivy Command and Control Scanner

Enumerate Poison Ivy Command and Control C on ports 3460, 80, 8080 and 443. Adaptation of iTrust Python script. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Poison Ivy Command and Control...

7.5AI score
Exploits0
Metasploit
Metasploit
•added 2013/12/15 3:0 a.m.•26 views

Windows Escalate Service Permissions Local Privilege Escalation

This module attempts to exploit existing administrative privileges to obtain a SYSTEM session. If directly creating a service fails, this module will inspect existing services to look for insecure configuration, file or registry permissions that may be hijacked. It will then attempt to restart th...

6.9AI score
Exploits0
Metasploit
Metasploit
•added 2013/12/15 1:12 a.m.•63 views

Nvidia (nvsvc) Display Driver Service Local Privilege Escalation

The named pipe, \pipe\nsvr, has a NULL DACL allowing any authenticated user to interact with the service. It contains a stacked based buffer overflow as a result of a memmove operation. Note the slight spelling differences: the executable is 'nvvsvc.exe', the service name is 'nvsvc', and the name...

7.2CVSS6.7AI score0.04472EPSS
Exploits6
Metasploit
Metasploit
•added 2013/12/13 11:7 p.m.•33 views

Windows Manage Driver Loader

This module loads a KMD Kernel Mode Driver using the Windows Service API. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'SERVICEDEMANDSTART', 'boot' = 'SERVICEBOOTSTART', 'auto' =...

0.4AI score
Exploits0
Metasploit
Metasploit
•added 2013/12/12 7:49 p.m.•48 views

Multi Manage YouTube Broadcast

This module will broadcast a YouTube video on specified compromised systems. It will play the video in the target machine's native browser. The VID datastore option is the "v" parameter in a YouTube video's URL. Enabling the EMBED option will play the video in full screen mode through a clean...

6.9AI score
Exploits0
Metasploit
Metasploit
•added 2013/12/11 2:52 p.m.•72 views

MS14-002 Microsoft Windows ndproxy.sys Local Privilege Escalation

This module exploits a flaw in the ndproxy.sys driver on Windows XP SP3 and Windows 2003 SP2 systems, exploited in the wild in November, 2013. The vulnerability exists while processing an IO Control Code 0x8fff23c8 or 0x8fff23cc, where user provided input is used to access an array unsafely, and...

7.8CVSS10AI score0.34893EPSS
Exploits16
Metasploit
Metasploit
•added 2013/12/10 2:45 p.m.•26 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...

10CVSS6.7AI score0.62617EPSS
Exploits8
Metasploit
Metasploit
•added 2013/12/10 8:5 a.m.•13 views

Adobe ColdFusion 9 Administrative Login Bypass

Adobe ColdFusion 9.0, 9.0.1, 9.0.2, and 10 allows remote attackers to bypass authentication using the RDS component. Due to default settings or misconfiguration, its password can be set to an empty value. This allows an attacker to create a session via the RDS login that can be carried over to th...

8AI score
Exploits0
Metasploit
Metasploit
•added 2013/12/09 6:49 p.m.•61 views

Red Hat CloudForms Management Engine 5.1 miq_policy/explorer SQL Injection

This module exploits a SQL injection vulnerability in the "explorer" action of "miqpolicy" controller of the Red Hat CloudForms Management Engine 5.1 ManageIQ Enterprise Virtualization Manager 5.0 and earlier by changing the password of the target account to the specified password. This module...

7.5CVSS8.2AI score0.16108EPSS
Exploits3
Metasploit
Metasploit
•added 2013/12/09 6:18 p.m.•60 views

Red Hat CloudForms Management Engine 5.1 agent/linuxpkgs Path Traversal

This module exploits a path traversal vulnerability in the "linuxpkgs" action of "agent" controller of the Red Hat CloudForms Management Engine 5.1 ManageIQ Enterprise Virtualization Manager 5.0 and earlier. It uploads a fake controller to the controllers directory of the Rails application with t...

9.4CVSS7.4AI score0.58624EPSS
Exploits4
Total number of security vulnerabilities6843