Skip to content
Convert the loot directory of ntlmrelayx into an enum4linux like output
Python
Branch: master
Clone or download
Latest commit 8f8c033 Jan 24, 2020
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
LICENSE Create LICENSE Jan 24, 2020
README.md Update README.md Jan 24, 2020
ntlmrelayx-prettyloot.py

README.md

prettyloot

Convert the loot directory of ntlmrelayx into an enum4linux like output after you dump the domain info using LDAP !

image

Usage

python3 ntlmrelayx-prettyloot.py /tmp/loot

Dumping domain info using ntlmrelayx without a domain account

# screen 1 => ntlmrelayx.py -t ldap://172.16.60.205 --no-da --no-acl -l /tmp/loot
# screen 2 => responder -I eth0

image

Credits to @ditrizna

You can’t perform that action at this time.