NTLMRecon
NTLMRecon copied to clipboard
Feature Request: Nmap XML parsing
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.
Hey @jeffmcjunkin, absolutely! --xml sounds great to me :)