Lucene search
+L

3143 matches found

zdt
zdt
added 2017/03/23 12:00 a.m.64 views

CADA 3S CoDeSys Gateway Server - Directory Traversal Exploit

Exploit for windows platform in category local exploits This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework http://metasploit.com require 'msf/core' class MetasploitModule 'SCADA 3S CoDeSys Gateway Server Directory...

10CVSS6.3AI score0.65668EPSS
SaveExploits9
zdt
zdt
added 2017/03/23 12:00 a.m.71 views

OP5 5.3.5 / 5.4.0 / 5.4.2 / 5.5.0 / 5.5.1 - license.php Remote Command Execution Exploit

Exploit for multiple platform in category web applications This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class MetasploitModule 'OP5 license.php Remote Command Execution', 'Description' = %q This...

10CVSS6.6AI score0.73949EPSS
SaveExploits7
zdt
zdt
added 2017/03/23 12:00 a.m.236 views

Mozilla Firefox < 17.0.1 - Flash Privileged Code Injection Exploit

Exploit for multiple platform in category local exploits This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class MetasploitModule HttpClients::FF, :uaminver = "17.0", :uamaxver = "17.0.1", :javascript ...

10CVSS6.5AI score0.73364EPSS
SaveExploits6
zdt
zdt
added 2017/03/23 12:00 a.m.52 views

MOXA Device Manager Tool 2.1 - Buffer Overflow Exploit

Exploit for windows platform in category local exploits This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'MOXA Device Manager Tool 2.1 Buffer Overflow', 'Description' = %q This module exploits a...

9.3CVSS0.3AI score0.27841EPSS
SaveExploits4
pwnmalw
pwnmalw
added 2017/01/14 12:00 a.m.559 views

Malware exploit: Pbot

Type: Remote Code Execution Author: Juan Vasquez This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class MetasploitModule Msf::Exploit::Remote Rank = ExcellentRanking include Msf::Exploit::Remote::Tcp...

0.1AI score
SaveExploits0
pwnmalw
pwnmalw
added 2017/01/14 12:00 a.m.545 views

Malware exploit: Poisonivy

Type: Stack Buffer Overflow Author: Gal Badishi This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class MetasploitModule Msf::Exploit::Remote Rank = NormalRanking include Msf::Exploit::Remote::Tcp def...

0.5AI score
SaveExploits0
Packet Storm
Packet Storm
added 2016/07/13 12:00 a.m.29 views

C.COM Events CMS 0.1.02 SQL Injection / Authentication Bypass

======================================================================== | Title : C.COM 0.1.02 Events CMS authentication bypass vulnerability | Author : indoushka | email : [email protected] | Tested on: windows 8.1 Français V.Pro | Vendor : http://www.congresalgerie.com/...

1.4AI score
SaveExploits0
Metasploit
Metasploit
added 2016/07/12 4:14 p.m.77 views

Microsoft Windows Authenticated User Code Execution

This module uses a valid administrator username and password or password hash to execute an arbitrary payload. This module is similar to the "psexec" utility provided by SysInternals. This module is now able to clean up after itself. The service created by this tool uses a randomly chosen name an...

7.5CVSS6.9AI score0.63703EPSS
SaveExploits13
Packet Storm
Packet Storm
added 2016/07/11 12:00 a.m.33 views

Joomla Forms 1.3.1 SQL Injection

======================================================================== | Title : Joomla comforms 1.3.1 Sql injection vulnerability | Author : indoushka | email : [email protected] | Tested on: windows 8.1 Français V.Pro | Vendor : https://github.com/subtext/comforms/blob/master/forms.xml...

0.5AI score
SaveExploits0
Packet Storm
Packet Storm
added 2016/06/14 12:00 a.m.28 views

NerdyZine 2.0 SQL Injection

======================================================================== | Title : NerdyZine 2.0 SQL Injection vulnerability | Author : indoushka | email : [email protected] | Tested on: windows 8.1 Français V.Pro | Vendor : http://www.nerdyzine.net/...

0.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2016/04/04 12:00 a.m.31 views

PCMAN FTP Server 2.0.7 Buffer Overflow

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class MetasploitModule 'PCMAN FTP Server Buffer Overflow - PUT Command', 'Description' = %q This module exploits a buffer overflow vulnerability found ...

0.9AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/03/05 12:00 a.m.51 views

PHPLib < 7.4 - SQL Injection

PHPLib SQL Injection Vendor: PHPLib Product: PHPLib Version: newid=true; $this-name = $this-cookiename==""?$this-classname:$this-cookiename; if "" == $id $this-newid=false; switch $this-mode case "get": $id = isset$HTTPGETVARS$this-name ? $HTTPGETVARS$this-name...

7.5CVSS5.2AI score0.03453EPSS
SaveExploits3
exploitpack
exploitpack
added 2016/03/05 12:00 a.m.107 views

PHPLib 7.4 - SQL Injection

PHPLib 7.4 - SQL Injection PHPLib SQL Injection Vendor: PHPLib Product: PHPLib Version: newid=true; $this-name = $this-cookiename==""?$this-classname:$this-cookiename; if "" == $id $this-newid=false; switch $this-mode case "get": $id = isset$HTTPGETVARS$this-name ?...

7.5CVSS0.3AI score0.03453EPSS
SaveExploits3
Exploit DB
Exploit DB
added 2016/02/26 12:00 a.m.43 views

phpRPC < 0.7 - Remote Code Execution

phpRPC Remote Code Execution Vendor: Robert Hoffman Product: phpRPC Version: = 0.7 Website: http://sourceforge.net/projects/phprpc/ BID: 16833 CVE: CVE-2006-1032 OSVDB: 23514 SECUNIA: 19028 PACKETSTORM: 44267 Description: phpRPC is meant to be an easy to use xmlrpc library. phpRPC is greatly...

7.5CVSS5.2AI score0.03484EPSS
SaveExploits7
Exploit DB
Exploit DB
added 2016/02/24 12:00 a.m.95 views

Mambo < 4.5.3h - Multiple Vulnerabilities

Mambo Multiple Vulnerabilities Vendor: Miro International Pty Ltd Product: Mambo Version: = 4.5.3h Website: http://www.mamboserver.com BID: 16775 CVE: CVE-2006-0871 CVE-2006-1794 OSVDB: 23402 23503 23505 SECUNIA: 18935 PACKETSTORM: 44191 Description: Mambo is a popular Open Source Content...

7.6CVSS5.2AI score0.05527EPSS
SaveExploits3
Packet Storm
Packet Storm
added 2016/02/10 12:00 a.m.31 views

Joomla Subcategory 1.2.15 SQL Injection

| Title : Joomla comsubcategory 1.2.15 SQL Injection Vulnerability | Author : indoushka | email : [email protected] | Tested on: windows 8.1 Français V.Pro | Vendor : http://sh.st/mGzXC ======================================================================== Sql injection :...

0.4AI score
SaveExploits0
Metasploit
Metasploit
added 2015/12/15 12:00 a.m.42 views

IBM Tivoli Storage Manager FastBack Server Opcode 0x534 Denial of Service

This module exploits a denial of service condition present in IBM Tivoli Storage Manager FastBack Server when dealing with packets triggering the opcode 0x534 handler. Module Options msf use auxiliary/dos/misc/ibm/tsmdos msf undefinedtsmdos show actions ...actions... msf undefinedtsmdos set ACTIO...

7.8CVSS8.4AI score0.09971EPSS
SaveExploits1
Exploit DB
Exploit DB
added 2015/12/14 12:00 a.m.25 views

Legend Perl IRC Bot - Remote Code Execution (Metasploit)

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 'Legend Perl IRC Bot Remote Code Execution', 'Description' = %q This module exploits a remote command execution on the Legend Perl IR...

5.3AI score
SaveExploits0
zdt
zdt
added 2015/12/12 12:00 a.m.27 views

Legend Perl IRC Bot Remote Code Execution Exploit

This Metasploit module exploits a remote command execution on the Legend Perl IRC Bot . This bot has been used as a payload in the Shellshock spam last October 2014. This particular bot has functionalities like NMAP scanning, TCP, HTTP, SQL, and UDP flooding, the ability to remove system logs, an...

7.4AI score
SaveExploits0
zdt
zdt
added 2015/12/02 12:00 a.m.158 views

Advantech Switch Bash Environment Variable Code Injection Exploit

This Metasploit module exploits the Shellshock vulnerability, a flaw in how the Bash shell handles external environment variables. This Metasploit module targets the 'ping.sh' CGI script, accessible through the Boa web server on Advantech switches. This Metasploit module was tested against firmwa...

10CVSS0.3AI score0.99999EPSS
SaveExploits137
Rows per page
Query Builder