module

Windows Inject PE Files, Hidden Bind Ipknock TCP Stager

Disclosed
N/A
Created
Sep 2, 2020

Description

Inject a custom native PE file into the exploited process using a reflective PE loader. The reflective PE
loader will execute the pre-mapped PE image starting from the address of entry after performing image base
relocation and API address resolution. This module requires a PE file that contains relocation data and a
valid (uncorrupted) import table. PE files with CLR(C#/.NET executables), bounded imports, and TLS callbacks
are not currently supported. Also PE files which use resource loading might crash.

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 "closed," thus helping to
hide the shellcode

Authors

ege egebalci@pm.me
hdm x@hdm.io
skape mmiller@hick.org
sf stephen_fewer@harmonysecurity.com
Borja Merino bmerinofe@gmail.com

Platform

Windows

Architectures

x86

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':


msf > use payload/windows/peinject/bind_hidden_ipknock_tcp
msf payload(bind_hidden_ipknock_tcp) > show actions
...actions...
msf payload(bind_hidden_ipknock_tcp) > set ACTION < action-name >
msf payload(bind_hidden_ipknock_tcp) > show options
...show and set options...
msf payload(bind_hidden_ipknock_tcp) > run

Title
NEW

Explore Exposure Command

Confidently identify and prioritize exposures from endpoint to cloud with full attack surface visibility and threat-aware risk context.