pwnfoo / NTLMRecon

Enumerate information from NTLM authentication enabled web endpoints 🔎
MIT License
465 stars 68 forks source link

Add WAF detection #10

Open pwnfoo opened 3 years ago

pwnfoo commented 3 years ago

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