From 22938a38c2825b027974a1bb65645236a6312ae2 Mon Sep 17 00:00:00 2001 From: Joe McLaughlin Date: Sun, 25 Aug 2019 00:14:25 -0700 Subject: [PATCH] Update SMBExec repo - fix cd /opt/the-backdoor-factory - Updating to repo for SMBExec --- setup.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.txt b/setup.txt index 7c09f9f..5772bf0 100644 --- a/setup.txt +++ b/setup.txt @@ -36,7 +36,7 @@ Tool Installation The Backdoor Factory: ● Patch PE, ELF, Mach-O binaries with shellcode. ● git clone https://github.com/secretsquirrel/the-backdoor-factory /opt/the-backdoor-factory -● cd the-backdoor-factory +● cd /opt/the-backdoor-factory ● ./install.sh HTTPScreenShot @@ -53,7 +53,7 @@ HTTPScreenShot SMBExec ● A rapid psexec style attack with samba tools. -● git clone https://github.com/pentestgeek/smbexec.git /opt/smbexec +● git clone https://github.com/brav0hax/smbexec.git /opt/smbexec ● cd /opt/smbexec && ./install.sh ● Select 1 - Debian/Ubuntu and derivatives ● Select all defaults