Lucene search
+L
MetasploitRecent

7325 matches found

Metasploit
Metasploit
•added 2013/01/02 11:58 p.m.•26 views

John the Ripper Linux Password Cracker

This module uses John the Ripper to identify weak passwords that have been acquired from unshadowed passwd files from Unix systems. The module will only crack MD5, BSDi and DES implementations by default. Set Crypt to true to also try to crack Blowfish and SHA256/512. Warning: This is much slower...

7.1AI score
SaveExploits0
Metasploit
Metasploit
•added 2013/01/02 11:58 p.m.•33 views

MSSQL Password Hashdump

This module extracts the usernames and encrypted password hashes from a MSSQL server and stores them for later cracking. This module also saves information about the server version and table names, which can be used to seed the wordlist. This module requires Metasploit:...

7.1AI score
SaveExploits0
Metasploit
Metasploit
•added 2013/01/02 11:54 p.m.•62 views

POP3 Login Utility

This module attempts to authenticate to an POP3 service. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'metasploit/framework/loginscanner/pop3' require 'metasploit/framework/credentialcollection' class...

7.3AI score
SaveExploits0
Metasploit
Metasploit
•added 2013/01/02 11:54 p.m.•65 views

FTP Authentication Scanner

This module will test FTP logins on a range of machines and report successful logins. If you have loaded a database plugin and connected to a database this module will record successful logins and hosts so you can track your access. This module requires Metasploit: https://metasploit.com/download...

7.5CVSS7.2AI score0.53618EPSS
SaveExploits41
Metasploit
Metasploit
•added 2013/01/02 12:00 a.m.•439 views

Windows Service for User (S4U) Scheduled Task Persistence - Schedule Trigger

Creates a scheduled task that will run using service-for-user S4U. This allows the scheduled task to run even as an unprivileged user that is not logged into the device. This will result in lower security context, allowing access to local resources only. The module requires 'Logon as a batch job'...

5.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2013/01/02 12:00 a.m.•416 views

Windows Service for User (S4U) Scheduled Task Persistence - Logon Trigger

Creates a scheduled task that will run using service-for-user S4U. This allows the scheduled task to run even as an unprivileged user that is not logged into the device. This will result in lower security context, allowing access to local resources only. The module requires 'Logon as a batch job'...

5.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2013/01/02 12:00 a.m.•541 views

Windows Service for User (S4U) Scheduled Task Persistence - Logon Trigger

Creates a scheduled task that will run using service-for-user S4U. This allows the scheduled task to run even as an unprivileged user that is not logged into the device. This will result in lower security context, allowing access to local resources only. The module requires 'Logon as a batch job'...

5.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2013/01/02 12:00 a.m.•386 views

Windows Service for User (S4U) Scheduled Task Persistence - Event Trigger

Creates a scheduled task that will run using service-for-user S4U. This allows the scheduled task to run even as an unprivileged user that is not logged into the device. This will result in lower security context, allowing access to local resources only. The module requires 'Logon as a batch job'...

5.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/12/31 9:33 p.m.•17 views

Windows Meterpreter (skape/jt Injection), Reverse TCP Stager (RC4 Stage Encryption, Metasm)

Inject the meterpreter server DLL staged. Connect back to the attacker -- coding: binary -- This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 413 include Msf::Payload::Stager include...

0.6AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/12/31 9:33 p.m.•29 views

Windows Command Shell, Bind TCP Stager (RC4 Stage Encryption, Metasm)

Spawn a piped command shell staged. Listen for a connection -- coding: binary -- This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 415 include Msf::Payload::Stager include...

7.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/12/31 9:33 p.m.•20 views

Windows Inject DLL, Bind TCP Stager (RC4 Stage Encryption, Metasm)

Inject a custom DLL into the exploited process. Listen for a connection -- coding: binary -- This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 415 include Msf::Payload::Stager includ...

7.4AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/12/31 9:33 p.m.•25 views

VNC Server (Reflective Injection), Reverse TCP Stager (RC4 Stage Encryption, Metasm)

Inject a VNC Dll via a reflective loader staged. Connect back to the attacker -- coding: binary -- This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 413 include Msf::Payload::Stager...

0.8AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/12/31 9:33 p.m.•19 views

Windows Inject DLL, Reverse TCP Stager (RC4 Stage Encryption, Metasm)

Inject a custom DLL into the exploited process. Connect back to the attacker -- coding: binary -- This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 413 include Msf::Payload::Stager...

0.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/12/31 9:33 p.m.•23 views

Reflective DLL Injection, Bind TCP Stager (RC4 Stage Encryption, Metasm)

Inject a DLL via a reflective loader. Listen for a connection -- coding: binary -- This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 415 include Msf::Payload::Stager include...

0.6AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/12/31 9:33 p.m.•23 views

Reflective DLL Injection, Reverse TCP Stager (RC4 Stage Encryption, Metasm)

Inject a DLL via a reflective loader. Connect back to the attacker -- coding: binary -- This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 413 include Msf::Payload::Stager include...

1.1AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/12/31 9:33 p.m.•19 views

Windows Meterpreter (skape/jt Injection), Bind TCP Stager (RC4 Stage Encryption, Metasm)

Inject the meterpreter server DLL staged. Listen for a connection -- coding: binary -- This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 415 include Msf::Payload::Stager include...

0.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/12/31 9:33 p.m.•23 views

Windows Meterpreter (Reflective Injection), Bind TCP Stager (RC4 Stage Encryption, Metasm)

Inject the Meterpreter server DLL via the Reflective Dll Injection payload staged. Requires Windows XP SP2 or newer. Listen for a connection -- coding: binary -- This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module...

0.4AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/12/31 9:33 p.m.•18 views

VNC Server (Reflective Injection), Bind TCP Stager (RC4 Stage Encryption, Metasm)

Inject a VNC Dll via a reflective loader staged. Listen for a connection -- coding: binary -- This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 415 include Msf::Payload::Stager inclu...

0.3AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/12/31 9:33 p.m.•22 views

Windows Meterpreter (Reflective Injection), Reverse TCP Stager (RC4 Stage Encryption, Metasm)

Inject the Meterpreter server DLL via the Reflective Dll Injection payload staged. Requires Windows XP SP2 or newer. Connect back to the attacker -- coding: binary -- This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework...

0.7AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/12/31 9:33 p.m.•19 views

Windows Upload/Execute, Bind TCP Stager (RC4 Stage Encryption, Metasm)

Uploads an executable and runs it staged. Listen for a connection -- coding: binary -- This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 415 include Msf::Payload::Stager include...

7AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/12/31 9:33 p.m.•15 views

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

Spawn a piped command shell staged. Connect back to the attacker -- coding: binary -- This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 413 include Msf::Payload::Stager include...

0.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/12/31 9:33 p.m.•23 views

Windows Upload/Execute, Reverse TCP Stager (RC4 Stage Encryption, Metasm)

Uploads an executable and runs it staged. Connect back to the attacker -- coding: binary -- This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 413 include Msf::Payload::Stager include...

7AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/12/31 12:00 a.m.•31 views

eXtplorer v2.1 Arbitrary File Upload Vulnerability

This module exploits an authentication bypass vulnerability in eXtplorer versions 2.1.0 to 2.1.2 and 2.1.0RC5 when run as a standalone application. This application has an upload feature that allows an authenticated user with administrator roles to upload arbitrary files to any writable directory...

9.8CVSS8.8AI score0.20538EPSS
SaveExploits2
Metasploit
Metasploit
•added 2012/12/30 12:00 a.m.•56 views

Wordpress Reflex Gallery Upload Vulnerability

This module exploits an arbitrary PHP code upload in the WordPress Reflex Gallery version 3.1.3. The vulnerability allows for arbitrary file upload and remote code execution. Module Options msf use exploit/unix/webapp/wp/reflexgalleryfileupload msf undefinedreflexgalleryfileupload show actions...

7.5CVSS5.8AI score0.61607EPSS
SaveExploits3
Metasploit
Metasploit
•added 2012/12/30 12:00 a.m.•37 views

MoinMoin twikidraw Action Traversal File Upload

This module exploits a vulnerability in MoinMoin 1.9.5. The vulnerability exists on the manage of the twikidraw actions, where a traversal path can be used in order to upload arbitrary files. Exploitation is achieved on Apached/modwsgi configurations by overwriting moin.wsgi, which allows to...

6CVSS6.3AI score0.30788EPSS
SaveExploits8
Metasploit
Metasploit
•added 2012/12/27 12:00 a.m.•114 views

MS13-008 Microsoft Internet Explorer CButton Object Use-After-Free Vulnerability

This module exploits a vulnerability found in Microsoft Internet Explorer. A use-after-free condition occurs when a CButton object is freed, but a reference is kept and used again during a page reload, an invalid memory that's controllable is used, and allows arbitrary code execution under the...

9.3CVSS8.8AI score0.78823EPSS
SaveExploits12
Metasploit
Metasploit
•added 2012/12/26 11:28 p.m.•44 views

Windows Gather Spark IM Password Extraction

This module will enumerate passwords stored by the Spark IM client. The encryption key is publicly known. This module will not only extract encrypted password but will also decrypt password using public key. This module requires Metasploit: https://metasploit.com/download Current source:...

0.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/12/25 12:00 a.m.•95 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.2CVSS5.5AI score0.04472EPSS
SaveExploits6
Metasploit
Metasploit
•added 2012/12/21 12:00 a.m.•110 views

Android Browser and WebView addJavascriptInterface Code Execution

This module exploits a privilege escalation issue in Android use exploit/android/browser/webview/addjavascriptinterface msf undefinedaddjavascriptinterface show actions ...actions... msf undefinedaddjavascriptinterface set ACTION msf undefinedaddjavascriptinterface show options ...show and set...

5.8AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/12/17 12:00 a.m.•55 views

Outlook Web App (OWA) / Client Access Server (CAS) IIS HTTP Internal IP Disclosure

This module tests vulnerable IIS HTTP header file paths on Microsoft Exchange OWA 2003 and CAS 2007, 2010, and 2013 servers. Module Options msf use auxiliary/scanner/http/owa/iisinternalip msf undefinediisinternalip show actions ...actions... msf undefinediisinternalip set ACTION msf...

5.3AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/12/15 12:00 a.m.•46 views

TWiki MAKETEXT Remote Command Execution

This module exploits a vulnerability in the MAKETEXT Twiki variable. By using a specially crafted MAKETEXT, a malicious user can execute shell commands since user input is passed to the Perl "eval" command without first being sanitized. The problem is caused by an underlying security issue in the...

7.5CVSS7.3AI score0.63488EPSS
SaveExploits13
Metasploit
Metasploit
•added 2012/12/14 12:00 a.m.•60 views

RealPlayer RealMedia File Handling Buffer Overflow

This module exploits a stack based buffer overflow on RealPlayer use exploit/windows/fileformat/real/playerurlpropertybof msf undefinedplayerurlpropertybof show actions ...actions... msf undefinedplayerurlpropertybof set ACTION msf undefinedplayerurlpropertybof show options ...show and set...

9.3CVSS5.6AI score0.52703EPSS
SaveExploits8
Metasploit
Metasploit
•added 2012/12/12 12:00 a.m.•28 views

Novell eDirectory 8 Buffer Overflow

This exploit abuses a buffer overflow vulnerability in Novell eDirectory. The vulnerability exists in the ndsd daemon, specifically in the NCP service, while parsing a specially crafted Keyed Object Login request. It allows remote code execution with root privileges. Module Options msf use...

10CVSS6AI score0.58702EPSS
SaveExploits14
Metasploit
Metasploit
•added 2012/12/09 12:11 a.m.•36 views

Windows Gather Steam Client Session Collector.

This module will collect Steam session information from an account set to autologin. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Windows Gather Steam Client Session Collector.', 'Descriptio...

0.3AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/12/09 12:00 a.m.•36 views

Nagios3 history.cgi Host Command Execution

This module abuses a command injection vulnerability in the Nagios3 history.cgi script. Module Options msf use exploit/unix/webapp/nagios3/historycgi msf undefinedhistorycgi show actions ...actions... msf undefinedhistorycgi set ACTION msf undefinedhistorycgi show options ...show and set options...

7.5CVSS5.3AI score0.6645EPSS
SaveExploits15
Metasploit
Metasploit
•added 2012/12/07 12:00 a.m.•49 views

FreeFloat FTP Server Arbitrary File Upload

This module abuses multiple issues in FreeFloat: 1. No credential is actually needed to login; 2. User's default path is in C:, and this cannot be changed; 3. User can write to anywhere on the server's file system. As a result of these poor implementations, a malicious user can just log in and...

9.8CVSS8.6AI score0.01548EPSS
SaveExploits2
Metasploit
Metasploit
•added 2012/12/06 9:30 p.m.•102 views

SVN wc.db Scanner

Scan for servers that allow access to the SVN wc.db file. Based on the work by Tim Meddin. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'SVN wc.db Scanner', 'Description' = %q Scan for server...

7AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/12/06 3:43 p.m.•36 views

IBM System Director Agent DLL Injection

This module abuses the "wmicimsv" service on IBM System Director Agent 5.20.3 to accomplish arbitrary DLL injection and execute arbitrary code with SYSTEM privileges. In order to accomplish remote DLL injection it uses a WebDAV service as disclosed by kingcope on December 2012. Because of this, t...

6.8CVSS8.1AI score0.31595EPSS
SaveExploits12
Metasploit
Metasploit
•added 2012/12/06 12:00 a.m.•25 views

Netwin SurgeFTP Remote Command Execution

This module exploits a vulnerability found in Netwin SurgeFTP, version 23c8 or prior. In order to execute commands via the FTP service, please note that you must have a valid credential to the web-based administrative console. Module Options msf use exploit/multi/http/netwin/surgeftpexec msf...

8.6CVSS5.5AI score0.00977EPSS
SaveExploits1
Metasploit
Metasploit
•added 2012/12/04 11:32 p.m.•102 views

Microsoft Windows Authenticated Logged In Users Enumeration

This module uses a valid administrator username and password to enumerate users currently logged in, using a similar technique than the "psexec" utility provided by SysInternals. It uses reg.exe to query the HKU base registry key. This module requires Metasploit: https://metasploit.com/download...

7.5CVSS7.4AI score0.63703EPSS
SaveExploits13
Metasploit
Metasploit
•added 2012/12/04 12:00 a.m.•21 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. Module Option...

7.5CVSS6AI score0.22721EPSS
SaveExploits8
Metasploit
Metasploit
•added 2012/12/03 12:00 a.m.•118 views

Foswiki MAKETEXT Remote Command Execution

This module exploits a vulnerability in the MAKETEXT Foswiki variable. By using a specially crafted MAKETEXT, a malicious user can execute shell commands since the input is passed to the Perl "eval" command without first being sanitized. The problem is caused by an underlying security issue in th...

5.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/12/01 12:00 a.m.•49 views

Android Stock Browser Iframe DOS

This module exploits a vulnerability in the native browser that comes with Android 4.0.3. If successful, the browser will crash after viewing the webpage. Module Options msf use auxiliary/dos/android/android/stockbrowseriframe msf undefinedstockbrowseriframe show actions ...actions... msf...

5CVSS5.3AI score0.06448EPSS
SaveExploits3
Metasploit
Metasploit
•added 2012/12/01 12:00 a.m.•51 views

Oracle MySQL for Microsoft Windows FILE Privilege Abuse

This module takes advantage of a file privilege misconfiguration problem specifically against Windows MySQL servers. This module abuses the FILE privilege to write a payload to Microsoft's All Users Start Up directory which will execute every time a user logs in. The default All Users Start Up...

6CVSS5.3AI score0.31664EPSS
SaveExploits16
Metasploit
Metasploit
•added 2012/12/01 12:00 a.m.•68 views

Tectia SSH USERAUTH Change Request Password Reset Vulnerability

This module exploits a vulnerability in Tectia SSH server for Unix-based platforms. The bug is caused by a SSH2MSGUSERAUTHPASSWDCHANGEREQ request before password authentication, allowing any remote user to bypass the login routine, and then gain access as root. Module Options msf use...

9.3CVSS5.4AI score0.35874EPSS
SaveExploits4
Metasploit
Metasploit
•added 2012/12/01 12:00 a.m.•71 views

Oracle MySQL for Microsoft Windows MOF Execution

This module takes advantage of a file privilege misconfiguration problem specifically against Windows MySQL servers due to the use of a .mof file. This may result in arbitrary code execution under the context of SYSTEM. This module requires a valid MySQL account on the target machine. Module...

6CVSS6AI score0.31664EPSS
SaveExploits16
Metasploit
Metasploit
•added 2012/11/30 2:30 p.m.•19 views

HTTP Strict Transport Security (HSTS) Detection

Display HTTP Strict Transport Security HSTS information about each system. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'HTTP Strict Transport Security HSTS Detection', 'Description' = %q...

7.1AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/11/30 4:39 a.m.•36 views

Windows Gather FTP Explorer (FTPX) Credential Extraction

This module finds saved login credentials for the FTP Explorer FTPx FTP client for Windows. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'rexml/document' class MetasploitModule 'Windows Gather FTP Explorer...

7.4AI score
SaveExploits0
Metasploit
Metasploit
•added 2012/11/30 12:00 a.m.•20 views

Nagios XI Network Monitor Graph Explorer Component Command Injection

This module exploits a vulnerability found in Nagios XI Network Monitor's component 'Graph Explorer'. An authenticated user can execute system commands by injecting it in several parameters, such as in visApi.php's 'host' parameter, which results in remote code execution. Module Options msf use...

8.6CVSS5.7AI score0.02512EPSS
SaveExploits1
Metasploit
Metasploit
•added 2012/11/30 12:00 a.m.•65 views

Symantec Messaging Gateway 9.5 Log File Download Vulnerability

This module will download a file of your choice against Symantec Messaging Gateway. This is possible by exploiting a directory traversal vulnerability when handling the 'logFile' parameter, which will load an arbitrary file as an attachment. Note that authentication is required in order to...

5CVSS5.5AI score0.5883EPSS
SaveExploits5
Total number of security vulnerabilities7325