Lucene search
+L

253 matches found

Metasploit
Metasploit
added 2015/03/10 12:00 a.m.121 views

Microsoft Windows Shell LNK Code Execution

This module exploits a vulnerability in the MS10-046 patch to abuse again the handling of Windows Shortcut files .LNK that contain an icon resource pointing to a malicious DLL. This creates an SMB resource to provide the payload and the trigger, and generates a LNK file which must be sent to the...

9.3CVSS5.7AI score0.70964EPSS
SaveExploits16
Metasploit
Metasploit
added 2015/03/10 12:00 a.m.122 views

Microsoft Windows Shell LNK Code Execution

This module exploits a vulnerability in the MS10-046 patch to abuse again the handling of Windows Shortcut files .LNK that contain an icon resource pointing to a malicious DLL. This module creates the required files to exploit the vulnerability. They must be uploaded to an UNC path accessible by...

9.3CVSS5.7AI score0.70964EPSS
SaveExploits16
seebug.org
seebug.org
added 2014/12/02 12:00 a.m.36 views

某管理系统通用型SQL注入

简要描述: 某管理系统通用型SQL注入 详细说明: 厂商:南京苏亚星资讯科技开发有限公司 资源库管理系统 搜索引擎关键字:帮助 正在读取数据... 注册用户 系统用户 用户名: 密码: 南京苏亚星资讯科技开发 有一部分是内网使用,好不容易找到5个案例。...

7.9AI score
SaveExploits0
Metasploit
Metasploit
added 2014/11/18 12:00 a.m.134 views

MS14-068 Microsoft Kerberos Checksum Validation Vulnerability

This module exploits a vulnerability in the Microsoft Kerberos implementation. The problem exists in the verification of the Privilege Attribute Certificate PAC from a Kerberos TGS request, where a domain user may forge a PAC with arbitrary privileges, including Domain Administrator. This module...

9CVSS8.2AI score0.87448EPSS
SaveExploits9
seebug.org
seebug.org
added 2014/11/13 12:00 a.m.45 views

HP Data Protector EXEC_INTEGUTIL Remote Code Execution

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 = GreatRanking include Msf::Exploit::Remote::Tcp include...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2014/11/12 12:00 a.m.329 views

MS14-071: Vulnerability in Windows Audio Service Could Allow Elevation of Privilege (3005607)

The remote Windows host is affected by a vulnerability in the Windows Audio service component that allows privilege escalation. A remote attacker could exploit this vulnerability to elevate privileges but not execute code. C Tenable Network Security, Inc. include"compat.inc"; if description...

4.3CVSS5.6AI score0.12974EPSS
SaveExploits0References2
Packet Storm
Packet Storm
added 2014/10/28 12:00 a.m.85 views

Windows TrackPopupMenu Win32k NULL Pointer Dereference

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' require 'msf/core/post/windows/reflectivedllinjection' require 'rex' class Metasploit3 'Windows TrackPopupMenu Win32k NULL Pointer Dereference',...

7.2CVSS0.7AI score0.87042EPSS
SaveExploits21
Exploit DB
Exploit DB
added 2014/10/28 12:00 a.m.141 views

Microsoft Windows - TrackPopupMenu Win32k Null Pointer Dereference (MS14-058) (Metasploit)

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' require 'msf/core/post/windows/reflectivedllinjection' require 'rex' class Metasploit3 'Windows TrackPopupMenu Win32k NULL Pointer Dereference',...

7.8CVSS7.7AI score0.87042EPSS
SaveExploits21
zdt
zdt
added 2014/10/21 12:00 a.m.63 views

HP Data Protector EXEC_INTEGUTIL Remote Code Execution Exploit

This exploit abuses a vulnerability in the HP Data Protector. The vulnerability exists in the Backup client service, which listens by default on TCP/5555. The EXECINTEGUTIL request allows to execute arbitrary commands from a restricted directory. Since it includes a perl executable, it's possible...

7.7AI score
SaveExploits0
Packet Storm
Packet Storm
added 2014/10/21 12:00 a.m.45 views

HP Data Protector EXEC_INTEGUTIL Remote Code Execution

This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 'HP Data Protector EXECINTEGUTIL Remote Code Execution', 'Description' = %q This exploit abuses a vulnerability in the HP Data...

0.6AI score
SaveExploits0
Metasploit
Metasploit
added 2014/10/14 12:00 a.m.120 views

Windows TrackPopupMenu Win32k NULL Pointer Dereference

This module exploits a NULL Pointer Dereference in win32k.sys, the vulnerability can be triggered through the use of TrackPopupMenu. Under special conditions, the NULL pointer dereference can be abused on xxxSendMessageTimeout to achieve arbitrary code execution. This module has been tested...

7.8CVSS7.9AI score0.87042EPSS
SaveExploits21
Metasploit
Metasploit
added 2014/10/02 12:00 a.m.50 views

HP Data Protector EXEC_INTEGUTIL Remote Code Execution

This exploit abuses a vulnerability in the HP Data Protector. The vulnerability exists in the Backup client service, which listens by default on TCP/5555. The EXECINTEGUTIL request allows to execute arbitrary commands from a restricted directory. Since it includes a perl executable, it's possible...

5.9AI score
SaveExploits0
zdt
zdt
added 2014/09/24 12:00 a.m.48 views

EMC AlphaStor Device Manager Opcode 0x75 Command Injection Exploit

This Metasploit module exploits a flaw within the Device Manager rrobtd.exe. When parsing the 0x75 command, the process does not properly filter user supplied input allowing for arbitrary command injection. This Metasploit module has been tested successfully on EMC AlphaStor 4.0 build 116 with...

9.3CVSS6.9AI score0.34336EPSS
SaveExploits10
Packet Storm
Packet Storm
added 2014/09/24 12:00 a.m.39 views

EMC AlphaStor Device Manager Opcode 0x75 Command Injection

require 'msf/core' class Metasploit3 'EMC AlphaStor Device Manager Opcode 0x75 Command Injection', 'Description' = %q This module exploits a flaw within the Device Manager rrobtd.exe. When parsing the 0x75 command, the process does not properly filter user supplied input allowing for arbitrary...

9.3CVSS1.2AI score0.34336EPSS
SaveExploits10
Exploit DB
Exploit DB
added 2014/09/24 12:00 a.m.32 views

EMC AlphaStor Device Manager Opcode 0x75 - Command Injection (Metasploit)

require 'msf/core' class Metasploit3 'EMC AlphaStor Device Manager Opcode 0x75 Command Injection', 'Description' = %q This module exploits a flaw within the Device Manager rrobtd.exe. When parsing the 0x75 command, the process does not properly filter user supplied input allowing for arbitrary...

9.3CVSS5.2AI score0.34336EPSS
SaveExploits10
zdt
zdt
added 2014/09/21 12:00 a.m.41 views

ClassApps SelectSurvey.net - Multiple SQL Injection Vulnerabilities

Exploit for php platform in category web applications Exploit Title: Multiple SQL Injection Vulnerabilities in SelectSurvey.net Google Dork: intitle:SelectSurvey Date: Sep 03 2014 Vendor Homepage: https://www.classapps.com/ Software Link: https://www.classapps.com/SelectSurveyNETOverview.asp...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2014/09/20 12:00 a.m.27 views

ClassApps SelectSurvey.net - Multiple SQL Injections

ClassApps SelectSurvey.net - Multiple SQL Injections Exploit Title: Multiple SQL Injection Vulnerabilities in SelectSurvey.net Google Dork: intitle:SelectSurvey Date: Sep 03 2014 Vendor Homepage: https://www.classapps.com/ Software Link: https://www.classapps.com/SelectSurveyNETOverview.asp...

0.3AI score
SaveExploits0
seebug.org
seebug.org
added 2014/08/25 12:00 a.m.38 views

Kesion网校培训系统注入漏洞

简要描述: rt。 详细说明: kesion网校平台,商业收费版,不提供下载。 demo站点:http://e.kesion.com 注册登陆,http://e.kesion.com/user/course/MyCourseOrder.aspx,我的订单,3个框框都无过滤,可注入: 课程名称处search型注入:test%' and @@version0 and '%'=' SQL server 2000 起止时间也可以注入。 最新版应该是2.6,老版本的还有一处注入: 官网的一个案例:http://www.weekedu.com/...

7.5AI score
SaveExploits0
zdt
zdt
added 2014/07/15 12:00 a.m.38 views

HP Data Protector Manager 8.10 - Remote Command Execution

Exploit for windows platform in category remote exploits !/usr/bin/python Exploit Title: HP-Data-Protector-8.10 Remote command execution. Date: July 11 2014 Exploit Author: Christian Polunchis Ramirez https://intrusionlabs.org Exploit Author: Henoch Chanoc Barrera https://intrusionlabs.org...

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

HP Data Protection Manager 8.10 Remote Command Execution

!/usr/bin/python Exploit Title: HP-Data-Protector-8.10 Remote command execution. Date: July 11 2014 Exploit Author: Christian Polunchis Ramirez https://intrusionlabs.org Exploit Author: Henoch Chanoc Barrera https://intrusionlabs.org Contacts: [email protected] and...

0.9AI score
SaveExploits0
Rows per page
Query Builder