pwnfoo / NTLMRecon

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

Feature Request: Nmap XML parsing #17

Open jeffmcjunkin opened 2 weeks ago

jeffmcjunkin commented 2 weeks ago

As far as I'm aware, Nmap's ability to find web servers in a target environment is the best [Citation Needed].

Would you consider a pull request to parse the XML output of Nmap, instead of a list of URLs?

If so, what would that look like? Stylistically I prefer separate arguments for inputting a single URL vs a network range vs a file of URLs vs XML input, so something like --xml nmap_internal_webservers.xml would be what I'd submit as the PR.

pwnfoo commented 1 week ago

Hey @jeffmcjunkin, absolutely! --xml sounds great to me :)