Lucene search
+L

81 matches found

Microsoft Secure
Microsoft Secure
added 2017/11/13 1:54 p.m.26 views

Detecting reflective DLL loading with Windows Defender ATP

Today's attacks put emphasis on leaving little, if any, forensic evidence to maintain stealth and achieve persistence. Attackers use methods that allow exploits to stay resident within an exploited process or migrate to a long-lived process without ever creating or relying on a file on disk. In...

6.8AI score
SaveExploits0
Microsoft Malware Protection
Microsoft Malware Protection
added 2017/11/13 1:54 p.m.102 views

Detecting reflective DLL loading with Windows Defender ATP

Today's attacks put emphasis on leaving little, if any, forensic evidence to maintain stealth and achieve persistence. Attackers use methods that allow exploits to stay resident within an exploited process or migrate to a long-lived process without ever creating or relying on a file on disk. In...

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

Windows Escalate UAC Protection Bypass (In Memory Injection) Abusing WinSXS

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core/exploit/exe' class MetasploitModule 'Windows Escalate UAC Protection Bypass In Memory Injection abusing WinSXS', 'Description' = %q This module will...

0.3AI score
SaveExploits0
Metasploit
Metasploit
added 2017/04/06 12:00 a.m.96 views

Windows Escalate UAC Protection Bypass (In Memory Injection) abusing WinSXS

This module will bypass Windows UAC by utilizing the trusted publisher certificate through process injection. It will spawn a second shell that has the UAC flag turned off by abusing the way "WinSxS" works in Windows systems. This module uses the Reflective DLL Injection technique to drop only th...

5.4AI score
SaveExploits0
zdt
zdt
added 2016/10/04 12:00 a.m.36 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
exploitpack
exploitpack
added 2016/10/03 12:00 a.m.25 views

Street Fighter 5 - Capcom.sys Kernel Execution (Metasploit)

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...

0.6AI score
SaveExploits0
zdt
zdt
added 2016/10/03 12:00 a.m.83 views

Windows Capcom.sys Kernel Execution Exploit (x64 only)

This Metasploit module abuses the Capcom.sys kernel driver's function that allows for an arbitrary function to be executed in the kernel from user land. This function purposely disables SMEP prior to invoking a function given by the caller. This has been tested on Windows 7 x64. This module...

6.9AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/10/03 12:00 a.m.158 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
zdt
zdt
added 2016/07/11 12:00 a.m.102 views

Microsoft Windows 7 SP1 - mrxdav.sys WebDav Privilege Escalation (MS16-016)

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...

7.2CVSS7.7AI score0.23383EPSS
SaveExploits12
Exploit DB
Exploit DB
added 2016/07/11 12:00 a.m.165 views

Microsoft Windows 7 SP1 - 'mrxdav.sys' WebDAV Privilege Escalation (MS16-016) (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 'MS16-016 mrxdav.sys WebDav Local Privilege Escalation',...

7.8CVSS7.4AI score0.23383EPSS
SaveExploits12
n0where
n0where
added 2016/04/19 5:16 p.m.23 views

Run Binaries From Memory: Pazuzu

Pazuzu is a Python script that allows you to embed a binary within a precompiled DLL which uses reflective DLL injection. The goal is that you can run your own binary directly from memory. This can be useful in various scenarios. For example, if you want to exploit a vulnerability and run your ow...

7.4AI score
SaveExploits0References1
n0where
n0where
added 2015/12/21 5:13 p.m.23 views

Dynamic Shellcode Injection: Shellter

Shellter is a dynamic shellcode injection tool, and probably the first dynamic PE infector ever created. It can be used in order to inject shellcode into native Windows applications currently 32-bit apps only. The shellcode can be something yours or something generated through a framework, such a...

0.2AI score
SaveExploits0
Kitploit
Kitploit
added 2015/09/29 9:33 p.m.31 views

Pupy - Multi-Platform Remote Administration Tool

Pupy is an opensource, multi-platform Remote Administration Tool written in Python. On Windows, Pupy uses reflective dll injection and leaves no traces on disk. Features : On windows, the Pupy payload is compiled as a reflective DLL and the whole python interpreter is loaded from memory. Pupy doe...

8.2AI score
SaveExploits0References2
zdt
zdt
added 2015/06/23 12:00 a.m.80 views

Microsoft Windows ClientCopyImage Improper Object Handling Exploit

This Metasploit module exploits improper object handling in the win32k.sys kernel mode driver. This Metasploit module has been tested on vulnerable builds of Windows 7 x64 and x86, and Windows 2008 R2 SP1 x64. This module requires Metasploit: http://metasploit.com/download Current source:...

7.2CVSS7.6AI score0.562EPSS
SaveExploits39
Metasploit
Metasploit
added 2015/05/25 1:21 a.m.12 views

Reflective DLL Injection, Bind IPv6 TCP Stager with UUID Support (Windows x86)

Inject a DLL via a reflective loader. Listen for an IPv6 connection with UUID Support Windows x86 This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 331 include Msf::Payload::Stager...

0.2AI score
SaveExploits0
Metasploit
Metasploit
added 2015/05/18 3:29 a.m.24 views

Reflective DLL Injection, Reverse TCP Stager with UUID Support

Inject a DLL via a reflective loader. Connect back to the attacker with UUID Support This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 329 include Msf::Payload::Stager include...

0.8AI score
SaveExploits0
Metasploit
Metasploit
added 2015/05/18 3:29 a.m.16 views

Reflective DLL Injection, Bind TCP Stager with UUID Support (Windows x86)

Inject a DLL via a reflective loader. Listen for a connection with UUID Support Windows x86 This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 331 include Msf::Payload::Stager include...

0.1AI score
SaveExploits0
Metasploit
Metasploit
added 2014/12/27 9:03 p.m.57 views

Reflective DLL Injection, Hidden Bind Ipknock TCP Stager

Inject a DLL via a reflective loader. Listen for a connection. First, the port will need to be knocked from the IP defined in KHOST. This IP will work as an authentication method you can spoof it with tools like hping. After that you could get your shellcode from any IP. The socket will appear as...

6.9AI score
SaveExploits0
Metasploit
Metasploit
added 2014/12/22 4:21 p.m.42 views

Reflective DLL Injection, Hidden Bind TCP Stager

Inject a DLL via a reflective loader. Listen for a connection from a hidden port and spawn a command shell to the allowed host. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 343...

7.1AI score
SaveExploits0
Rows per page
Query Builder