Lucene search
+L

13853 matches found

zdt
zdt
added 2014/07/25 12:00 a.m.95 views

MQAC.sys Arbitrary Write Privilege Escalation Exploit

A vulnerability within the MQAC.sys module allows an attacker to overwrite an arbitrary location in kernel memory. This Metasploit module will elevate itself to SYSTEM, then inject the payload into another SYSTEM process. This module requires Metasploit: http//metasploit.com/download Current...

7.2CVSS0.3AI score0.23046EPSS
SaveExploits21
Metasploit
Metasploit
added 2014/07/24 12:00 a.m.29 views

Dell SonicWALL Scrutinizer 11.01 methodDetail SQL Injection

This module exploits a vulnerability found in Dell SonicWALL Scrutinizer. The methodDetail parameter in exporters.php allows an attacker to write arbitrary files to the file system with an SQL Injection attack, and gain remote code execution under the context of SYSTEM for Windows, or as Apache f...

6.5CVSS6.7AI score0.74932EPSS
SaveExploits5
Metasploit
Metasploit
added 2014/07/22 3:27 p.m.24 views

Echo Command Encoder

This encoder uses echo and backlash escapes to avoid commonly restricted characters. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Echo Command Encoder', 'Description' = %q This encoder uses...

7.3AI score
SaveExploits0
Metasploit
Metasploit
added 2014/07/22 3:27 p.m.25 views

Perl Command Encoder

This encoder uses perl to avoid commonly restricted characters. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Perl Command Encoder', 'Description' = %q This encoder uses perl to avoid commonl...

7.3AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/22 12:00 a.m.31 views

Raritan PowerIQ 4.1.0 - SQL Injection Vulnerability

No description provided by source. =begin Raritan PowerIQ suffers from an unauthenticated SQL injection vulnerability within an endpoint used during initial configuration of the licensing for the product. This endpoint is still available after the appliance has been fully configured. POST...

7.1AI score
SaveExploits0
Kitploit
Kitploit
added 2014/07/21 9:09 p.m.56 views

PwnPi - A Pen Test Drop Box distro for the Raspberry Pi

PwnPi is a Linux-based penetration testing dropbox distribution for the Raspberry Pi. It currently has 200+ network security tools pre-installed to aid the penetration tester. It is built a stripped down version of the Debian Wheezy image from the Raspberry Pi foundation's website and uses Openbo...

8.9AI score
SaveExploits0
exploitpack
exploitpack
added 2014/07/21 12:00 a.m.33 views

Raritan PowerIQ 4.1.0 - SQL Injection (Metasploit)

Raritan PowerIQ 4.1.0 - SQL Injection Metasploit =begin Raritan PowerIQ suffers from an unauthenticated SQL injection vulnerability within an endpoint used during initial configuration of the licensing for the product. This endpoint is still available after the appliance has been fully configured...

0.5AI score
SaveExploits0
zdt
zdt
added 2014/07/21 12:00 a.m.41 views

Raritan PowerIQ 4.1.0 - SQL Injection Vulnerability

Exploit for linux platform in category web applications =begin Raritan PowerIQ suffers from an unauthenticated SQL injection vulnerability within an endpoint used during initial configuration of the licensing for the product. This endpoint is still available after the appliance has been fully...

7.1AI score
SaveExploits0
Metasploit
Metasploit
added 2014/07/18 4:49 a.m.51 views

Joomla Bruteforce Login Utility

This module attempts to authenticate to Joomla 2.5. or 3.0 through bruteforce attacks This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Joomla Bruteforce Login Utility', 'Description' = 'This...

7.5CVSS7AI score0.53618EPSS
SaveExploits41
Metasploit
Metasploit
added 2014/07/18 12:00 a.m.69 views

MS14-062 Microsoft Bluetooth Personal Area Networking (BthPan.sys) Privilege Escalation

A vulnerability within Microsoft Bluetooth Personal Area Networking module, BthPan.sys, can allow an attacker to inject memory controlled by the attacker into an arbitrary location. This can be used by an attacker to overwrite HalDispatchTable+0x4 and execute arbitrary code by subsequently callin...

7.2CVSS5.8AI score0.23046EPSS
SaveExploits21
Metasploit
Metasploit
added 2014/07/17 5:48 a.m.54 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
SaveExploits0
Metasploit
Metasploit
added 2014/07/17 12:00 a.m.70 views

Advantech WebAccess dvs.ocx GetColor Buffer Overflow

This module exploits a buffer overflow vulnerability in Advantec WebAccess. The vulnerability exists in the dvs.ocx ActiveX control, where a dangerous call to sprintf can be reached with user controlled data through the GetColor function. This module has been tested successfully on Windows XP SP3...

7.5CVSS5.7AI score0.61384EPSS
SaveExploits6
Kitploit
Kitploit
added 2014/07/16 1:01 a.m.15 views

Viper - A binary management and analysis framework dedicated to malware and exploit researchers

Viper is a binary analysis and management framework. Its fundamental objective is to provide a solution to easily organize your collection of malware and exploit samples as well as your collection of scripts you created or found over the time to facilitate your daily research. Think of it as a...

7.3AI score
SaveExploits0References1
seebug.org
seebug.org
added 2014/07/16 12:00 a.m.39 views

D-Link HNAP Request Remote Buffer Overflow

No description provided by source. This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 Msf::Exploit::Remote Rank = NormalRanking include Msf::Exploit::Remote::HttpClient include...

7.1AI score0.76555EPSS
SaveExploits6
seebug.org
seebug.org
added 2014/07/16 12:00 a.m.28 views

D-Link info.cgi POST Request Buffer Overflow

No description provided by source. This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 Msf::Exploit::Remote Rank = NormalRanking include Msf::Exploit::Remote::HttpClient include...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2014/07/15 12:00 a.m.30 views

Wordpress WPTouch Authenticated File Upload

This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 'Wordpress WPTouch Authenticated File Upload', 'Description' = %q The Wordpress WPTouch plugin contains an auhtenticated file upload...

0.2AI score
SaveExploits0
Metasploit
Metasploit
added 2014/07/14 8:27 p.m.56 views

Multi Gather DbVisualizer Connections Settings

DbVisualizer stores the user database configuration in dbvis.xml. This module retrieves the connections settings from this file and decrypts the encrypted passwords. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2014/07/14 12:00 a.m.33 views

D-Link Devices - 'info.cgi' POST Buffer Overflow (Metasploit)

This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 'D-Link info.cgi POST Request Buffer Overflow', 'Description' = %q This module exploits an anonymous remote code execution vulnerabili...

5.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2014/07/14 12:00 a.m.52 views

D-Link HNAP - Request Remote Buffer Overflow (Metasploit)

This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 'D-Link HNAP Request Remote Buffer Overflow', 'Description' = %q This module exploits an anonymous remote code execution vulnerability...

10CVSS5.2AI score0.76555EPSS
SaveExploits6
zdt
zdt
added 2014/07/13 12:00 a.m.50 views

Flash "Rosetta" JSONP GET/POST Response Disclosure Exploit

A website that serves a JSONP endpoint that accepts a custom alphanumeric callback of 1200 chars can be abused to serve an encoded swf payload that steals the contents of a same-domain URL. Flash 'Flash "Rosetta" JSONP GET/POST Response Disclosure', 'Description' = %q A website that serves a JSON...

6.8AI score0.23024EPSS
SaveExploits4
Rows per page
Query Builder