smbAutoRelay - Provides The Automation Of SMB/NTLM Relay Technique For Pentesting And Red Teaming Exercises In Active Directory Environments

3 years ago 147
BOOK THIS SPACE FOR AD
ARTICLE AD

SMB AutoRelay provides the automation of SMB/NTLM Relay technique for pentesting and red teaming exercises in active directory environments.


Usage

Syntax: ./smbAutoRelay.sh -i <interface> -t <file> [-q] [-d] .

Example: ./smbAutoRelay.sh -i eth0 -t ./targets.txt .

Notice that the targets file should contain just the IP addresses of each target, one per line, to which you want to try the SMB/NTLM Relay technique.

Run ./smbAutoRelay.sh [-h] to see other options.


Software which installs in the current directory [ needed to run properly ]

responder impacket

Software which installs through apt , if not installed [ needed to run properly ]

tmux rlwrap python python3 netcat wget xterm net-tools

TODOs

Add the possibility to capture and crack the NetNTLM hashes. Addapt it to use terminal profiles

smbAutoRelay - Provides The Automation Of SMB/NTLM Relay Technique For Pentesting And Red Teaming Exercises In Active Directory Environments smbAutoRelay - Provides The Automation Of SMB/NTLM Relay Technique For Pentesting And Red Teaming Exercises In Active Directory Environments Reviewed by Zion3R on 8:30 AM Rating: 5

Read Entire Article