pwnfoo / NTLMRecon

Enumerate information from NTLM authentication enabled web endpoints 🔎

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add wildcard detection

pwnfoo opened this issue · comments

The tool currently can't handle wildcard and will continue to enumerate old endpoints. An ideal solution would be to make a request to an endpoint which does not exist and check if auth is enabled.