Lucene search
+L

13853 matches found

zdt
zdt
added 2016/10/15 12:00 a.m.95 views

Ruby on Rails Dynamic Render File Upload Remote Code Execution

This Metasploit module exploits a remote code execution vulnerability in the explicit render method when leveraging user parameters. This Metasploit module has been tested across multiple versions of Ruby on Rails. The technique used by this module requires the specified endpoint to be using...

5CVSS7.2AI score0.95537EPSS
SaveExploits11
Kitploit
Kitploit
added 2016/10/14 2:09 p.m.43 views

Spade - Android APK Backdoor Embedder

Quick and handy APK backdoor embedder with metasploit android payloads. Requirements metasploit Installation and execution Then you can download smap by cloning the Git repository: git clone https://github.com/suraj-root/spade.git cd spade/ ./spade.py Demo video Video YouTube: Download Spade...

7.3AI score
SaveExploits0References2
zdt
zdt
added 2016/10/12 12:00 a.m.189 views

Linux Kernel 3.13.1 - 'Recvmmsg' Privilege Escalation (Metasploit)

Exploit for linux 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 'Linux Kernel 3.13.1 Recvmmsg Privilege Escalation', 'Description' = %q Th...

6.9CVSS0.4AI score0.35451EPSS
SaveExploits17
zdt
zdt
added 2016/10/12 12:00 a.m.41 views

Allwinner 3.4 Legacy Kernel - Local Privilege Escalation (Metasploit)

Exploit for Android 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 "Allwinner 3.4 Legacy Kernel Local Privilege Escalation", "Description" ...

6.8AI score
SaveExploits0
Packet Storm
Packet Storm
added 2016/10/12 12:00 a.m.25 views

HTA Web Server

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'HTA Web Server', 'Description' = %q This module hosts an HTML Application HTA that when opened will run a payload via Powershell. When a user...

SaveExploits0
Metasploit
Metasploit
added 2016/10/11 12:01 p.m.23 views

Windows Meterpreter Shell, Reverse TCP Inline (IPv6) (x64)

Connect back to attacker and spawn a Meterpreter shell. Requires Windows XP SP2 or newer. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 203846 include Msf::Payload::TransportConf...

7.3AI score
SaveExploits0
Metasploit
Metasploit
added 2016/10/11 12:01 p.m.31 views

Windows Meterpreter Shell, Bind TCP Inline (x64)

Connect to victim and spawn a Meterpreter shell. Requires Windows XP SP2 or newer. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 203846 include Msf::Payload::TransportConfig...

7.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/10/11 12:00 a.m.319 views

Linux Kernel 3.13.1 - 'Recvmmsg' Local Privilege Escalation (Metasploit)

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require "msf/core" class MetasploitModule 'Linux Kernel 3.13.1 Recvmmsg Privilege Escalation', 'Description' = %q This module attempts to exploit CVE-2014-0038, by sendin...

6.9CVSS6.6AI score0.35451EPSS
SaveExploits17
Exploit DB
Exploit DB
added 2016/10/11 12:00 a.m.35 views

Allwinner 3.4 Legacy Kernel - Local Privilege Escalation (Metasploit)

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require "msf/core" class MetasploitModule "Allwinner 3.4 Legacy Kernel Local Privilege Escalation", "Description" = %q This module attempts to exploit a debug backdoor...

5.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2016/10/10 12:00 a.m.60 views

Linux Kernel 3.13.1 Recvmmsg Privilege Escalation

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require "msf/core" class MetasploitModule 'Linux Kernel 3.13.1 Recvmmsg Privilege Escalation', 'Description' = %q This module attempts to exploit CVE-2014-0038, by sendin...

6.9CVSS1.2AI score0.35451EPSS
SaveExploits17
Packet Storm
Packet Storm
added 2016/10/10 12:00 a.m.46 views

Allwinner 3.4 Legacy Kernel Local Privilege Escalation

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require "msf/core" class MetasploitModule "Allwinner 3.4 Legacy Kernel Local Privilege Escalation", "Description" = %q This module attempts to exploit a debug backdoor...

0.7AI score
SaveExploits0
zdt
zdt
added 2016/10/10 12:00 a.m.41 views

Allwinner 3.4 Legacy Kernel Local Privilege Escalation

Exploit for hardware platform in category remote exploits This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require "msf/core" class MetasploitModule "Allwinner 3.4 Legacy Kernel Local Privilege Escalation", "Description...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2016/10/10 12:00 a.m.43 views

Powershell Payload Execution

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' require 'msf/core/post/windows/services' require 'msf/core/post/windows/powershell' require 'msf/core/exploit/powershell/dotnet' class MetasploitModule...

7.4AI score
SaveExploits0
Metasploit
Metasploit
added 2016/10/06 12:00 a.m.46 views

HTA Web Server

This module hosts an HTML Application HTA that when opened will run a payload via Powershell. When a user navigates to the HTA file they will be prompted by IE twice before the payload is executed. Module Options msf use exploit/windows/misc/hta/server msf undefinedserver show actions ...actions...

5.4AI score
SaveExploits0
zdt
zdt
added 2016/10/05 12:00 a.m.30 views

VX Search Enterprise 9.0.26 - Buffer Overflow Exploit

Exploit for windows platform in category remote exploits !/usr/bin/python print "VX Search Enterprise 9.0.26 Buffer Overflow Exploit" print "Author: Tulpa / tulpaattulpa-securitydotcom" Author website: www.tulpa-security.com Author twitter: @tulpasecurity Exploit will land you NT AUTHORITY\SYSTEM...

7.1AI score
SaveExploits0
zdt
zdt
added 2016/10/05 12:00 a.m.22 views

Disk Savvy Enterprise 9.0.32 - Buffer Overflow Exploit

Exploit for windows platform in category remote exploits !/usr/bin/python print "Disk Savvy Enterprise 9.0.32 Buffer Overflow Exploit" print "Author: Tulpa / tulpaattulpa-securitydotcom" Author website: www.tulpa-security.com Author twitter: @tulpasecurity Exploit will land you NT AUTHORITY\SYSTE...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2016/10/04 12:00 a.m.303 views

ISC BIND 9 - Denial of Service

ISC BIND 9 - Denial of Service import socket import struct TARGET = '192.168.200.10', 53 QA = 1 QTSIG = 250 DNSMESSAGEHEADERLEN = 12 def buildbindnukequestion="\x06google\x03com\x00", udpsize=512: queryA = "\x8f\x65\x00\x00\x00\x01\x00\x00\x00\x00\x00\x01" + question + int16QA + "\x00\x01"...

7.8CVSS0.4AI score0.89025EPSS
SaveExploits7
zdt
zdt
added 2016/10/04 12:00 a.m.38 views

Street Fighter 5 - 'Capcom.sys' Kernel Execution (Metasploit) 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 require 'msf/core' require 'msf/core/post/windows/reflectivedllinjection' require 'rex' class MetasploitModule...

6.8AI score
SaveExploits0
Packet Storm
Packet Storm
added 2016/10/03 12:00 a.m.28 views

Windows Capcom.sys Kernel Execution Exploit (x64 only)

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 MetasploitModule 'Windows Capcom.sys Kernel Execution Exploit x64 only',...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/10/03 12:00 a.m.159 views

Street Fighter 5 - 'Capcom.sys' Kernel Execution (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 MetasploitModule 'Windows Capcom.sys Kernel Execution Exploit x64 only',...

5.3AI score
SaveExploits0
Rows per page
Query Builder