Lucene search
+L

13860 matches found

Packet Storm
Packet Storm
added 2013/07/03 12:00 a.m.27 views

InstantCMS 1.6 Remote PHP Code Execution

require 'msf/core' class Metasploit3 'InstantCMS 1.6 Remote PHP Code Execution', 'Description' = %q This module exploits an arbitrary php command execution vulnerability, because of a dangerous use of eval, in InstantCMS versions 1.6. , 'Author' = 'AkaStep', Vulnerability discovery and PoC 'Ricar...

0.5AI score
SaveExploits0
zdt
zdt
added 2013/07/03 12:00 a.m.23 views

ABBS Audio Media Player .LST Buffer Overflow

Exploit for windows platform in category local exploits require 'msf/core' class Metasploit3 'ABBS Audio Media Player .LST Buffer Overflow', 'Description' = %q This module exploits a buffer overflow in ABBS Audio Media Player. The vulnerability occurs when adding an .lst, allowing arbitrary code...

6.8AI score
SaveExploits0
Metasploit
Metasploit
added 2013/07/02 7:48 p.m.114 views

Windows Manage Reflective DLL Injection Module

This module will inject a specified reflective DLL into the memory of a process, new or existing. If arguments are specified, they are passed to the DllMain entry point as the lpvReserved 3rd parameter. To read output from the injected process, set PID to zero and WAIT to non-zero. Make sure the...

6.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2013/07/02 12:00 a.m.150 views

Microsoft Windows - 'EPATHOBJ::pprFlattenRec' Local Privilege Escalation (Metasploit)

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' require 'rex' require 'msf/core/post/common' require...

7.8CVSS7.7AI score0.39578EPSS
SaveExploits9
zdt
zdt
added 2013/07/02 12:00 a.m.53 views

Windows EPATHOBJ::pprFlattenRec Local Privilege Escalation

Exploit for windows platform in category local exploits require 'msf/core' require 'rex' require 'msf/core/post/common' require 'msf/core/post/windows/priv' require 'msf/core/post/windows/process' class Metasploit3 'Windows EPATHOBJ::pprFlattenRec Local Privilege Escalation', 'Description' = %q...

6.8AI score0.39578EPSS
SaveExploits8
zdt
zdt
added 2013/07/01 12:00 a.m.28 views

AudioCoder (.lst) - Buffer Overflow (msf)

Exploit for windows platform in category local exploits require 'msf/core' class Metasploit3 'AudioCoder .lst Buffer Overflow', 'Description' = %q This module exploits a buffer overflow in Audio Code 0.8.18. The vulnerability occurs when adding an .lst, allowing arbitrary code execution with the...

6.8AI score
SaveExploits0
zdt
zdt
added 2013/07/01 12:00 a.m.53 views

Java Applet ProviderSkeleton Insecure Invoke Method Exploit

Exploit for multiple platform in category remote exploits This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core...

7.1AI score0.70248EPSS
SaveExploits9
Exploit DB
Exploit DB
added 2013/07/01 12:00 a.m.77 views

Java Applet - ProviderSkeleton Insecure Invoke Method (Metasploit)

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' require 'rex' class Metasploit3 false EXPLOITSTRING =...

9.3CVSS8.5AI score0.70248EPSS
SaveExploits9
zdt
zdt
added 2013/06/30 12:00 a.m.32 views

Carberp Web Panel C2 Backdoor Remote PHP Code Execution

This Metasploit module exploits backdoors that can be sighted all over the leaked source code of the Carberp botnet C2 Web Panel. This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information...

7.2AI score
SaveExploits0
Metasploit
Metasploit
added 2013/06/30 12:00 a.m.13 views

ABBS Audio Media Player .LST Buffer Overflow

This module exploits a buffer overflow in ABBS Audio Media Player. The vulnerability occurs when adding a specially crafted .lst file, allowing arbitrary code execution with the privileges of the user running the application. This module has been tested successfully on ABBS Audio Media Player 3.1...

7.8CVSS8.3AI score0.02176EPSS
SaveExploits1
Metasploit
Metasploit
added 2013/06/28 12:00 a.m.48 views

HP StorageWorks P4000 Virtual SAN Appliance Login Buffer Overflow

This module exploits a buffer overflow vulnerability found in HP's StorageWorks P4000 VSA on versions prior to 10.0. The vulnerability is due to an insecure usage of the sscanf function when parsing login requests. This module has been tested successfully on the HP VSA 9 Virtual Appliance. Module...

10CVSS5.6AI score0.61813EPSS
SaveExploits8
Metasploit
Metasploit
added 2013/06/28 12:00 a.m.26 views

Carberp Web Panel C2 Backdoor Remote PHP Code Execution

This module exploits backdoors that can be found all over the leaked source code of the Carberp botnet C2 Web Panel. Module Options msf use exploit/unix/webapp/carberp/backdoorexec msf undefinedbackdoorexec show actions ...actions... msf undefinedbackdoorexec set ACTION msf undefinedbackdoorexec...

5.4AI score
SaveExploits0
Metasploit
Metasploit
added 2013/06/28 12:00 a.m.61 views

Nodejs js-yaml load() Code Execution

This module can be used to abuse node.js applications that parse user-supplied YAML input using the load function from the 'js-yaml' package use exploit/multi/fileformat/nodejs/jsyamlloadcodeexec msf undefinedjsyamlloadcodeexec show actions ...actions... msf undefinedjsyamlloadcodeexec set ACTION...

6.8CVSS7AI score0.17321EPSS
SaveExploits7
Metasploit
Metasploit
added 2013/06/27 12:00 a.m.72 views

PCMAN FTP Server Post-Authentication STOR Command Stack Buffer Overflow

This module exploits a buffer overflow vulnerability found in the STOR command of the PCMAN FTP v2.07 Server when the "/../" parameters are also sent to the server. Please note authentication is required in order to trigger the vulnerability. The overflowing string will also be seen on the FTP...

10CVSS5.8AI score0.66462EPSS
SaveExploits17
Packet Storm
Packet Storm
added 2013/06/27 12:00 a.m.71 views

Java Applet ProviderSkeleton Insecure Invoke Method

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' require 'rex' class Metasploit3 false EXPLOITSTRING =...

9.3CVSS0.4AI score0.70248EPSS
SaveExploits9
Exploit DB
Exploit DB
added 2013/06/26 12:00 a.m.28 views

ZPanel zsudo - Local Privilege Escalation (Metasploit)

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' require 'rex' require 'msf/core/post/common' require...

5.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2013/06/26 12:00 a.m.44 views

FreeBSD 9 - Address Space Manipulation Privilege Escalation (Metasploit)

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' class Metasploit4 'FreeBSD 9 Address Space Manipulation...

6.9CVSS5.2AI score0.06942EPSS
SaveExploits11
Metasploit
Metasploit
added 2013/06/26 12:00 a.m.19 views

InstantCMS 1.6 Remote PHP Code Execution

This module exploits an arbitrary PHP command execution vulnerability because of a dangerous use of eval in InstantCMS in versions 1.6 and prior. Module Options msf use exploit/unix/webapp/instantcms/exec msf undefinedexec show actions ...actions... msf undefinedexec set ACTION msf undefinedexec...

9.8CVSS5.7AI score0.01977EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2013/06/26 12:00 a.m.32 views

Novell Client 2 SP3 - 'nicm.sys' Local Privilege Escalation (Metasploit)

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' require 'rex' require 'msf/core/post/common' require...

7.2CVSS7.3AI score0.07799EPSS
SaveExploits5
Packet Storm
Packet Storm
added 2013/06/26 12:00 a.m.42 views

FreeBSD 9 Address Space Manipulation Privilege Escalation

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' class Metasploit4 'FreeBSD 9 Address Space Manipulation...

6.9CVSS0.6AI score0.06942EPSS
SaveExploits11
Rows per page
Query Builder