Skip to content

Instantly share code, notes, and snippets.

View Gilks's full-sized avatar

Corey Gilks Gilks

View GitHub Profile
@Gilks
Gilks / rpcrelayclientserver.patch
Created September 9, 2020 16:51 — forked from sploutchy/rpcrelayclientserver.patch
RPC Relay Client and Server Patch
From 53256e4b29331df20a5977b54c1741b2adc30394 Mon Sep 17 00:00:00 2001
From: root <root@localhost.localdomain>
Date: Wed, 9 Sep 2020 11:54:00 +0200
Subject: [PATCH] RPC Relay client and server
---
examples/ntlmrelayx.py | 12 +-
impacket/dcerpc/v5/dcomrt.py | 30 +-
impacket/dcerpc/v5/rpcrt.py | 624 ++++++++++++++++--
.../examples/ntlmrelayx/attacks/rpcattack.py | 95 +++