Lucene search
+L
MetasploitRecent

7306 matches found

Metasploit
Metasploit
•added 2019/06/23 9:48 a.m.•54 views

Unix Command Shell, Reverse TCP SSH

Connect back and create a command shell via SSH This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core/handler/reversessh' module MetasploitModule CachedSize = :dynamic include Msf::Payload::Single include...

7.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2019/06/20 8:8 p.m.•68 views

Amazon Web Services S3 instance enumeration

Provided AWS credentials, this module will call the authenticated API of Amazon Web Services to list all S3 buckets associated with the account This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'aws-sdk-s3' clas...

0.6AI score
SaveExploits0
Metasploit
Metasploit
•added 2019/06/20 8:8 p.m.•24 views

Amazon Web Services IAM credential enumeration

Provided AWS credentials, this module will call the authenticated API of Amazon Web Services to list all IAM credentials associated with the account This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'aws-sdk-iam...

7AI score
SaveExploits0
Metasploit
Metasploit
•added 2019/06/20 8:8 p.m.•44 views

Amazon Web Services EC2 instance enumeration

Provided AWS credentials, this module will call the authenticated API of Amazon Web Services to list all EC2 instances associated with the account This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'aws-sdk-ec2'...

6.9AI score
SaveExploits0
Metasploit
Metasploit
•added 2019/06/18 7:8 p.m.•24 views

Extract zip from Modbus communication

This module is able to extract a zip file sent through Modbus from a pcap. Tested with Schneider TM221CE16R This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Extract zip from Modbus communication...

7.2AI score
SaveExploits0
Metasploit
Metasploit
•added 2019/06/09 7:9 p.m.•17 views

Brocade Gather Device General Information

This module collects Brocade device information and configuration. This module has been tested against an icx6430 running 08.0.20T311...

6.9AI score
SaveExploits0
Metasploit
Metasploit
•added 2019/06/06 12:0 a.m.•52 views

FusionPBX Operator Panel exec.php Command Execution

This module exploits an authenticated command injection vulnerability in FusionPBX versions 4.4.3 and prior. The exec.php file within the Operator Panel permits users with operatorpanelview permissions, or administrator permissions, to execute arbitrary commands as the web server user by sending ...

8.8CVSS7.3AI score0.8748EPSS
SaveExploits9
Metasploit
Metasploit
•added 2019/06/05 12:0 a.m.•770 views

Exim 4.87 - 4.91 Local Privilege Escalation

This module exploits a flaw in Exim versions 4.87 to 4.91 inclusive. Improper validation of recipient address in delivermessage function in /src/deliver.c may lead to command execution with root privileges CVE-2019-10149. Module Options msf use exploit/linux/local/exim4/delivermessageprivesc msf...

10CVSS8.8AI score0.99961EPSS
SaveExploits27
Metasploit
Metasploit
•added 2019/06/05 12:0 a.m.•102 views

Serv-U FTP Server prepareinstallation Privilege Escalation

This module attempts to gain root privileges on systems running Serv-U FTP Server versions prior to 15.1.7. The Serv-U executable is setuid root, and uses ARGV0 in a call to system, without validation, when invoked with the -prepareinstallation flag, resulting in command execution with root...

8.8CVSS7.6AI score0.65981EPSS
SaveExploits13
Metasploit
Metasploit
•added 2019/06/03 10:6 p.m.•17 views

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

Spawn a piped command shell Windows x64 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 = 616 include Msf::Payload::Stager...

0.5AI score
SaveExploits0
Metasploit
Metasploit
•added 2019/06/03 10:6 p.m.•138 views

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

Inject a VNC Dll via a reflective loader Windows x64 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 = 616 include...

0.8AI score
SaveExploits0
Metasploit
Metasploit
•added 2019/06/03 10:6 p.m.•18 views

Windows Meterpreter (Reflective Injection x64), 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. Connect back to the attacker -- coding: binary -- This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework...

0.8AI score
SaveExploits0
Metasploit
Metasploit
•added 2019/06/03 12:0 a.m.•145 views

Supra Smart Cloud TV Remote File Inclusion

This module exploits an unauthenticated remote file inclusion which exists in Supra Smart Cloud TV. The media control for the device doesn't have any session management or authentication. Leveraging this, an attacker on the local network can send a crafted request to broadcast a fake video. Modul...

5.5CVSS6.2AI score0.13318EPSS
SaveExploits7
Metasploit
Metasploit
•added 2019/06/01 12:0 a.m.•39 views

Ahsay Backup v7.x-v8.1.1.50 (authenticated) file upload

This module exploits an authenticated insecure file upload and code execution flaw in Ahsay Backup v7.x - v8.1.1.50. To successfully execute the upload, credentials are needed; default Ahsay Backup trial accounts are enabled so an account can be created. It can be exploited in Windows and Linux...

9CVSS8.3AI score0.75171EPSS
SaveExploits10
Metasploit
Metasploit
•added 2019/05/31 4:18 p.m.•110 views

Password Cracker: Windows

This module uses John the Ripper or Hashcat to identify weak passwords that have been acquired from Windows systems. LANMAN is format 3000 in hashcat. NTLM is format 1000 in hashcat. MSCASH is format 1100 in hashcat. MSCASH2 is format 2100 in hashcat. NetNTLM is format 5500 in hashcat. NetNTLMv2 ...

7.4AI score
SaveExploits0
Metasploit
Metasploit
•added 2019/05/31 4:18 p.m.•40 views

Password Cracker: AIX

This module uses John the Ripper or Hashcat to identify weak passwords that have been acquired from passwd files on AIX systems. These utilize DES hashing. DES is format 1500 in Hashcat. This module requires Metasploit: https://metasploit.com/download Current source:...

7.4AI score
SaveExploits0
Metasploit
Metasploit
•added 2019/05/31 4:18 p.m.•48 views

Password Cracker: Databases

This module uses John the Ripper or Hashcat to identify weak passwords that have been acquired from the mssqlhashdump, mysqlhashdump, postgreshashdump, or oraclehashdump modules. Passwords that have been successfully cracked are then saved as proper credentials. Due to the complexity of some of t...

7.4AI score
SaveExploits0
Metasploit
Metasploit
•added 2019/05/31 4:18 p.m.•83 views

Password Cracker: Webapps

This module uses John the Ripper or Hashcat to identify weak passwords that have been acquired from various web applications. Atlassian uses PBKDF2-HMAC-SHA1 which is 12001 in hashcat. PHPass uses phpass which is 400 in hashcat. Mediawiki is MD5 based and is 3711 in hashcat. Apache Superset, some...

7.4AI score
SaveExploits0
Metasploit
Metasploit
•added 2019/05/31 4:18 p.m.•126 views

Password Cracker: Linux

This module uses John the Ripper or Hashcat to identify weak passwords that have been acquired from unshadowed passwd files from Unix/Linux systems. The module will only crack MD5, BSDi and DES implementations by default. However, it can also crack Blowfish and SHA256/512, but it is much slower...

7.4AI score
SaveExploits0
Metasploit
Metasploit
•added 2019/05/31 4:18 p.m.•22 views

Password Cracker: OSX

This module uses John the Ripper or Hashcat to identify weak passwords that have been acquired from OSX systems. The module will only crack xsha from OSX 10.4-10.6, xsha512 from 10.7, and PBKDF2 from OSX 10.8+. XSHA is 122 in hashcat. XSHA512 is 1722 in hashcat. PBKDF2 PBKDF2-HMAC-SHA512 is 7100 ...

7.4AI score
SaveExploits0
Metasploit
Metasploit
•added 2019/05/22 12:0 a.m.•201 views

Atlassian Crowd pdkinstall Unauthenticated Plugin Upload RCE

This module can be used to upload a plugin on Atlassian Cloud via the pdkinstall development plugin as an unauthenticated attacker. The payload is uploaded as a JAR archive containing a servlet using a POST request to /crowd/admin/uploadplugin.action. The check command will check that the...

9.8CVSS8.9AI score0.95355EPSS
SaveExploits6
Metasploit
Metasploit
•added 2019/05/20 6:3 p.m.•56 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
SaveExploits6
Metasploit
Metasploit
•added 2019/05/20 7:57 a.m.•36 views

Unix Command Shell, Reverse UDP (/dev/udp)

Creates an interactive shell via bash's builtin /dev/udp. This will not work on circa 2009 and older Debian-based Linux distributions including Ubuntu because they compile bash without the /dev/udp feature. This module requires Metasploit: https://metasploit.com/download Current source:...

0.4AI score
SaveExploits0
Metasploit
Metasploit
•added 2019/05/17 12:0 a.m.•40 views

ATutor 2.2.4 - Directory Traversal / Remote Code Execution,

This module exploits an arbitrary file upload vulnerability together with a directory traversal flaw in ATutor versions 2.2.4, 2.2.2 and 2.2.1 in order to execute arbitrary commands. It first creates a zip archive containing a malicious PHP file. The zip archive takes advantage of a directory...

8.8CVSS8.4AI score0.73317EPSS
SaveExploits11
Metasploit
Metasploit
•added 2019/05/17 12:0 a.m.•43 views

OpenEMR 5.0.1 Patch 6 SQLi Dump

This module exploits a SQLi vulnerability found in OpenEMR version 5.0.1 Patch 6 and lower. The vulnerability allows the contents of the entire database with exception of log and task tables to be extracted. This module saves each table as a .csv file in your loot directory and has been tested wi...

9.8CVSS8.4AI score0.1278EPSS
SaveExploits2
Metasploit
Metasploit
•added 2019/05/16 12:0 a.m.•35 views

Webmin Package Updates Remote Command Execution

This module exploits an arbitrary command execution vulnerability in Webmin 1.910 and lower versions. Any user authorized to the "Package Updates" module can execute arbitrary commands with root privileges. Module Options msf use exploit/linux/http/webmin/packageuprce msf undefinedpackageuprce sh...

9CVSS8.4AI score0.77835EPSS
SaveExploits9
Metasploit
Metasploit
•added 2019/05/15 12:0 a.m.•55 views

IBM Websphere Application Server Network Deployment Untrusted Data Deserialization Remote Code Execution

This module exploits untrusted serialized data processed by the WAS DMGR Server and Cells. NOTE: There is a required 2 minute timeout between attempts as the neighbor being added must be reset. Module Options msf use exploit/windows/ibm/ibm/wasdmgrjavadeserializationrce msf...

10CVSS8.1AI score0.79926EPSS
SaveExploits2
Metasploit
Metasploit
•added 2019/05/15 12:0 a.m.•39 views

Cisco Prime Infrastructure Health Monitor TarArchive Directory Traversal Vulnerability

This module exploits a vulnerability found in Cisco Prime Infrastructure. The issue is that the TarArchive Java class the HA Health Monitor component uses does not check for any directory traversals while unpacking a Tar file, which can be abused by a remote user to leverage the UploadServlet cla...

10CVSS8.7AI score0.98092EPSS
SaveExploits12
Metasploit
Metasploit
•added 2019/05/15 12:0 a.m.•35 views

DLINK DWL-2600 Authenticated Remote Command Injection

Some DLINK Access Points are vulnerable to an authenticated OS command injection. Default credentials for the web interface are admin/admin. Module Options msf use exploit/linux/http/dlink/dwl2600commandinjection msf undefineddwl2600commandinjection show actions ...actions... msf...

7.8CVSS7.4AI score0.96635EPSS
SaveExploits7
Metasploit
Metasploit
•added 2019/05/14 12:0 a.m.•484 views

CVE-2019-0708 BlueKeep Microsoft Remote Desktop RCE Check

This module checks a range of hosts for the CVE-2019-0708 vulnerability by binding the MST120 channel outside of its normal slot and sending non-DoS packets which respond differently on patched and vulnerable hosts. It can optionally trigger the DoS vulnerability. Module Options msf use...

10CVSS7.8AI score0.99999EPSS
SaveExploits125
Metasploit
Metasploit
•added 2019/05/14 12:0 a.m.•1076 views

CVE-2019-0708 BlueKeep RDP Remote Windows Kernel Use After Free

The RDP termdd.sys driver improperly handles binds to internal-only channel MST120, allowing a malformed Disconnect Provider Indication message to cause use-after-free. With a controllable data/size remote nonpaged pool spray, an indirect call gadget of the freed channel is used to achieve...

10CVSS8.1AI score0.99999EPSS
SaveExploits125
Metasploit
Metasploit
•added 2019/05/09 12:0 a.m.•74 views

Shopware createInstanceFromNamedArguments PHP Object Instantiation RCE

This module exploits a php object instantiation vulnerability that can lead to RCE in Shopware. An authenticated backend user could exploit the vulnerability. The vulnerability exists in the createInstanceFromNamedArguments function, where the code insufficiently performs whitelist check which ca...

5.9AI score
SaveExploits0
Metasploit
Metasploit
•added 2019/04/30 12:0 a.m.•52 views

Barco WePresent file_transfer.cgi Command Injection

This module exploits an unauthenticated remote command injection vulnerability found in Barco WePresent and related OEM'ed products. The vulnerability is triggered via an HTTP POST request to the filetransfer.cgi endpoint. Module Options msf use exploit/linux/http/wepresent/cmdinjection msf...

10CVSS8.5AI score0.98952EPSS
SaveExploits10
Metasploit
Metasploit
•added 2019/04/29 8:34 p.m.•33 views

Applocker Evasion - .NET Framework Installation Utility

This module will assist you in evading Microsoft Windows Applocker and Software Restriction Policies. This technique utilises the Microsoft signed binary InstallUtil.exe to execute user supplied code. This module requires Metasploit: https://metasploit.com/download Current source:...

0.1AI score
SaveExploits0
Metasploit
Metasploit
•added 2019/04/28 12:0 a.m.•91 views

GetSimpleCMS Unauthenticated RCE

This module exploits a vulnerability found in GetSimpleCMS, which allows unauthenticated attackers to perform Remote Code Execution. An arbitrary file upload PHPcode for example vulnerability can be triggered by an authenticated user, however authentication can be bypassed by leaking the cms API...

9.8CVSS8.7AI score0.71598EPSS
SaveExploits5
Metasploit
Metasploit
•added 2019/04/28 12:0 a.m.•109 views

Moodle Admin Shell Upload

This module will generate a plugin which can receive a malicious payload request and upload it to a server running Moodle provided valid admin credentials are used. Then the payload is sent for execution, and the plugin uninstalled. You must have an admin account to exploit this vulnerability...

8.4AI score
SaveExploits4
Metasploit
Metasploit
•added 2019/04/26 1:55 a.m.•42 views

GTP Echo Scanner

This module sends UDP GTP GTP-U echo requests to the target RHOSTS and reports on which ones respond, thus identifying General Packet Radio Service GPRS servers. This module does not support scanning with SCTP. This module requires Metasploit: https://metasploit.com/download Current source:...

7.3AI score
SaveExploits0
Metasploit
Metasploit
•added 2019/04/24 12:0 a.m.•64 views

Pulse Secure VPN Arbitrary File Disclosure

This module exploits a pre-auth directory traversal in the Pulse Secure VPN server to dump an arbitrary file. Dumped files are stored in loot. If the "Automatic" action is set, plaintext and hashed credentials, as well as session IDs, will be dumped. Valid sessions can be hijacked by setting the...

10CVSS8.8AI score0.99999EPSS
SaveExploits22
Metasploit
Metasploit
•added 2019/04/24 12:0 a.m.•29 views

WP Database Backup RCE

There exists a command injection vulnerability in the Wordpress plugin wp-database-backup for versions use exploit/multi/http/wp/dbbackuprce msf undefineddbbackuprce show actions ...actions... msf undefineddbbackuprce set ACTION msf undefineddbbackuprce show options ...show and set options... msf...

9.8CVSS5.5AI score0.16682EPSS
SaveExploits2
Metasploit
Metasploit
•added 2019/04/24 12:0 a.m.•44 views

Pulse Secure VPN Arbitrary Command Execution

This module exploits a post-auth command injection in the Pulse Secure VPN server to execute commands as root. The env1 command is used to bypass application whitelisting and run arbitrary commands. Please see related module auxiliary/gather/pulsesecurefiledisclosure for a pre-auth file read that...

8CVSS7.6AI score0.98617EPSS
SaveExploits12
Metasploit
Metasploit
•added 2019/04/23 12:0 a.m.•212 views

Oracle Weblogic Server Deserialization RCE - AsyncResponseService

An unauthenticated attacker with network access to the Oracle Weblogic Server T3 interface can send a malicious SOAP request to the interface WLS AsyncResponseService to execute code on the vulnerable host. Module Options msf use exploit/multi/misc/weblogic/deserializeasyncresponseservice msf...

9.8CVSS8.2AI score0.99964EPSS
SaveExploits36
Metasploit
Metasploit
•added 2019/04/17 12:0 a.m.•601 views

SmarterTools SmarterMail less than build 6985 - .NET Deserialization Remote Code Execution

This module exploits a vulnerability in the SmarterTools SmarterMail software for version numbers use exploit/windows/http/smartermail/rce msf undefinedrce show actions...

10CVSS9.2AI score0.84824EPSS
SaveExploits7
Metasploit
Metasploit
•added 2019/04/17 12:0 a.m.•92 views

Spring Cloud Config Server Directory Traversal

This module exploits an unauthenticated directory traversal vulnerability which exists in Spring Cloud Config versions 2.1.x prior to 2.1.2, versions 2.0.x prior to 2.0.4, and versions 1.4.x prior to 1.4.6. Spring Cloud Config listens by default on port 8888. Module Options msf use...

6.5CVSS6.1AI score0.85295EPSS
SaveExploits6
Metasploit
Metasploit
•added 2019/04/16 12:0 a.m.•132 views

Oracle Application Testing Suite Post-Auth DownloadServlet Directory Traversal

This module exploits a vulnerability in Oracle Application Testing Suite OATS. In the Load Testing interface, a remote user can abuse the custom report template selector, and cause the DownloadServlet class to read any file on the server as SYSTEM. Since the Oracle application contains multiple...

6.5CVSS7.1AI score0.05503EPSS
SaveExploits3
Metasploit
Metasploit
•added 2019/04/15 12:0 a.m.•273 views

Remote Mouse RCE

This module utilizes the Remote Mouse Server by Emote Interactive protocol to deploy a payload and run it from the server on versions use exploit/windows/misc/remote/mouserce msf undefinedmouserce show actions ...actions... msf undefinedmouserce set ACTION msf undefinedmouserce show options ...sh...

9.8CVSS8.6AI score0.0208EPSS
SaveExploits3
Metasploit
Metasploit
•added 2019/04/15 12:0 a.m.•109 views

Kentico CMS Staging SyncServer Unserialize Remote Command Execution

This module exploits a vulnerability in the Kentico CMS platform versions 12.0.14 and earlier. Remote Command Execution is possible via unauthenticated XML requests to the Staging Service SyncServer.asmx interface ProcessSynchronizationTaskData method stagingTaskData parameter. XML input is passe...

9.8CVSS8.7AI score0.96254EPSS
SaveExploits5
Metasploit
Metasploit
•added 2019/04/13 12:0 a.m.•33 views

Mac OS X TimeMachine (tmdiagnose) Command Injection Privilege Escalation

This module exploits a command injection in TimeMachine on macOS use exploit/osx/local/timemachine/cmdinjection msf undefinedcmdinjection show actions ...actions... msf undefinedcmdinjection set ACTION msf undefinedcmdinjection show options ...show and set options... msf undefinedcmdinjection run...

7.8CVSS8.3AI score0.02919EPSS
SaveExploits4
Metasploit
Metasploit
•added 2019/04/13 12:0 a.m.•70 views

Mac OS X Feedback Assistant Race Condition

This module exploits a race condition vulnerability in Mac's Feedback Assistant. A successful attempt would result in remote code execution under the context of root. Module Options msf use exploit/osx/local/feedback/assistantroot msf undefinedassistantroot show actions ...actions... msf...

7.6CVSS8.8AI score0.13512EPSS
SaveExploits4
Metasploit
Metasploit
•added 2019/04/10 12:0 a.m.•316 views

Apache Tomcat CGIServlet enableCmdLineArguments Vulnerability

This module exploits a vulnerability in Apache Tomcat's CGIServlet component. When the enableCmdLineArguments setting is set to true, a remote user can abuse this to execute system commands, and gain remote code execution. Module Options msf use exploit/windows/http/tomcat/cgicmdlineargs msf...

9.3CVSS8.3AI score0.99652EPSS
SaveExploits11
Metasploit
Metasploit
•added 2019/04/09 12:0 a.m.•145 views

AppXSvc Hard Link Privilege Escalation

There exists a privilege escalation vulnerability for Windows 10 builds prior to build 17763. Due to the AppXSvc's improper handling of hard links, a user can gain full privileges over a SYSTEM-owned file. The user can then utilize the new file to execute code as SYSTEM. This module employs a...

7.8CVSS7.2AI score0.414EPSS
SaveExploits20
Total number of security vulnerabilities7306