pwnfoo / NTLMRecon

Enumerate information from NTLM authentication enabled web endpoints 🔎

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add WAF detection

pwnfoo opened this issue · comments

The tool currently can't detect the presence of a WAF and will end up blocking your IP. Running a tool such as wafw00f should help warn the user.

Can also work on a flag like --skip-waf to skip all hosts where a WAF is detected