GoSecure / pyrdp

RDP monster-in-the-middle (mitm) and library for Python with the ability to watch connections live or after the fact

Home Page:https://www.gosecure.net/blog/2020/10/20/announcing-pyrdp-1/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow the configuration of a hardcoded NetNTLM challenge

obilodeau opened this issue · comments

This would significantly increase password cracking times

Responder's format is:

Challenge = 1122334455667788

Could be added to CLI interface. Default should remain random to avoid fingerprinting.